Package: GetoptLong
Type: Package
Title: Parsing Command-Line Arguments and Variable Interpolation
Version: 0.1.1
Date: 2015-8-4
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.6)
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: 2015-12-03 22:10:05 UTC; jokergoo
Repository: CRAN
Date/Publication: 2015-12-04 10:50:12
NeedsCompilation: no
