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.2.5
Date: 2015-08-14
Depends: whisker
Imports: utils
Suggests: openxlsx
URL: https://github.com/sahilseth/params
BugReports: https://github.com/sahilseth/params/issues
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")
		)
License: GPL-2
NeedsCompilation: no
Packaged: 2015-08-22 19:04:30 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-08-22 23:47:38
