Package: indiedown 0.1.1.9045

Christoph Sax

indiedown: Individual R Markdown Templates

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.

Authors:Christoph Sax [aut, cre], Kirill Müller [aut], Angelica Becerra [aut], Frederik Aust [aut], cynkra GmbH [fnd, cph]

indiedown_0.1.1.9045.tar.gz
indiedown_0.1.1.9045.zip(r-4.7)indiedown_0.1.1.9045.zip(r-4.6)indiedown_0.1.1.9045.zip(r-4.5)
indiedown_0.1.1.9045.tgz(r-4.6-any)indiedown_0.1.1.9045.tgz(r-4.5-any)
indiedown_0.1.1.9045.tar.gz(r-4.7-any)indiedown_0.1.1.9045.tar.gz(r-4.6-any)
indiedown_0.1.1.9045.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
indiedown/json (API)

# Install 'indiedown' in R:
install.packages('indiedown', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cynkra/indiedown/issues

Pkgdown/docs site:https://indiedown.cynkra.com

On CRAN:

Conda:

rmarkdowntemplate

7.68 score 32 stars 6 scripts 737 downloads 3 exports 37 dependencies

Last updated from:fd87f426c1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK127
source / vignettesOK159
linux-release-x86_64OK153
macos-release-arm64OK94
macos-oldrel-arm64OK82
windows-develOK102
windows-releaseOK80
windows-oldrelOK78
wasm-releaseOK97

Exports:create_indiedown_packagedr_downuse_indiedown_gfonts

Dependencies:base64encbslibcachemclicommonmarkcrayoncrulcurldigestfastmapfontawesomefsgfontsgluehtmltoolshttpcodehttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolstriebeardurltoolswithrxtable

Customize Individual R Markdown Templates
Assets | Basic Settings | Additional LaTeX Settings | Dynamic Settings | Variable Substitution | Including Additional Assets | LaTeX Generators | Templates

Last update: 2021-03-20
Started: 2021-03-09

Introduction to Indiedown
Create an customized R Markdown template | Customization points | Corporate Design Elements | Principles of Indiedown | Extend Pandoc .tex, do not replace | Use R to customize

Last update: 2021-03-20
Started: 2021-03-15

Walkthrough: Build your own R Markdown Template
Customization points | default.yaml | Changing Fonts | preamble.tex | A customized title page. | Where to go from here

Last update: 2021-03-20
Started: 2021-03-15