Package: stbl
Title: Stabilize Function Arguments
Version: 0.1.1
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://github.com/jonthegeek/stbl,
        https://jonthegeek.github.io/stbl/
BugReports: https://github.com/jonthegeek/stbl/issues
Imports: cli, glue, rlang (>= 1.1.0), vctrs
Suggests: stringi, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-22 12:49:52 UTC; jonth
Author: Jon Harmon [aut, cre, cph] (<https://orcid.org/0000-0003-4781-4346>)
Maintainer: Jon Harmon <jonthegeek@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-23 15:40:02 UTC
Built: R 4.2.3; ; 2024-05-23 17:00:24 UTC; unix
