Template engine powered by the 'inja' C++ library. Users write a template document, using syntax inspired by the 'Jinja' Python package, and then render the final document by passing data from R. The template syntax supports features such as variables, loops, conditions and inheritance.
Version: | 0.1.0 |
Imports: | checkmate, fs, jsonlite, rlang |
LinkingTo: | cpp11 |
Suggests: | knitr, rmarkdown, spelling, testthat (≥ 3.0.0) |
Published: | 2021-10-28 |
Author: | David Hall |
Maintainer: | David Hall <david.hall.physics at gmail.com> |
BugReports: | https://github.com/davidchall/jinjar/issues |
License: | MIT + file LICENSE |
URL: | https://davidchall.github.io/jinjar/, https://github.com/davidchall/jinjar |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Language: | en-US |
Materials: | README |
CRAN checks: | jinjar results |
Reference manual: | jinjar.pdf |
Vignettes: |
Auxiliary Templates Template Syntax |
Package source: | jinjar_0.1.0.tar.gz |
Windows binaries: | r-devel: jinjar_0.1.0.zip, r-release: not available, r-oldrel: jinjar_0.1.0.zip |
macOS binaries: | r-release (arm64): jinjar_0.1.0.tgz, r-release (x86_64): jinjar_0.1.0.tgz, r-oldrel: jinjar_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=jinjar to link to this page.