Package: GetoptLong
Type: Package
Title: Parsing Command-Line Arguments and Variable Interpolation
Version: 0.1.0
Date: 2015-3-8
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 2.10.0)
Suggests: testthat (>= 0.3), knitr
VignetteBuilder: knitr
Imports: rjson, methods, 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-03-09 09:55:20 UTC; IBM
Repository: CRAN
Date/Publication: 2015-03-09 12:47:36
NeedsCompilation: no
Built: R 3.1.3; ; 2015-03-10 12:43:33 UTC; unix
