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.
Version: | 0.4.0 |
Depends: | R (≥ 3.4.0) |
Imports: | stringr, magrittr |
Suggests: | testthat, knitr, rmarkdown, covr |
Published: | 2024-03-15 |
DOI: | 10.32614/CRAN.package.templates |
Author: | Sebastian Warnholz [aut, cre] |
Maintainer: | Sebastian Warnholz <wahani at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | templates results |
Reference manual: | templates.pdf |
Vignettes: |
Template Programming in R |
Package source: | templates_0.4.0.tar.gz |
Windows binaries: | r-devel: templates_0.4.0.zip, r-release: templates_0.4.0.zip, r-oldrel: templates_0.4.0.zip |
macOS binaries: | r-release (arm64): templates_0.4.0.tgz, r-oldrel (arm64): templates_0.4.0.tgz, r-release (x86_64): templates_0.4.0.tgz, r-oldrel (x86_64): templates_0.4.0.tgz |
Old sources: | templates archive |
Please use the canonical form https://CRAN.R-project.org/package=templates to link to this page.