GetoptLong: Parsing Command-Line Arguments and Simple Variable Interpolation

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.

Version: 1.0.2
Depends: R (≥ 3.3.0)
Imports: rjson, GlobalOptions (≥ 0.1.0), methods, crayon
Suggests: testthat (≥ 1.0.0), knitr, markdown
Published: 2020-07-06
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu at dkfz.de>
License: MIT + file LICENSE
URL: https://github.com/jokergoo/GetoptLong
NeedsCompilation: no
SystemRequirements: Perl, Getopt::Long
Materials: README NEWS
CRAN checks: GetoptLong results

Downloads:

Reference manual: GetoptLong.pdf
Vignettes: Parsing command-line arguments by Getopt::Long
Simple variable interpolation
Package source: GetoptLong_1.0.2.tar.gz
Windows binaries: r-devel: GetoptLong_1.0.2.zip, r-release: GetoptLong_1.0.2.zip, r-oldrel: GetoptLong_1.0.2.zip
macOS binaries: r-release: GetoptLong_1.0.2.tgz, r-oldrel: GetoptLong_1.0.2.tgz
Old sources: GetoptLong archive

Reverse dependencies:

Reverse imports: bsub, cola, ComplexHeatmap, EnrichedHeatmap, gtrellis, pkgndep, reproducer, rGREAT, YAPSA
Reverse suggests: GlobalOptions, HilbertCurve, ProjectTemplate

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GetoptLong to link to this page.