Package: GetoptLong
Type: Package
Title: Parsing Command-Line Arguments and Variable Interpolation
Version: 0.1.5
Date: 2016-8-22
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: 2016-09-26 18:44:50 UTC; jokergoo
Repository: CRAN
Date/Publication: 2016-09-26 23:38:10
NeedsCompilation: no
