This is yet another command-line argument parser which wraps the powerful Perl module Getopt::Long and with some adaptation for easier use in R. It also provides a simple way for variable interpolation in R.
Version: | 0.1.6 |
Depends: | R (≥ 3.2.0) |
Imports: | rjson, GlobalOptions (≥ 0.0.10), methods |
Suggests: | testthat (≥ 1.0.0), knitr, markdown |
Published: | 2017-03-07 |
Author: | Zuguang Gu |
Maintainer: | Zuguang Gu <z.gu at dkfz.de> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/jokergoo/GetoptLong |
NeedsCompilation: | no |
SystemRequirements: | Perl, Getopt::Long |
Materials: | README NEWS |
CRAN checks: | GetoptLong results |
Reference manual: | GetoptLong.pdf |
Vignettes: |
Parsing command-line arguments Simple variable interpolation in R |
Package source: | GetoptLong_0.1.6.tar.gz |
Windows binaries: | r-devel: GetoptLong_0.1.6.zip, r-release: GetoptLong_0.1.6.zip, r-oldrel: GetoptLong_0.1.6.zip |
OS X El Capitan binaries: | r-release: GetoptLong_0.1.6.tgz |
OS X Mavericks binaries: | r-oldrel: GetoptLong_0.1.6.tgz |
Old sources: | GetoptLong archive |
Reverse suggests: | ProjectTemplate |
Please use the canonical form https://CRAN.R-project.org/package=GetoptLong to link to this page.