Package: rmdfiltr 0.1.4

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.4.tar.gz
rmdfiltr_0.1.4.zip(r-4.5)rmdfiltr_0.1.4.zip(r-4.4)rmdfiltr_0.1.4.zip(r-4.3)
rmdfiltr_0.1.4.tgz(r-4.4-any)rmdfiltr_0.1.4.tgz(r-4.3-any)
rmdfiltr_0.1.4.tar.gz(r-4.5-noble)rmdfiltr_0.1.4.tar.gz(r-4.4-noble)
rmdfiltr_0.1.4.tgz(r-4.4-emscripten)rmdfiltr_0.1.4.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:

7.85 score 42 stars 2 packages 4 scripts 1.9k downloads 9 exports 27 dependencies

Last updated 3 months agofrom:6d780e7346. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 14 2025
R-4.5-winOKJan 14 2025
R-4.5-linuxOKJan 14 2025
R-4.4-winOKJan 14 2025
R-4.4-macOKJan 14 2025
R-4.3-winOKJan 14 2025
R-4.3-macOKJan 14 2025

Exports:add_charcount_filteradd_citeproc_filteradd_custom_filteradd_doi2cite_filteradd_lua_filteradd_replace_ampersands_filteradd_wordcount_filterpost_process_doi_citationsreplace_resolved_doi_citations

Dependencies:assertthatbase64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml

Lua filter to replace ampersands in in-text citations

Rendered fromreplace_ampersands.Rmdusingknitr::rmarkdownon Jan 14 2025.

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

Cite references using only the DOI

Rendered fromdoi2cite.Rmdusingknitr::rmarkdownon Jan 14 2025.

Last update: 2024-10-12
Started: 2024-10-12

Lua word count filter

Rendered fromwordcount.Rmdusingknitr::rmarkdownon Jan 14 2025.

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

Readme and manuals

Help Manual

Help pageTopics
Add filter to pandoc argumentsadd_charcount_filter add_citeproc_filter add_custom_filter add_doi2cite_filter add_lua_filter add_replace_ampersands_filter add_wordcount_filter
Replace DOI citations in R Markdown documentpost_process_doi_citations replace_resolved_doi_citations