Package: GetoptLong 1.1.0

Zuguang Gu

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:Zuguang Gu

GetoptLong_1.1.0.tar.gz
GetoptLong_1.1.0.zip(r-4.5)GetoptLong_1.1.0.zip(r-4.4)GetoptLong_1.1.0.zip(r-4.3)
GetoptLong_1.1.0.tgz(r-4.4-any)GetoptLong_1.1.0.tgz(r-4.3-any)
GetoptLong_1.1.0.tar.gz(r-4.5-noble)GetoptLong_1.1.0.tar.gz(r-4.4-noble)
GetoptLong_1.1.0.tgz(r-4.4-emscripten)GetoptLong_1.1.0.tgz(r-4.3-emscripten)
GetoptLong.pdf |GetoptLong.html
GetoptLong/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/jokergoo/getoptlong/issues

On CRAN:

10.95 score 17 stars 152 packages 434 scripts 17k downloads 1 mentions 10 exports 3 dependencies

Last updated 2 years agofrom:ec47c31f66. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 24 2024
R-4.5-winOKOct 24 2024
R-4.5-linuxOKOct 24 2024
R-4.4-winOKOct 24 2024
R-4.4-macOKOct 24 2024
R-4.3-winOKOct 24 2024
R-4.3-macOKOct 24 2024

Exports:get_scriptdirget_scriptnameGetOptionsGetoptLongGetoptLong.optionsqqqq.optionsqqcatsource_scriptsubCommands

Dependencies:crayonGlobalOptionsrjson

Parsing command-line arguments by Getopt::Long

Rendered fromGetoptLong.Rmdusingknitr::rmarkdownon Oct 24 2024.

Last update: 2020-09-30
Started: 2016-08-22

Simple variable interpolation

Rendered fromvariable_interpolation.Rmdusingknitr::rmarkdownon Oct 24 2024.

Last update: 2020-06-04
Started: 2016-08-22

Sub-commands

Rendered fromsub_commands.Rmdusingknitr::rmarkdownon Oct 24 2024.

Last update: 2022-08-01
Started: 2022-03-31