Package: scribe
Title: Command Argument Parsing
Version: 0.3.0
Authors@R: 
    person(
      given   = "Jordan Mark",
      family  = "Barbone",
      email   = "jmbarbone@gmail.com",
      role    = c("aut", "cph", "cre"),
      comment = c(ORCID = "0000-0001-9788-3628")
    )
Maintainer: Jordan Mark Barbone <jmbarbone@gmail.com>
Description: A base dependency solution with basic argument parsing for use with
    'Rscript'.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
Depends: R (>= 3.6)
Imports: methods, utils
Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.1.0), withr
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://jmbarbone.github.io/scribe/,
        https://github.com/jmbarbone/scribe
BugReports: https://github.com/jmbarbone/scribe/issues
NeedsCompilation: no
Packaged: 2023-10-21 21:40:47 UTC; jordan
Author: Jordan Mark Barbone [aut, cph, cre]
    (<https://orcid.org/0000-0001-9788-3628>)
Repository: CRAN
Date/Publication: 2023-10-21 21:50:02 UTC
Built: R 4.4.3; ; 2025-11-07 17:37:31 UTC; windows
