Package: ribiosArg 1.5.0
ribiosArg: Argument Handling for Command-Line, Stand-Alone R Scripts
Provides functions to handle command-line arguments for R scripting. It enables building stand-alone R programs that accept and parse command-line options in 'BIOS' style. Zhang (2025) <https://github.com/bedapub/ribiosArg>.
Authors:
ribiosArg_1.5.0.tar.gz
ribiosArg_1.5.0.zip(r-4.7)ribiosArg_1.5.0.zip(r-4.6)ribiosArg_1.5.0.zip(r-4.5)
ribiosArg_1.5.0.tgz(r-4.6-x86_64)ribiosArg_1.5.0.tgz(r-4.6-arm64)ribiosArg_1.5.0.tgz(r-4.5-x86_64)ribiosArg_1.5.0.tgz(r-4.5-arm64)
ribiosArg_1.5.0.tar.gz(r-4.7-arm64)ribiosArg_1.5.0.tar.gz(r-4.7-x86_64)ribiosArg_1.5.0.tar.gz(r-4.6-arm64)ribiosArg_1.5.0.tar.gz(r-4.6-x86_64)
ribiosArg_1.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ribiosArg/json (API)
NEWS
| # Install 'ribiosArg' in R: |
| install.packages('ribiosArg', repos = c('https://bedapub.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bedapub/ribiosarg/issues
Last updated from:677377544b. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 103 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 148 | ||
| linux-release-arm64 | OK | 112 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-release-x86_64 | OK | 242 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| macos-oldrel-x86_64 | OK | 319 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 96 |
Exports:argGetargGetPosargIsInitargParseargPresentexistArggetArgisDebuggingisIntDebuggingmakeFactorparseFactorparseFilesparseNumVecparsePairsparseStringsscriptInitscriptNamescriptPathscriptSkeletonsetDebugunsetDebug
Dependencies:ribiosUtils
