Package: GetoptLong 1.1.0
GetoptLong: Parsing Command-Line Arguments and Simple Variable Interpolation
This is a command-line argument parser which wraps the powerful Perl module Getopt::Long and with some adaptations for easier use in R. It also provides a simple way for variable interpolation in R.
Authors:
GetoptLong_1.1.0.tar.gz
GetoptLong_1.1.0.zip(r-4.7)GetoptLong_1.1.0.zip(r-4.6)GetoptLong_1.1.0.zip(r-4.5)
GetoptLong_1.1.0.tgz(r-4.6-any)GetoptLong_1.1.0.tgz(r-4.5-any)
GetoptLong_1.1.0.tar.gz(r-4.7-any)GetoptLong_1.1.0.tar.gz(r-4.6-any)
GetoptLong_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
GetoptLong/json (API)
| # Install 'GetoptLong' in R: |
| install.packages('GetoptLong', repos = c('https://jokergoo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jokergoo/getoptlong/issues
Last updated from:d1f53c8448. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 159 | ||
| linux-release-x86_64 | OK | 147 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-oldrel-arm64 | OK | 97 | ||
| windows-devel | OK | 162 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 111 |
Exports:get_scriptdirget_scriptnameGetOptionsGetoptLongGetoptLong.optionsqqqq.optionsqqcatsource_scriptsubCommands
Dependencies:crayonGlobalOptionsrjson
Last update: 2022-08-01
Started: 2022-03-31
Last update: 2020-09-30
Started: 2016-08-22
Last update: 2020-06-04
Started: 2016-08-22
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Directory of current script | get_scriptdir |
| File name of current script | get_scriptname |
| Wrapper of the Perl module 'Getopt::Long' in R | GetOptions |
| Wrapper of the Perl module 'Getopt::Long' in R | GetoptLong |
| Global options for GetoptLong() | GetoptLong.options |
| Simple variable interpolation in texts | |
| Global options for qq() related functions | qq.options |
| Print a string which has been intepolated with variables | qqcat |
| Source the R script with command-line arguments | source_script |
| Setting sub commands | subCommands |
