Package: optigrab
Type: Package
Title: Command-Line Parsing for an R World
Version: 0.7.3
Date: 2015-10-08
Author: Christopher Brown
URL: https://github.com/decisionpatterns/optigrab
BugReports: https://github.com/decisionpatterns/optigrab/issues
Maintainer: Christopher Brown <chris.brown@decisionpatterns.com>
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 (>= 2) | file LICENSE
LazyLoad: no
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-12-05 15:02:11 UTC; hornik
Repository: CRAN
Date/Publication: 2016-12-05 18:28:47
