Package: stbl Title: Stabilize Function Arguments Version: 0.3.0.9002 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 NeedsCompilation: yes Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://jonthegeek.r-universe.dev Date/Publication: 2026-07-02 12:40:21 UTC RemoteUrl: https://github.com/wranglezone/stbl RemoteRef: HEAD RemoteSha: 186dd97f816f599ce6fc7168719262060f964658 Packaged: 2026-07-02 15:20:35 UTC; root Author: Jon Harmon [aut, cre, cph] (ORCID: ) Maintainer: Jon Harmon