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 06 May. 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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for GetoptLong2004006008001000120014001600TrendBars

Today's Hot Picks in Authors and Packages

tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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