Package: stbl
Title: Stabilize Function Arguments
Version: 0.4.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: covr, knitr, rmarkdown, stringi, stringr, testthat (>= 3.3.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/Needs/website: quarto
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
Config/roxygen2/version: 8.0.0
Packaged: 2026-07-28 13:39:00 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-07-28 14:10:02 UTC
Built: R 4.7.0; x86_64-w64-mingw32; 2026-07-28 23:51:46 UTC; windows
Archs: x64
