Package: rmdfiltr 0.1.3

rmdfiltr: 'Lua'-Filters for R Markdown

A collection of 'Lua' filters that extend the functionality of R Markdown templates (e.g., count words or post-process citations).

Authors:Frederik Aust [aut, cre], Marius Barth [ctb]

rmdfiltr_0.1.3.tar.gz
rmdfiltr_0.1.3.zip(r-4.5)rmdfiltr_0.1.3.zip(r-4.4)rmdfiltr_0.1.3.zip(r-4.3)
rmdfiltr_0.1.3.tgz(r-4.4-any)rmdfiltr_0.1.3.tgz(r-4.3-any)
rmdfiltr_0.1.3.tar.gz(r-4.5-noble)rmdfiltr_0.1.3.tar.gz(r-4.4-noble)
rmdfiltr_0.1.3.tgz(r-4.4-emscripten)rmdfiltr_0.1.3.tgz(r-4.3-emscripten)
rmdfiltr.pdf |rmdfiltr.html
rmdfiltr/json (API)
NEWS

# Install 'rmdfiltr' in R:
install.packages('rmdfiltr', repos = c('https://crsh.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/crsh/rmdfiltr/issues

On CRAN:

5 exports 42 stars 3.13 score 27 dependencies 2 dependents 4 scripts 1.6k downloads

Last updated 7 months agofrom:a5e0fa286e. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 15 2024
R-4.5-winOKSep 15 2024
R-4.5-linuxOKSep 15 2024
R-4.4-winOKSep 15 2024
R-4.4-macOKSep 15 2024
R-4.3-winOKSep 15 2024
R-4.3-macOKSep 15 2024

Exports:add_citeproc_filteradd_custom_filteradd_lua_filteradd_replace_ampersands_filteradd_wordcount_filter

Dependencies:assertthatbase64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml

Lua filter to replace ampersands in in-text citations

Rendered fromreplace_ampersands.Rmdusingknitr::rmarkdownon Sep 15 2024.

Last update: 2020-11-25
Started: 2019-05-02

Lua word count filter

Rendered fromwordcount.Rmdusingknitr::rmarkdownon Sep 15 2024.

Last update: 2020-11-25
Started: 2019-05-02

Readme and manuals

Help Manual

Help pageTopics
Add filter to pandoc argumentsadd_citeproc_filter add_custom_filter add_lua_filter add_replace_ampersands_filter add_wordcount_filter