Package: options
Title: Simple, Consistent Package Options
Version: 0.2.0
Authors@R: 
    person(
      "Doug",
      "Kelkhoff",
      email = "doug.kelkhoff@gmail.com",
      role = c("aut", "cre")
    )
Description: 
    Simple mechanisms for defining and interpreting package options. Provides
    helpers for interpreting environment variables, global options, defining
    default values and more.
License: MIT + file LICENSE
URL: https://dgkf.github.io/options/, https://github.com/dgkf/options
BugReports: https://github.com/dgkf/options/issues
Imports: utils
Suggests: crayon, knitr, rmarkdown, roxygen2, rcmdcheck, pkgload,
        withr, testthat (>= 3.0.0)
Config/Needs/website: pkgdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-12 00:23:43 UTC; root
Author: Doug Kelkhoff [aut, cre]
Maintainer: Doug Kelkhoff <doug.kelkhoff@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-12 04:05:41 UTC
Built: R 4.2.3; ; 2024-05-12 06:33:27 UTC; unix
