Package: argparse 2.2.4

Trevor L. Davis

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.

Authors:Trevor L. Davis [aut, cre], Allen Day [ctb], Python Software Foundation [ctb], Paul Newell [ctb]

argparse_2.2.4.tar.gz
argparse_2.2.4.tar.gz(r-4.5-noble)argparse_2.2.4.tar.gz(r-4.4-noble)
argparse_2.2.4.tgz(r-4.4-emscripten)argparse_2.2.4.tgz(r-4.3-emscripten)
argparse.pdf |argparse.html
argparse/json (API)
NEWS

# Install 'argparse' in R:
install.packages('argparse', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/trevorld/r-argparse/issues

8.09 score 2 packages 6.0k scripts 3.4k downloads 20 mentions 1 exports 3 dependencies

Last updated 1 days agofrom:c796c8479b. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 21 2024
R-4.5-linuxOKNov 21 2024

Exports:ArgumentParser

Dependencies:findpythonjsonliteR6

argparse Command Line Argument Parsing

Rendered fromargparse.Rmdusingknitr::rmarkdownon Nov 21 2024.

Last update: 2021-09-08
Started: 2020-10-19