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.5)templates_0.4.0.zip(r-4.4)templates_0.4.0.zip(r-4.3)
templates_0.4.0.tgz(r-4.4-any)templates_0.4.0.tgz(r-4.3-any)
templates_0.4.0.tar.gz(r-4.5-noble)templates_0.4.0.tar.gz(r-4.4-noble)
templates_0.4.0.tgz(r-4.4-emscripten)templates_0.4.0.tgz(r-4.3-emscripten)
templates.pdf |templates.html
templates/json (API)
NEWS

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

Peer review:

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

On CRAN:

3.34 score 2 stars 11 scripts 267 downloads 4 exports 8 dependencies

Last updated 8 months agofrom:f9a53ec1a1. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 11 2024
R-4.5-winOKOct 11 2024
R-4.5-linuxOKOct 11 2024
R-4.4-winOKOct 11 2024
R-4.4-macOKOct 11 2024
R-4.3-winOKOct 11 2024
R-4.3-macOKOct 11 2024

Exports:tmpltmplAsFuntmplEvaltmplUpdate

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

Programming with Templates in R

Rendered fromTemplate_Programming_in_R.Rmdusingknitr::rmarkdownon Oct 11 2024.

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