Requirements | Installation | How to use it? | 1. Templates with tags (and R code) | 2. Tags for variables | 3. R code (chunks, inline or within variables) | 4. Template tag variables and R code | 5. Environment where to evaluate | 6. The translate command | Resulting source file | Alternative variables definition | Limitations | RECOMMENDATIONS | References
Package: tmplate 0.0.3

Mario A. Martinez Araya
tmplate: Code Generation Based on Templates
Define general templates with tags that can be replaced by content depending on arguments and objects to modify the final output of the document.
Authors:
tmplate_0.0.3.tar.gz
tmplate_0.0.3.tar.gz(r-4.7-any)tmplate_0.0.3.tar.gz(r-4.6-any)
tmplate_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
tmplate/json (API)
| # Install 'tmplate' in R: |
| install.packages('tmplate', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:03b1f013da. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 129 | ||
| wasm-release | OK | 105 |
Exports:translate
Dependencies:tRnslate
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'Code Generation Based on Templates' | tmplate-package tmplate |
| Translate tags and R code in template | translate |