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.1.0 |
Imports: | proto, findpython, getopt (≥ 1.19), jsonlite |
Suggests: | knitr (≥ 1.15.19), testthat |
Published: | 2017-11-29 |
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 gmail.com> |
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 (>= 3.2) |
Materials: | NEWS INSTALL |
CRAN checks: | argparse results |
Reference manual: | argparse.pdf |
Vignettes: |
argparse Command Line Argument Parsing |
Package source: | argparse_1.1.0.tar.gz |
Windows binaries: | r-devel: argparse_1.1.0.zip, r-release: argparse_1.1.0.zip, r-oldrel: argparse_1.1.0.zip |
OS X El Capitan binaries: | r-release: argparse_1.0.7.tgz |
OS X Mavericks binaries: | r-oldrel: argparse_1.0.7.tgz |
Old sources: | argparse archive |
Reverse suggests: | pkgmaker |
Please use the canonical form https://CRAN.R-project.org/package=argparse to link to this page.