Package: rmdfiltr Type: Package Title: 'Lua'-Filters for R Markdown Version: 0.1.4 Authors@R: c( person("Frederik", "Aust", email = "frederik.aust@uni-koeln.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4900-788X")), person("Marius", "Barth", role = c("ctb")) ) URL: https://github.com/crsh/rmdfiltr BugReports: https://github.com/crsh/rmdfiltr/issues Description: A collection of 'Lua' filters that extend the functionality of R Markdown templates (e.g., count words or post-process citations). Imports: assertthat (>= 0.2.1), utils, rmarkdown (>= 1.12) SystemRequirements: pandoc (>= 2.0; https://pandoc.org) License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Suggests: dplyr (>= 0.8.0.1), ggplot2 (>= 3.0.0), knitr (>= 1.22), spelling (>= 2.1), testthat (>= 2.0.0), tibble (>= 2.1.1), stringr, bibtex (>= 0.5.1) Language: en-US VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://crsh.r-universe.dev Date/Publication: 2024-10-16 20:19:28 UTC RemoteUrl: https://github.com/crsh/rmdfiltr RemoteRef: HEAD RemoteSha: 6d780e7346388eaee53315a451e9a90b1dd50939 NeedsCompilation: no Packaged: 2026-06-18 10:20:06 UTC; root Author: Frederik Aust [aut, cre] (ORCID: ), Marius Barth [ctb] Maintainer: Frederik Aust Depends: R (>= 4.2.0)