# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "favr" in publications use:' type: software license: MIT title: 'favr: Function Argument Validation' version: 1.0.0.9000 doi: 10.32614/CRAN.package.favr abstract: 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. authors: - family-names: Jenkins given-names: Luke email: luke-jenkins-dev@outlook.com orcid: https://orcid.org/0000-0002-7206-7242 repository: https://lj-jenkins.r-universe.dev repository-code: https://github.com/LJ-Jenkins/favr commit: 3192c1303df488e632349a7ca6d0bbf6828eda0f url: https://lj-jenkins.github.io/favr/ date-released: '2025-12-15' contact: - family-names: Jenkins given-names: Luke email: luke-jenkins-dev@outlook.com orcid: https://orcid.org/0000-0002-7206-7242