Other packages > Find by keyword >

GetoptLong  

Parsing Command-Line Arguments and Simple Variable Interpolation
View on CRAN: Click here


Download and install GetoptLong package within the R console
Install from CRAN:
install.packages("GetoptLong")

Install from Github:
library("remotes")
install_github("cran/GetoptLong")

Install by package version:
library("remotes")
install_version("GetoptLong", "1.1.0")



Attach the package and use:
library("GetoptLong")
Maintained by
Zuguang Gu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-11-28
Latest Update: 2020-12-15
Description:
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.
How to cite:
Zuguang Gu (2013). GetoptLong: Parsing Command-Line Arguments and Simple Variable Interpolation. R package version 1.1.0, https://cran.r-project.org/web/packages/GetoptLong. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.0.2 (2013-11-28 08:11), 0.0.3 (2013-12-10 13:33), 0.0.4 (2014-06-17 09:22), 0.0.5 (2014-07-30 18:38), 0.0.6 (2014-08-19 00:39), 0.0.7 (2014-10-11 10:44), 0.0.8 (2014-11-06 00:39), 0.0.9 (2015-01-29 15:31), 0.1.0 (2015-03-09 12:47), 0.1.1 (2015-12-04 10:50), 0.1.2 (2016-03-25 20:00), 0.1.3 (2016-04-23 14:41), 0.1.4 (2016-08-14 09:14), 0.1.5 (2016-09-26 23:38), 0.1.6 (2017-03-07 00:46), 0.1.7 (2018-06-10 19:23), 0.1.8 (2020-01-09 00:02), 1.0.0 (2020-06-10 22:00), 1.0.1 (2020-07-05 22:40), 1.0.2 (2020-07-06 15:10), 1.0.3 (2020-10-01 11:20), 1.0.4 (2020-10-19 12:10), 1.0.5 (2020-12-15 16:50), 1.1.0 (2025-11-28 16:40)
Other packages that cited GetoptLong R package
View GetoptLong citation profile
Other R packages that GetoptLong depends, imports, suggests or enhances
Complete documentation for GetoptLong
Functions, R codes and Examples using the GetoptLong R package
Some associated functions: GetOptions . GetoptLong . GetoptLong.options . get_scriptdir . get_scriptname . qq . qq.options . qqcat . source_script . 
Some associated R codes: 0_global.R . SingleOption-class.R . get_options.R . opt_utils.R . perl.R . print.R . qq.R .  Full GetoptLong package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

selectapref  
Analysis of Field and Laboratory Foraging
Provides indices such as Manly's alpha, foraging ratio, and Ivlev's selectivity to allow for analysi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
datawizard  
Easy Data Wrangling and Statistical Transformations
A lightweight package to assist in key steps involved in any data analysis workflow: (1) wrangling ...
Download / Learn more Package Citations See dependency  
AcrossTic  
A Cost-Minimal Regular Spanning Subgraph with TreeClust
Construct minimum-cost regular spanning subgraph as part of a non-parametric two-sample test for eq ...
Download / Learn more Package Citations See dependency  
geoR  
Analysis of Geostatistical Data
Geostatistical analysis including variogram-based, likelihood-based and Bayesian methods. Software c ...
Download / Learn more Package Citations See dependency  
sSDR  
Tools Developed for Structured Sufficient Dimension Reduction (sSDR)
Performs structured OLS (sOLS) and structured SIR (sSIR). ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA