The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

rmdplugr

CRAN status Codecov test coverage Travis build status AppVeyor build status

rmdplugr modifies latex templates for Rmarkdown formats in order to

  1. restore style modifications caused by the default Rmarkdown and pandoc templates and
  2. enable additional modifications such as marginal material and author blocks.

The basic idea is that this package maintains to custom template and instead inserts pandoc plugins (chunks) into the latex template in order to provide modifications. The only requirement is that the template to be modified (by default the default pandoc template gotten from pandoc -D latex) contains a few lines from the standard template so that rmdplugr knows where to insert the new template matter.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("jolars/rmdplugr")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.