23 lines
860 B
Plaintext
Raw Permalink Normal View History

2025-01-12 00:52:51 +08:00
Package: GetoptLong
Type: Package
Title: Parsing Command-Line Arguments and Simple Variable Interpolation
Version: 1.0.5
Date: 2020-12-15
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 3.3.0)
Imports: rjson, GlobalOptions (>= 0.1.0), methods, crayon
Suggests: testthat (>= 1.0.0), knitr, markdown, rmarkdown
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
NeedsCompilation: no
Packaged: 2020-12-15 14:31:20 UTC; jokergoo
Repository: CRAN
Date/Publication: 2020-12-15 15:50:02 UTC
Built: R 4.4.2; ; 2025-01-09 01:51:21 UTC; windows