Showing 3 of total 3 results (show query)
yihui
litedown:A Lightweight Version of R Markdown
Render R Markdown to Markdown (without using 'knitr'), and Markdown to lightweight HTML or 'LaTeX' documents with the 'commonmark' package (instead of 'Pandoc'). Some missing Markdown features in 'commonmark' are also supported, such as raw HTML or 'LaTeX' blocks, 'LaTeX' math, superscripts, subscripts, footnotes, element attributes, and appendices, 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.
Maintained by Yihui Xie. Last updated 2 days ago.
litedownmarkdownr-markdownreport-generatorreproducible-research
69.0 match 197 stars 10.44 score 16 scripts 3 dependentsyihui
knitr:A General-Purpose Package for Dynamic Report Generation in R
Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
Maintained by Yihui Xie. Last updated 2 days ago.
dynamic-documentsknitrliterate-programmingrmarkdownsweave
3.1 match 2.4k stars 23.62 score 116k scripts 4.2k dependentsrstudio
markdown:Render Markdown with 'commonmark'
Render Markdown to full and lightweight HTML/LaTeX documents with the 'commonmark' package. This package has been superseded by 'litedown'.
Maintained by Yihui Xie. Last updated 5 days ago.
0.5 match 85 stars 14.76 score 3.7k scripts 452 dependents