Last data update: 2014.03.03

infuser

Package: infuser
Type: Package
Title: A Very Basic Templating Engine
Version: 0.2.3
Date: 2016-04-06
Author: Bart Smeets
Maintainer: Bart Smeets <bartsmeets86@gmail.com>
Description: Replace parameters in strings and/or text files with specified
values.
License: MIT + file LICENSE
LazyData: TRUE
Suggests: testthat
URL: https://github.com/bart6114/infuser/
BugReports: https://github.com/bart6114/infuser/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-06 09:50:02 UTC; bart
Repository: CRAN
Date/Publication: 2016-04-06 12:28:58

● 0 images, 6 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'infuser' ...
** package 'infuser' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'infuser'
    finding HTML links ... done
    infuse                                  html  
    print.infuse                            html  
    print_requested_params                  html  
    read_template                           html  
    trim                                    html  
    variables_requested                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (infuser)
Making 'packages.html' ... done