optparse: Command Line Option Parser

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.3.2
Depends: R (≥ 2.9.0)
Imports: methods, getopt (≥ 1.19)
Suggests: knitr, stringr, testthat
Published: 2015-10-03
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

Downloads:

Reference manual: optparse.pdf
Vignettes: optparse Command Line Option Parsing
Package source: optparse_1.3.2.tar.gz
Windows binaries: r-devel: optparse_1.3.2.zip, r-release: optparse_1.3.2.zip, r-oldrel: optparse_1.3.2.zip
OS X Snow Leopard binaries: r-release: optparse_1.3.2.tgz, r-oldrel: optparse_1.3.0.tgz
OS X Mavericks binaries: r-release: optparse_1.3.2.tgz
Old sources: optparse archive

Reverse dependencies:

Reverse imports: SafeQuant
Reverse suggests: enveomics.R