A command line parser inspired by Python's 'optparse' library to be used with Rscript to write "#!" shebang scripts that accept short and long flag/options.
Version: | 1.4.4 |
Depends: | R (≥ 2.9.0) |
Imports: | methods, getopt (≥ 1.19.0) |
Suggests: | knitr (≥ 1.15.19), stringr, testthat |
Published: | 2017-07-18 |
Author: | Trevor L Davis. Some documentation and examples ported from Allen Day's getopt package. Some documentation from the optparse Python module by the Python Software Foundation. Contributions from Steve Lianoglou, Jim Nikelski, Kirill Müller, Peter Humburg, and Rich FitzJohn. |
Maintainer: | Trevor L Davis <trevor.l.davis at gmail.com> |
BugReports: | https://github.com/trevorld/optparse/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | See file (inst/)COPYRIGHTS. optparse copyright details |
URL: | https://github.com/trevorld/optparse |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | optparse results |
Reference manual: | optparse.pdf |
Vignettes: |
optparse Command Line Option Parsing |
Package source: | optparse_1.4.4.tar.gz |
Windows binaries: | r-devel: optparse_1.4.4.zip, r-release: optparse_1.4.4.zip, r-oldrel: optparse_1.4.4.zip |
OS X El Capitan binaries: | r-release: optparse_1.4.4.tgz |
OS X Mavericks binaries: | r-oldrel: optparse_1.4.4.tgz |
Old sources: | optparse archive |
Reverse imports: | fmriqa, PhenotypeSimulator, REPTILE, SafeQuant |
Reverse suggests: | enveomics.R, TexExamRandomizer |
Please use the canonical form https://CRAN.R-project.org/package=optparse to link to this page.