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
LazyData: true
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
NeedsCompilation: no
Packaged: 2020-01-09 15:58:53 UTC; johan
Author: Johan Larsson [aut, cre] (<https://orcid.org/0000-0002-4029-5945>)
Maintainer: Johan Larsson <johanlarsson@outlook.com>
Repository: CRAN
Date/Publication: 2020-01-09 22:40:02 UTC
Built: R 4.3.0; ; 2023-04-12 15:18:26 UTC; unix
