Last data update: 2014.03.03

GetoptLong

Package: GetoptLong
Type: Package
Title: Parsing Command-Line Arguments and Variable Interpolation
Version: 0.1.3
Date: 2016-4-23
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 2.10.0), methods
Suggests: testthat (>= 1.0.0), knitr
VignetteBuilder: knitr
Imports: rjson, GlobalOptions (>= 0.0.10)
Description: 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.
URL: https://github.com/jokergoo/GetoptLong
SystemRequirements: Perl, Getopt::Long
License: GPL (>= 2)
Packaged: 2016-04-23 08:36:27 UTC; jokergoo
Repository: CRAN
Date/Publication: 2016-04-23 14:41:18
NeedsCompilation: no

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GetoptLong' ...
** package 'GetoptLong' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GetoptLong'
    finding HTML links ... done
    GetOptions                              html  
    GetoptLong.options                      html  
    GetoptLong                              html  
    get_scriptname                          html  
    qq.options                              html  
    qq                                      html  
    qqcat                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GetoptLong)
Making 'packages.html' ... done