The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

litedown: A Lightweight Version of R Markdown

Render R Markdown to Markdown (without using 'knitr'), and Markdown to lightweight HTML/'LaTeX' documents with the 'commonmark' package (instead of 'Pandoc'). Some missing Markdown features in 'commonmark' are also supported, such as raw HTML/'LaTeX' blocks, 'LaTeX' math, superscripts, subscripts, footnotes, element attributes, appendices, and fenced 'Divs', but not all 'Pandoc' Markdown features are (or will be) supported. With additional JavaScript and CSS, you can also create HTML slides and articles. This package can be viewed as a trimmed-down version of R Markdown and 'knitr'. It does not aim at rich Markdown features or a large variety of output formats (the primary formats are HTML and 'LaTeX'). Book and website projects of multiple input documents are also supported.

Version: 0.1
Imports: utils, commonmark (≥ 1.9.1), xfun (≥ 0.46)
Suggests: knitr, rbibutils, rmarkdown (≥ 2.18), rstudioapi, tinytex, yaml
Published: 2024-08-20
DOI: 10.32614/CRAN.package.litedown
Author: Yihui Xie ORCID iD [aut, cre]
Maintainer: Yihui Xie <xie at yihui.name>
BugReports: https://github.com/yihui/litedown/issues
License: MIT + file LICENSE
URL: https://github.com/yihui/litedown
NeedsCompilation: no
Materials: README NEWS
CRAN checks: litedown results

Documentation:

Reference manual: litedown.pdf
Vignettes: Some Markdown Examples (source)
HTML Output from Markdown Examples (source, R code)
Making HTML Slides with the litedown Package (source, R code)

Downloads:

Package source: litedown_0.1.tar.gz
Windows binaries: r-devel: litedown_0.1.zip, r-release: litedown_0.1.zip, r-oldrel: litedown_0.1.zip
macOS binaries: r-release (arm64): litedown_0.1.tgz, r-oldrel (arm64): not available, r-release (x86_64): litedown_0.1.tgz, r-oldrel (x86_64): not available

Reverse dependencies:

Reverse suggests: ympes

Linking:

Please use the canonical form https://CRAN.R-project.org/package=litedown to link to this page.

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.