jinjar: Template Engine Inspired by 'Jinja'

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.3.1
Imports: cli, fs, jsonlite, rlang (≥ 1.0.0)
LinkingTo: cpp11
Suggests: knitr, rmarkdown, testthat
Published: 2023-11-01
Author: David Hall ORCID iD [aut, cre, cph], Lars Berscheid [cph] (Author of bundled inja library), Niels Lohmann [cph] (Author of bundled json library)
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
Language: en-US
Materials: README NEWS
CRAN checks: jinjar results

Documentation:

Reference manual: jinjar.pdf
Vignettes: Auxiliary Templates
Template Syntax

Downloads:

Package source: jinjar_0.3.1.tar.gz
Windows binaries: r-devel: jinjar_0.3.1.zip, r-release: jinjar_0.3.1.zip, r-oldrel: jinjar_0.3.1.zip
macOS binaries: r-release (arm64): jinjar_0.3.1.tgz, r-oldrel (arm64): jinjar_0.3.1.tgz, r-release (x86_64): jinjar_0.3.1.tgz
Old sources: jinjar archive

Reverse dependencies:

Reverse suggests: emayili

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jinjar to link to this page.