Package: argparse 2.3.2-1

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:
argparse_2.3.2-1.tar.gz
argparse_2.3.2-1.zip(r-4.7)argparse_2.3.2-1.zip(r-4.6)argparse_2.3.2-1.zip(r-4.5)
argparse_2.3.2-1.tgz(r-4.6-any)argparse_2.3.2-1.tgz(r-4.5-any)
argparse_2.3.2-1.tar.gz(r-4.7-any)argparse_2.3.2-1.tar.gz(r-4.6-any)
argparse_2.3.2-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
argparse/json (API)
NEWS
| # Install 'argparse' in R: |
| install.packages('argparse', repos = c('https://trevorld.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/trevorld/r-argparse/issues
Pkgdown/docs site:https://trevorldavis.com
Last updated from:20e30af8c2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 146 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 124 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 101 |
Exports:ArgumentParser
Dependencies:findpythonjsonliteR6
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a command line parser | ArgumentParser |
