CRAN/E | jinjar

jinjar

Template Engine Inspired by 'Jinja'

Installation

About

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.

davidchall.github.io/jinjar/
github.com/davidchall/jinjar
Bug report File report

Key Metrics

Version 0.3.1
Published 2023-11-01 183 days ago
Needs compilation? yes
License MIT
License File
CRAN checks jinjar results
Language en-US

Downloads

Yesterday 198 -18%
Last 7 days 1.064 -41%
Last 30 days 8.352 +44%
Last 90 days 19.953 +56%
Last 365 days 52.727 +217%

Maintainer

Maintainer

David Hall

david.hall.physics@gmail.com

Authors

David Hall

aut / cre / cph

Lars Berscheid

cph

(Author of bundled inja library)

Niels Lohmann

cph

(Author of bundled json library)

Material

README
NEWS
Reference manual
Package source

Vignettes

Auxiliary Templates
Template Syntax

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

jinjar archive

Imports

cli
fs
jsonlite
rlang ≥ 1.0.0

Suggests

knitr
rmarkdown
testthat

LinkingTo

cpp11

Reverse Suggests

emayili