Simplifies the generation of customized R Markdown PDF templates. A template may include an individual logo, typography, geometry or color scheme. The package provides a skeleton with detailed instructions for customizations. The skeleton can be modified by changing defaults in the 'YAML' header, by adding additional 'LaTeX' commands or by applying dynamic adjustments in R. Individual corporate design elements, such as a title page, can be added as R functions that produce 'LaTeX' code.
Version: | 0.1.1 |
Depends: | R (≥ 4.0.0) |
Imports: | cli, fs, gfonts, rlang, withr |
Suggests: | callr, knitr (≥ 1.12), rcmdcheck, rmarkdown, spelling, testthat (≥ 3.0.0) |
Published: | 2021-03-22 |
DOI: | 10.32614/CRAN.package.indiedown |
Author: | Christoph Sax [aut, cre], Kirill Müller [aut], Angelica Becerra [aut], Frederik Aust [aut], cynkra GmbH [fnd, cph] |
Maintainer: | Christoph Sax <christoph.sax at gmail.com> |
BugReports: | https://github.com/cynkra/indiedown/issues |
License: | MIT + file LICENSE |
URL: | https://cynkra.github.io/indiedown/, https://github.com/cynkra/indiedown |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | indiedown results |
Reference manual: | indiedown.pdf |
Vignettes: |
Customize Individual R Markdown Templates Introduction to Indiedown Walkthrough: Build your own R Markdown Template |
Package source: | indiedown_0.1.1.tar.gz |
Windows binaries: | r-devel: indiedown_0.1.1.zip, r-release: indiedown_0.1.1.zip, r-oldrel: indiedown_0.1.1.zip |
macOS binaries: | r-release (arm64): indiedown_0.1.1.tgz, r-oldrel (arm64): indiedown_0.1.1.tgz, r-release (x86_64): indiedown_0.1.1.tgz, r-oldrel (x86_64): indiedown_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=indiedown to link to this page.