Package: favr
Title: Function Argument Validation
Version: 2.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.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: cli, lifecycle, methods, rlang (>= 1.1.0), tidyselect, vctrs
Suggests: testthat (>= 3.0.0), withr
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
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-20 07:42:11 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: 2026-08-20 14:10:28 UTC
