Package: GlobalOptions Type: Package Title: Generate Functions to Get or Set Global Options Version: 0.1.4 Date: 2026-04-08 Authors@R: person("Zuguang", "Gu", email = "guzuguang@suat-sz.edu.cn", role = c("aut", "cre"), comment = c('ORCID'="0000-0002-7395-8709")) Depends: R (>= 3.3.0), methods Imports: utils Suggests: testthat (>= 1.0.0), knitr, markdown, GetoptLong, rmarkdown 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 RoxygenNote: 7.3.1 Encoding: UTF-8 Repository: https://jokergoo.r-universe.dev Date/Publication: 2026-04-08 07:11:25 UTC RemoteUrl: https://github.com/jokergoo/globaloptions RemoteRef: HEAD RemoteSha: 635126fcd0ecd76fcef89ea54c09574173a28991 NeedsCompilation: no Packaged: 2026-06-07 08:07:44 UTC; root Author: Zuguang Gu [aut, cre] (ORCID: ) Maintainer: Zuguang Gu