Package: optigrab
Type: Package
Title: Command-Line Parsing for an R World
Version: 0.9.2.1
Date: 2019-01-05
Authors@R: c(
      person("Christopher", "Brown", , "chris.brown@decisionpatterns.com", c("aut", "cre") ),
      person("Daryl", "McCullough", role="aut"),
      person("Decision Patterns", role = "cph")
    )
Maintainer: Christopher Brown <chris.brown@decisionpatterns.com>
URL: https://github.com/decisionpatterns/optigrab
BugReports: https://github.com/decisionpatterns/optigrab/issues
Description: Parse options from the command-line using a simple, clean syntax. 
    It requires little or no specification and supports short and long options,
    GNU-, Java- or Microsoft- style syntaxes, verb commands and more. 
Depends: R (>= 3.0.0), methods
Imports: stringi (>= 0.4.1), magrittr (>= 1.5)
Suggests: testthat (>= 0.9.1), knitr (>= 1.9), rmarkdown
License: GPL (>= 3) | file LICENSE
LazyLoad: no
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Encoding: UTF-8
Repository: CRAN
NeedsCompilation: no
Packaged: 2019-01-05 17:12:25 UTC; cbrown
Author: Christopher Brown [aut, cre],
  Daryl McCullough [aut],
  Decision Patterns [cph]
Date/Publication: 2019-01-07 18:40:03 UTC
Built: R 4.6.0; ; 2025-08-18 04:20:02 UTC; unix
