Package: GetoptLong
Type: Package
Title: Parsing Command-Line Arguments and Variable Interpolation
Version: 0.1.2
Date: 2016-3-25
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 2.10.0), methods
Suggests: testthat (>= 0.3), knitr
VignetteBuilder: knitr
Imports: rjson, GlobalOptions (>= 0.0.9)
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-03-25 17:13:02 UTC; jokergoo
Repository: CRAN
Date/Publication: 2016-03-25 20:00:47
NeedsCompilation: no
