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 Mar. 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)
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

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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