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]
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.0.5, https://cran.r-project.org/web/packages/GetoptLong
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns