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'))

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

On CRAN:

10.90 score 17 stars 158 packages 470 scripts 14k downloads 1 mentions 10 exports 3 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 22 2025
R-4.5-winOKJan 22 2025
R-4.5-linuxOKJan 22 2025
R-4.4-winOKJan 22 2025
R-4.4-macOKJan 22 2025
R-4.3-winOKJan 22 2025
R-4.3-macOKJan 22 2025

Exports:get_scriptdirget_scriptnameGetOptionsGetoptLongGetoptLong.optionsqqqq.optionsqqcatsource_scriptsubCommands

Dependencies:crayonGlobalOptionsrjson

Parsing command-line arguments by Getopt::Long

Rendered fromGetoptLong.Rmdusingknitr::rmarkdownon Jan 22 2025.

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

Simple variable interpolation

Rendered fromvariable_interpolation.Rmdusingknitr::rmarkdownon Jan 22 2025.

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

Sub-commands

Rendered fromsub_commands.Rmdusingknitr::rmarkdownon Jan 22 2025.

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