Package: params
Type: Package
Title: Simplify Parameters
Description: An interface to simplify organizing parameters used in a package,
    using external configuration files. This attempts to provide a cleaner
    alternative to options().
Version: 0.7.7
Depends: R (>= 3.0.2), whisker
Imports: utils, RcppTOML, glue, readr (>= 1.4.0), purrr
Suggests: openxlsx, readxl, testthat, knitr, utf8
License: GPL-2
Authors@R: c(
		person("Sahil", "Seth", role = c("aut", "cre"), email = "me@sahilseth.com"),
		person("Yihui", "Xie", role = c("ctb"), comment = "kable from knitr R/table.R")
		)
URL: https://github.com/sahilseth/params
BugReports: https://github.com/sahilseth/params/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2025-02-06 19:40:55 UTC; seths3
Author: Sahil Seth [aut, cre],
  Yihui Xie [ctb] (kable from knitr R/table.R)
Maintainer: Sahil Seth <me@sahilseth.com>
Repository: CRAN
Date/Publication: 2025-02-07 00:40:07 UTC
Built: R 4.4.3; ; 2025-11-07 20:01:44 UTC; windows
