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.2
Depends: R (≥ 3.6.0)
Imports: R6, findpython, jsonlite
Suggests: knitr (≥ 1.15.19), rmarkdown, testthat
Published: 2023-02-15
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.2.tar.gz
Windows binaries: r-devel: argparse_2.2.2.zip, r-release: argparse_2.2.2.zip, r-oldrel: argparse_2.2.2.zip
macOS binaries: r-release (arm64): argparse_2.2.2.tgz, r-oldrel (arm64): argparse_2.2.2.tgz, r-release (x86_64): argparse_2.2.2.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.