Package: templates 0.4.0

templates: A System for Working with Templates

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.

Authors:Sebastian Warnholz [aut, cre]

templates_0.4.0.tar.gz
templates_0.4.0.zip(r-4.7)templates_0.4.0.zip(r-4.6)templates_0.4.0.zip(r-4.5)
templates_0.4.0.tgz(r-4.6-any)templates_0.4.0.tgz(r-4.5-any)
templates_0.4.0.tar.gz(r-4.7-any)templates_0.4.0.tar.gz(r-4.6-any)
templates_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
templates/json (API)
NEWS

# Install 'templates' in R:
install.packages('templates', repos = c('https://wahani.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/wahani/templates/issues

On CRAN:

Conda:

4.13 score 4 stars 34 scripts 208 downloads 4 exports 8 dependencies

Last updated from:f9a53ec1a1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK129
source / vignettesOK194
linux-release-x86_64OK120
macos-release-arm64OK88
macos-oldrel-arm64OK121
windows-develOK81
windows-releaseOK78
windows-oldrelOK64
wasm-releaseOK135

Exports:tmpltmplAsFuntmplEvaltmplUpdate

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

Programming with Templates in R

Rendered fromTemplate_Programming_in_R.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2018-05-16
Started: 2016-08-23

Readme and manuals

Help Manual

Help pageTopics
Template constructorstmpl tmpl.character tmpl.formula tmpl.function tmpl.tmpl
Update and evaluate templatestmplAsFun tmplEval tmplUpdate tmplUpdate.function tmplUpdate.tmpl