argparse: Command Line Optional and Positional Argument Parser

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.2.3
Depends: R (≥ 3.6.0)
Imports: findpython, jsonlite, R6
Suggests: knitr (≥ 1.15.19), rmarkdown, testthat
Published: 2024-04-09
Author: Trevor L Davis ORCID iD [aut, cre], Allen Day [ctb] (Some documentation and examples ported from the getopt package.), Python Software Foundation [ctb] (Some documentation from the argparse 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

Documentation:

Reference manual: argparse.pdf
Vignettes: argparse Command Line Argument Parsing

Downloads:

Package source: argparse_2.2.3.tar.gz
Windows binaries: r-prerel: argparse_2.2.3.zip, r-release: argparse_2.2.3.zip, r-oldrel: argparse_2.2.3.zip
macOS binaries: r-prerel (arm64): argparse_2.2.3.tgz, r-release (arm64): argparse_2.2.3.tgz, r-oldrel (arm64): argparse_2.2.3.tgz, r-prerel (x86_64): argparse_2.2.3.tgz, r-release (x86_64): argparse_2.2.3.tgz
Old sources: argparse archive

Reverse dependencies:

Reverse imports: infercnv, MAGAR
Reverse suggests: RnBeads

Linking:

Please use the canonical form https://CRAN.R-project.org/package=argparse to link to this page.