Package: stbl
Title: Stabilize Function Arguments
Version: 0.2.0
Authors@R: 
    person("Jon", "Harmon", , "jonthegeek@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-4781-4346"))
Description: A set of consistent, opinionated functions to quickly check
    function arguments, coerce them to the desired configuration, or
    deliver informative error messages when that is not possible.
License: MIT + file LICENSE
URL: https://stbl.api2r.org/, https://github.com/api2r/stbl
BugReports: https://github.com/api2r/stbl/issues
Depends: R (>= 4.1)
Imports: cli, glue, rlang (>= 1.1.0), vctrs
Suggests: knitr, rmarkdown, stringi, stringr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-16 20:42:56 UTC; jonth
Author: Jon Harmon [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4781-4346>)
Maintainer: Jon Harmon <jonthegeek@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-16 21:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:08:13 UTC; windows
