21 lines
714 B
Plaintext
21 lines
714 B
Plaintext
|
Package: GlobalOptions
|
||
|
Type: Package
|
||
|
Title: Generate Functions to Get or Set Global Options
|
||
|
Version: 0.1.2
|
||
|
Date: 2020-06-06
|
||
|
Author: Zuguang Gu
|
||
|
Maintainer: Zuguang Gu <z.gu@dkfz.de>
|
||
|
Depends: R (>= 3.3.0), methods
|
||
|
Imports: utils
|
||
|
Suggests: testthat (>= 1.0.0), knitr, markdown, GetoptLong
|
||
|
VignetteBuilder: knitr
|
||
|
Description: It provides more configurations on the option values such as validation
|
||
|
and filtering on the values, making options invisible or private.
|
||
|
URL: https://github.com/jokergoo/GlobalOptions
|
||
|
License: MIT + file LICENSE
|
||
|
Repository: CRAN
|
||
|
NeedsCompilation: no
|
||
|
Packaged: 2020-06-10 12:34:07 UTC; jokergoo
|
||
|
Date/Publication: 2020-06-10 20:00:03 UTC
|
||
|
Built: R 4.4.2; ; 2025-01-09 01:45:20 UTC; windows
|