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 exports 16 stars 7.18 score 3 dependencies 146 dependents 1 mentions 426 scripts 14.9k downloads

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

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-winOKAug 25 2024
R-4.5-linuxOKAug 25 2024
R-4.4-winOKAug 25 2024
R-4.4-macOKAug 25 2024
R-4.3-winOKJul 26 2024
R-4.3-macOKJul 26 2024

Exports:get_scriptdirget_scriptnameGetOptionsGetoptLongGetoptLong.optionsqqqq.optionsqqcatsource_scriptsubCommands

Dependencies:crayonGlobalOptionsrjson

Parsing command-line arguments by Getopt::Long

Rendered fromGetoptLong.Rmdusingknitr::rmarkdownon Aug 25 2024.

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

Simple variable interpolation

Rendered fromvariable_interpolation.Rmdusingknitr::rmarkdownon Aug 25 2024.

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

Sub-commands

Rendered fromsub_commands.Rmdusingknitr::rmarkdownon Aug 25 2024.

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