Package: rmdplugr Title: Plugins for R Markdown Formats Version: 0.4.1 Authors@R: person(given = "Johan", family = "Larsson", role = c("aut", "cre"), email = "johanlarsson@outlook.com", comment = c(ORCID = "0000-0002-4029-5945")) Description: Formats for R Markdown that undo modifications by 'pandoc' and 'rmarkdown' to original 'latex' templates, such as smaller margins, paragraph spacing, and compact titles. In addition, enhancements such as author blocks with affiliations and headers and footers are introduced. All of this functionality is built around plugins that modify the default 'pandoc' template without relying on custom templates. License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.0.2 URL: https://github.com/jolars/rmdplugr, https://jolars.github.io/rmdplugr/ BugReports: https://github.com/jolars/rmdplugr/issues Imports: rmarkdown, bookdown Suggests: testthat (>= 2.1.0), covr, spelling, knitr Language: en-US VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://jolars.r-universe.dev Date/Publication: 2020-01-10 14:15:05 UTC RemoteUrl: https://github.com/jolars/rmdplugr RemoteRef: HEAD RemoteSha: dcfa90fcaed6b61ab00064d3bdc0438d7a0b9388 NeedsCompilation: no Packaged: 2026-06-09 09:23:31 UTC; root Author: Johan Larsson [aut, cre] (ORCID: ) Maintainer: Johan Larsson