Package: argparse 2.2.3

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.3.tar.gz
argparse_2.2.3.zip(r-4.5)argparse_2.2.3.zip(r-4.4)argparse_2.2.3.zip(r-4.3)
argparse_2.2.3.tgz(r-4.4-any)argparse_2.2.3.tgz(r-4.3-any)
argparse_2.2.3.tar.gz(r-4.5-noble)argparse_2.2.3.tar.gz(r-4.4-noble)
argparse_2.2.3.tgz(r-4.4-emscripten)argparse_2.2.3.tgz(r-4.3-emscripten)
argparse.pdf |argparse.html
argparse/json (API)
NEWS

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

Peer review:

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

On CRAN:

1 exports 103 stars 10.09 score 3 dependencies 2 dependents 20 mentions 5.6k scripts 3.5k downloads

Last updated 6 months agofrom:7e6baca583. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winOKSep 06 2024
R-4.5-linuxOKSep 06 2024
R-4.4-winOKSep 06 2024
R-4.4-macOKSep 06 2024
R-4.3-winOKSep 06 2024
R-4.3-macOKSep 06 2024

Exports:ArgumentParser

Dependencies:findpythonjsonliteR6

argparse Command Line Argument Parsing

Rendered fromargparse.Rmdusingknitr::rmarkdownon Sep 06 2024.

Last update: 2021-09-07
Started: 2020-02-01