Package: GetoptLong
Type: Package
Title: Parsing Command-Line Arguments and Simple Variable Interpolation
Version: 1.0.0
Date: 2020-06-02
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 3.6.0)
Imports: rjson, GlobalOptions (>= 0.1.0), methods, crayon
Suggests: testthat (>= 1.0.0), knitr, markdown
VignetteBuilder: knitr
Description: This is a command-line argument parser which wraps the 
    powerful Perl module Getopt::Long and with some adaptations 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: MIT + file LICENSE
Repository: CRAN
NeedsCompilation: no
Packaged: 2020-06-10 12:35:43 UTC; jokergoo
Date/Publication: 2020-06-10 20:00:06 UTC
