Package: favr
Title: Function Argument Validation
Version: 1.0.0
Authors@R: 
    person("Luke", "Jenkins", , "luke-jenkins-dev@outlook.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-7206-7242"))
Description: Validate function arguments succinctly with informative error messages and optional automatic type casting and size recycling. Enable schema-based assertions by attaching reusable rules to data.frame and list objects for use throughout workflows.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: cli, rlang, tidyselect, vctrs
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://lj-jenkins.github.io/favr/,
        https://github.com/LJ-Jenkins/favr
Depends: R (>= 4.1.0)
BugReports: https://github.com/LJ-Jenkins/favr/issues
NeedsCompilation: no
Packaged: 2025-12-09 17:41:19 UTC; lukej
Author: Luke Jenkins [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-7206-7242>)
Maintainer: Luke Jenkins <luke-jenkins-dev@outlook.com>
Repository: CRAN
Date/Publication: 2025-12-15 18:20:02 UTC
Built: R 4.5.1; ; 2025-12-15 20:43:35 UTC; unix
