Package: GetoptLong
Type: Package
Title: Parsing Command-Line Arguments and Variable Interpolation
Version: 0.1.6
Date: 2017-3-5
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 3.2.0)
Suggests: testthat (>= 1.0.0), knitr, markdown
VignetteBuilder: knitr
Imports: rjson, GlobalOptions (>= 0.0.10), methods
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: 2017-03-06 16:10:01 UTC; jokergoo
Repository: CRAN
Date/Publication: 2017-03-07 00:46:46
NeedsCompilation: no
