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.
Last updated 1 days ago
dynamic-documentsknitrliterate-programmingrmarkdownsweave
23.64 score 2.4k stars 4.2k dependents 116k scripts 1.2M downloads
rmarkdown - Dynamic Documents for R
Convert R Markdown documents into a variety of formats.
Last updated 2 days ago
literate-programmingmarkdownpandocrmarkdown
21.80 score 2.9k stars 3.7k dependents 14k scripts 1.1M downloadsxfun - Supporting Functions for Packages Maintained by 'Yihui Xie'
Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.
Last updated 15 days ago
18.19 score 146 stars 4.4k dependents 916 scripts 1.3M downloadstinytex - Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents
Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (<https://yihui.org/tinytex/>), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically.
Last updated 19 days ago
latextexlive
17.90 score 1.0k stars 3.7k dependents 2.5k scripts 1.1M downloads
bookdown - Authoring Books and Technical Documents with R Markdown
Output formats and utilities for authoring books and technical documents with R Markdown.
Last updated 18 days ago
bookbookdownepubgitbookhtmllatexrmarkdown
17.51 score 3.9k stars 136 dependents 1.7k scripts 62k downloadsformatR - Format R Code Automatically
Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package (see tidy_app()).
Last updated 1 years ago
code-formatter
15.14 score 259 stars 1.2k dependents 1.4k scripts 90k downloadsmarkdown - Render Markdown with 'commonmark'
Render Markdown to full and lightweight HTML/LaTeX documents with the 'commonmark' package. This package has been superseded by 'litedown'.
Last updated 9 days ago
commonmarkmarkdown
14.86 score 85 stars 459 dependents 3.7k scripts 376k downloadshighr - Syntax Highlighting for R Source Code
Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package (<https://gitlab.com/saalen/highlight>).
Last updated 10 months ago
htmllatexsyntax-highlighting
14.35 score 47 stars 4.2k dependents 92 scripts 1.0M downloadsmime - Map Filenames to MIME Types
Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.
Last updated 15 days ago
mime-types
13.97 score 33 stars 7.0k dependents 167 scripts 1.0M downloadslitedown - 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.
Last updated 8 hours ago
litedownmarkdownr-markdownreport-generatorreproducible-research
13.36 score 201 stars 164 dependents 16 scripts 108k downloadsxaringan - Presentation Ninja
Create HTML5 slides with R Markdown and the JavaScript library 'remark.js' (<https://remarkjs.com>).
Last updated 1 years ago
markdownnarutoninjapresentationpresentation-ninjaremarkjsrmarkdownrstudioslideshow
12.69 score 1.5k stars 10 dependents 948 scripts 3.0k downloadsservr - A Simple HTTP Server to Serve Static Files or Dynamic Documents
Start an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.
Last updated 3 months ago
http-serverweb-serverwebsocket
12.51 score 283 stars 94 dependents 190 scripts 51k downloadsanimation - A Gallery of Animations in Statistics and Utilities to Create Animations
Provides functions for animations in statistics, covering topics in probability theory, mathematical statistics, multivariate statistics, non-parametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions may be helpful in teaching statistics and data analysis. Also provided in this package are a series of functions to save animations to various formats, e.g. Flash, 'GIF', HTML pages, 'PDF' and videos. 'PDF' animations can be inserted into 'Sweave' / 'knitr' easily.
Last updated 2 years ago
animationstatistical-computingstatistical-graphicsstatistics
12.13 score 208 stars 28 dependents 2.5k scripts 6.9k downloads
pagedown - Paginate the HTML Output of R Markdown with CSS for Print
Use the paged media properties in CSS and the JavaScript library 'paged.js' to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.
Last updated 3 months ago
csshtmlpaged-mediapdfprintingtypesetting
11.73 score 909 stars 19 dependents 350 scripts 14k downloads
blogdown - Create Blogs and Websites with R Markdown
Write blog posts and web pages in R Markdown. This package supports the static site generator 'Hugo' (<https://gohugo.io>) best, and it also supports 'Jekyll' (<https://jekyllrb.com>) and 'Hexo' (<https://hexo.io>).
Last updated 17 days ago
blog-engineblogdownhugormarkdownrstudiowebsite-generation
11.55 score 1.8k stars 1 dependents 1.4k scripts 3.4k downloadstestit - A Simple Package for Testing R Packages
Provides two convenience functions assert() and test_pkg() to facilitate testing R packages.
Last updated 1 years ago
testing
9.96 score 58 stars 15 dependents 1.1k scripts 13k downloadsprintr - Automatically Print R Objects to Appropriate Formats According to the 'knitr' Output Format
Extends the S3 generic function knit_print() in 'knitr' to automatically print some objects using an appropriate format such as Markdown or LaTeX. For example, data frames are automatically printed as tables, and the help() pages can also be rendered in 'knitr' documents.
Last updated 2 years ago
knitrprintr
8.13 score 118 stars 1.3k scripts 1.8k downloadsRd2roxygen - Convert Rd to 'Roxygen' Documentation
Functions to convert Rd to 'roxygen' documentation. It can parse an Rd file to a list, create the 'roxygen' documentation and update the original R script (e.g. the one containing the definition of the function) accordingly. This package also provides utilities that can help developers build packages using 'roxygen' more easily. The 'formatR' package can be used to reformat the R code in the examples sections so that the code will be more readable.
Last updated 12 months ago
roxygen-documentation
7.26 score 32 stars 1 dependents 82 scripts 1.2k downloadsMSG - Data and Functions for the Book Modern Statistical Graphics
A companion to the Chinese book ``Modern Statistical Graphics''.
Last updated 4 years ago
chinese-bookstatistical-graphics
7.00 score 38 stars 133 scripts 426 downloadsrolldown - R Markdown Output Formats for Storytelling
R Markdown output formats based on JavaScript libraries such as 'Scrollama' (<https://github.com/russellgoldenberg/scrollama>) for storytelling.
Last updated 5 years ago
r-markdownstorytelling
6.87 score 186 stars 1 scripts 218 downloadsfun - Use R for Fun
This is a collection of R games and other funny stuff, such as the classic Mine sweeper and sliding puzzles.
Last updated 2 years ago
6.30 score 47 stars 70 scripts 507 downloads