getopt: C-like getopt behavior

Package designed to be used with Rscript to write “#!” shebang scripts that accept short and long flags/options. Many users will prefer using instead the package optparse which adds extra features (automatically generated help option and usage, support for default values, basic positional argument support).

Version: 1.19.1
Suggests: testthat
Published: 2013-03-04
Author: Allen Day Contributions from Trevor L Davis
Maintainer: Trevor L Davis <trevor.l.davis at stanford.edu>
License: GPL (≥ 2)
NeedsCompilation: no
CRAN checks: getopt results

Downloads:

Package source: getopt_1.19.1.tar.gz
MacOS X binary: getopt_1.19.1.tgz
Windows binary: getopt_1.19.1.zip
Reference manual: getopt.pdf
News/ChangeLog:NEWS
Old sources: getopt archive

Reverse dependencies:

Reverse depends: HadoopStreaming
Reverse imports: argparse, optparse