Requirements | Installation | How to use it? | 1. Templates with R code in chunks and inline | 2. R code explanation | KEEP IN MIND A FEW RULES | 3. Environment used to evaluate the R code | 4. The translate_r_code command | Resulting source file | Limitations | RECOMMENDATIONS | References
Package: tRnslate 0.0.3

Mario A. Martinez Araya
tRnslate: Translate R Code in Source Files
Evaluate inline or chunks of R code in template files and replace with their output modifying the resulting template.
Authors:
tRnslate_0.0.3.tar.gz
tRnslate_0.0.3.tar.gz(r-4.7-any)tRnslate_0.0.3.tar.gz(r-4.6-any)
tRnslate_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
tRnslate/json (API)
| # Install 'tRnslate' in R: |
| install.packages('tRnslate', 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:6da5ce543a. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 130 | ||
| linux-release-x86_64 | OK | 108 | ||
| wasm-release | OK | 88 |
Exports:translate_r_code
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'Translate R Code in Source Files' | tRnslate-package tRnslate |
| Translate code | Translate code translate_r_code |