A command line parser to be used with Rscript to write "#!" shebang scripts that gracefully accept positional and optional arguments and automatically generate usage.
Version: | 1.0.1 |
Depends: | proto |
Imports: | findpython, getopt (≥ 1.19), rjson |
Suggests: | knitr, testthat |
Published: | 2014-04-05 |
Author: | Trevor L Davis. Ports examples from the argparse Python module by the Python Software Foundation. Ports examples from the getopt package by Allen Day. |
Maintainer: | Trevor L Davis <trevor.l.davis at stanford.edu> |
BugReports: | https://github.com/trevorld/argparse/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | See file (inst/)COPYRIGHTS. argparse copyright details |
URL: | https://github.com/trevorld/argparse |
NeedsCompilation: | no |
SystemRequirements: | python (>= 2.7) |
Materials: | NEWS INSTALL |
CRAN checks: | argparse results |
Reference manual: | argparse.pdf |
Vignettes: |
argparse Command Line Argument Parsing |
Package source: | argparse_1.0.1.tar.gz |
Windows binaries: | r-devel: argparse_1.0.1.zip, r-release: argparse_1.0.1.zip, r-oldrel: argparse_1.0.1.zip |
OS X Snow Leopard binaries: | r-release: not available, r-oldrel: not available |
OS X Mavericks binaries: | r-release: argparse_1.0.1.tgz |
Old sources: | argparse archive |
Reverse suggests: | pkgmaker |