optparse: Command line option parser

A command line parser inspired by Python's “optparse“ libary to be used with Rscript to write "#!" shebang scripts that accept short and long flag/options.

Version: 0.9.5
Depends: R (≥ 2.9.0), methods, getopt (≥ 1.17)
Suggests: testthat
Published: 2012-02-16
Author: Trevor Davis. Some documentation and unit tests ported from Allen Day's ``getopt`` package. Based on the optparse Python library by the Python Software Foundation. Contributions from Steve Lianoglou and Jim Nikelski.
Maintainer: Trevor Davis <trevor.l.davis at stanford.edu>
License: GPL (≥ 2)
URL: http://r-forge.r-project.org/projects/optparse
CRAN checks: optparse results

Downloads:

Package source: optparse_0.9.5.tar.gz
MacOS X binary: optparse_0.9.5.tgz
Windows binary: optparse_0.9.5.zip
Reference manual: optparse.pdf
Vignettes: optparse Command Line Option Parsing
Old sources: optparse archive

Reverse dependencies:

Reverse suggests: opm
Reverse enhances: pgfSweave