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.4
Depends: R (>= 3.0.2), whisker
Imports: utils
Suggests: openxlsx, testthat
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: 5.0.1.9000
NeedsCompilation: no
Packaged: 2015-12-01 21:01:18 UTC; sahilseth
Author: Sahil Seth [aut, cre],
  Yihui Xie [ctb] (kable from knitr R/table.R)
Maintainer: Sahil Seth <me@sahilseth.com>
Repository: CRAN
Date/Publication: 2015-12-02 00:01:53
