Package: vetr Title: Trust, but Verify Description: Declarative template-based framework for verifying that objects meet structural requirements, and auto-composing error messages when they do not. Version: 0.2.22 Authors@R: c( person("Brodie", "Gaslam", email="brodie.gaslam@yahoo.com", role=c("aut", "cre")), person(given="Paxdiablo", role="cph", comment="Hash table implementation in src/pfhash.h"), person(given="R Core Team", email="R-core@r-project.org", role="cph", comment="Used/adapted several code snippets from R sources, see src/r-copied.c"), person("Michael","Chirico", role="ctb", email="michaelchirico4@gmail.com", comment = c(ORCID="0000-0003-0787-087X") )) Depends: R (>= 3.2.0) License: GPL (>=2) URL: https://github.com/brodieG/vetr BugReports: https://github.com/brodieG/vetr/issues VignetteBuilder: knitr Imports: methods, stats, utils Suggests: knitr, rmarkdown, unitizer RoxygenNote: 7.3.3 Encoding: UTF-8 Roxygen: list(markdown = TRUE, load = "installed") Repository: https://brodieg.r-universe.dev Date/Publication: 2026-04-28 15:56:57 UTC RemoteUrl: https://github.com/brodieg/vetr RemoteRef: HEAD RemoteSha: 6253a3c9db4f049182617046424d5cd91c816a9d NeedsCompilation: yes Packaged: 2026-07-04 07:51:56 UTC; root Author: Brodie Gaslam [aut, cre], Paxdiablo [cph] (Hash table implementation in src/pfhash.h), R Core Team [cph] (Used/adapted several code snippets from R sources, see src/r-copied.c), Michael Chirico [ctb] (ORCID: ) Maintainer: Brodie Gaslam