Package: templates
Title: A System for Working with Templates
Version: 0.3.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 substitution 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.4.0)
Imports: stringr, dat, magrittr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, knitr, rmarkdown, covr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-22 21:42:15 UTC; sebastian
Author: Sebastian Warnholz [aut, cre]
Maintainer: Sebastian Warnholz <wahani@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-22 21:49:11 UTC
Built: R 4.1.0; ; 2021-05-27 06:04:16 UTC; unix
