A command line parser to be used with Rscript to write
"#!" shebang scripts that gracefully accept positional and
optional arguments and automatically generate usage. Initial
beta release.
| Version: |
0.5.2 |
| Depends: |
proto |
| Imports: |
getopt (≥ 1.19), rjson |
| Suggests: |
testthat |
| Published: |
2013-01-31 |
| 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> |
| License: |
GPL (≥ 2) (see file LICENSE) |
| Copyright: |
Copyright (c) 2012 Trevor L Davis Copyright (c) 2008 Allen
Day Copyright (c) 2001-2012 Python Software Foundation; All
Rights Reserved |
| URL: |
http://r-forge.r-project.org/projects/optparse |
| NeedsCompilation: |
no |
| SystemRequirements: |
python (>= 2.7) |
| Installation: |
argparse installation info |
| CRAN checks: |
argparse results |