Last data update: 2014.03.03

params

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.6.1
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
NeedsCompilation: no
Packaged: 2016-04-18 21:27:11 UTC; root
Author: Sahil Seth [aut, cre],
Yihui Xie [ctb] (kable from knitr R/table.R)
Maintainer: Sahil Seth <me@sahilseth.com>
Repository: CRAN
Date/Publication: 2016-04-19 01:00:58


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'params' ...
** package 'params' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'params'
    finding HTML links ... done
    check_args                              html  
    fix_names                               html  
    kable                                   html  
    opts                                    html  
    params                                  html  
    parse_opts                              html  
    read_sheet                              html  
** building package indices
** testing if installed package can be loaded
* DONE (params)
Making 'packages.html' ... done