Package: templates
Title: A System for Working with Templates
Version: 0.1.0
Authors@R: person("Sebastian", "Warnholz", email = "wahani@gmail.com", role = c("aut", "cre"))
Description: Provides tools to work with template code and text in R. It aims to
    provide a simple substitutions mechanism for R-expressions inside these
    templates. Templates can be written in other languages like 'SQL', can
    simply be represented by characters in R, or can themselves be R-expressions
    or functions.
Depends: R (>= 3.3.1), methods
Imports: stringr, dat, magrittr, modules
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, knitr, rmarkdown, covr
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-01-07 12:30:56 UTC; sebastian
Author: Sebastian Warnholz [aut, cre]
Maintainer: Sebastian Warnholz <wahani@gmail.com>
Repository: CRAN
Date/Publication: 2017-01-07 14:05:45
