Package: rmdfiltr
Type: Package
Title: 'Lua'-Filters for R Markdown
Version: 0.1.5
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
NeedsCompilation: no
Packaged: 2024-10-22 15:00:16 UTC; frederikaust
Author: Frederik Aust [aut, cre] (<https://orcid.org/0000-0003-4900-788X>),
  Marius Barth [ctb]
Maintainer: Frederik Aust <frederik.aust@uni-koeln.de>
Repository: CRAN
Date/Publication: 2024-10-22 22:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:31:45 UTC; windows
