Package: stbl
Title: Stabilize Function Arguments
Version: 0.3.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.wrangle.zone/, https://github.com/wranglezone/stbl
BugReports: https://github.com/wranglezone/stbl/issues
Depends: R (>= 4.1)
Imports: cli (>= 3.4.0), glue, rlang (>= 1.0.3), vctrs
Suggests: astgrepr, knitr, rmarkdown, stringi, stringr, testthat (>=
        3.3.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-04-04 14:26:49 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: 2026-04-04 14:40:02 UTC
Built: R 4.6.0; ; 2026-04-23 02:24:08 UTC; windows
