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.7 |
Depends: | R (≥ 3.0.0) |
Imports: | rjson, GlobalOptions (≥ 0.1.0), methods |
Suggests: | testthat (≥ 1.0.0), knitr, markdown |
Published: | 2018-06-10 |
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 |
Reference manual: | GetoptLong.pdf |
Vignettes: |
Parsing command-line arguments Simple variable interpolation in R |
Package source: | GetoptLong_0.1.7.tar.gz |
Windows binaries: | r-devel: GetoptLong_0.1.7.zip, r-release: GetoptLong_0.1.7.zip, r-oldrel: GetoptLong_0.1.7.zip |
OS X binaries: | r-release: GetoptLong_0.1.7.tgz, r-oldrel: GetoptLong_0.1.7.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.