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: | 2.0.1 |
| Imports: | R6, findpython, jsonlite |
| Suggests: | covr, knitr (≥ 1.15.19), testthat |
| Published: | 2019-03-08 |
| Author: | Trevor L Davis [aut, cre], Allen Day [ctb] (Some documentation and examples ported from the getopt package.), Python Software Foundation [ctb] (Some documentation from the optparse Python module.), Paul Newell [ctb] |
| Maintainer: | Trevor L Davis <trevor.l.davis at gmail.com> |
| BugReports: | https://github.com/trevorld/r-argparse/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| Copyright: | See file (inst/)COPYRIGHTS. argparse copyright details |
| URL: | https://github.com/trevorld/r-argparse |
| NeedsCompilation: | no |
| SystemRequirements: | python (>= 3.2) |
| Materials: | README NEWS INSTALL |
| CRAN checks: | argparse results |
| Reference manual: | argparse.pdf |
| Vignettes: |
argparse Command Line Argument Parsing |
| Package source: | argparse_2.0.1.tar.gz |
| Windows binaries: | r-devel: argparse_2.0.1.zip, r-release: argparse_2.0.1.zip, r-oldrel: argparse_2.0.1.zip |
| macOS binaries: | r-release: argparse_2.0.1.tgz, r-oldrel: argparse_2.0.1.tgz |
| Old sources: | argparse archive |
| Reverse imports: | infercnv |
| Reverse suggests: | RnBeads |
Please use the canonical form https://CRAN.R-project.org/package=argparse to link to this page.