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.0.5")



Attach the package and use:
library("GetoptLong")
Maintained by
Zuguang Gu
[Scholar Profile | Author Map]
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.0.5, https://cran.r-project.org/web/packages/GetoptLong. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for GetoptLong30040050060070080090010001100120013001400TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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