Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. R Markdown

R Markdown

28 projects

Showing 28 of 28 projects

shiny <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
shiny <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">R

An R package for building interactive web applications without requiring HTML, CSS, or JavaScript knowledge.

#web-app#r-package#data-science
Stars5.7k
Forks1.9k
Last commit2 days ago
bookdown
bookdownJavaScript

An R package for writing books, technical documents, and long-form reports with R Markdown.

#bookdown#r-package#reproducible-research
Stars4.1k
Forks1.3k
Last commit15 days ago
suggestion issue
suggestion issue

A curated list of Quarto talks, tools, examples, and articles for the open-source scientific publishing system.

#scientific-computing#open-science#documentation-tool
Stars2.1k
Forks134
Last commit1 month ago
blogdown
blogdownR

Create blogs and websites with R Markdown, integrating dynamic R code, graphics, and technical writing elements.

#website-generation#bookdown#knitr
Stars1.8k
Forks326
Last commit1 month ago
reticulate
reticulateR

A comprehensive R package that embeds Python within R sessions, enabling seamless interoperability between the two languages.

#conda#python-integration#r-package
Stars1.8k
Forks349
Last commit1 month ago
DiagrammeR
DiagrammeRR

An R package for creating, modifying, analyzing, and visualizing network graphs from tabular data.

#graph#r-package#graph functions
Stars1.7k
Forks245
Last commit2 months ago
tinytex
tinytexR

A lightweight, cross-platform, portable LaTeX distribution based on TeX Live that installs packages on demand.

#academic-writing#latex-distribution#r-package
Stars1.1k
Forks127
Last commit17 days ago
notedown
notedownJupyter Notebook

Convert IPython/Jupyter notebooks to markdown and back, enabling seamless editing of notebooks as markdown files.

#python-tool#data-science#workflow-automation
Stars860
Forks111
Last commit4 years ago
slidify <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
slidify <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">R

Generate reproducible HTML5 slide decks from R Markdown for data-driven presentations.

#html5-slides#presentation-tool#r-package
Stars841
Forks331
Last commit10 years ago
staticdocs
staticdocsR

Generate static HTML documentation websites for R packages with minimal configuration.

#package#open-source-docs#r-package
Stars772
Forks351
Last commit11 days ago
reprex
reprexR

An R package that creates reproducible examples from R code for sharing on GitHub, Stack Overflow, Slack, and other platforms.

#knitr#developer-tools#r-package
Stars753
Forks89
Last commit3 months ago
glue
glueR

Interpreted string literals for R that embed expressions in curly braces for easy data interpolation.

#developer-tools#r-package#string interpolation
Stars748
Forks63
Last commit3 months ago
timevis
timevisR

An R package for creating rich, interactive timeline visualizations in Shiny apps and R Markdown documents.

#shiny r#timeline#crosstalk
Stars680
Forks154
Last commit1 year ago
redoc
redocR

An R package for two-way R Markdown to Microsoft Word conversion, enabling reversible documents that retain edits and tracked changes.

#rstudio-addins#collaborative-editing#r-package
Stars536
Forks48
Last commit9 months ago
bookdown-demo
bookdown-demoCSS

A minimal example book demonstrating how to create books and documents using R Markdown and the bookdown package.

#bookdown#publishing#reproducible-research
Stars533
Forks1.3k
Last commit1 year ago
dygraphs
dygraphsJavaScript

An R interface to the dygraphs JavaScript library for creating interactive time-series charts.

#r-package#xts#javascript-library
Stars367
Forks188
Last commit2 years ago
REmap
REmapJavaScript

An R package that provides an interface to ECharts for creating interactive HTML maps and data visualizations.

#echarts#r-package#geospatial
Stars257
Forks124
Last commit6 years ago
scatterD3
scatterD3JavaScript

An R HTML widget for creating interactive scatter plots with D3.js, featuring smooth transitions and SVG export.

#svg-export#r-package#d3-js
Stars162
Forks21
Last commit21 days ago
R
RR

An R interface to the Quarto CLI for rendering documents, previewing, and managing projects directly from the R console.

#r-package#workflow-automation#reproducible-research
Stars161
Forks29
Last commit2 months ago
Emacs
EmacsEmacs Lisp

An Emacs mode for editing Quarto documents with syntax highlighting, preview, and polymode integration.

#emacs#polymode#quarto
Stars156
Forks18
Last commit2 years ago
Sublime Text + R-IDE
Sublime Text + R-IDEPython

A Sublime Text package that transforms the editor into a full-featured IDE for R programming.

#code-editing#language-server#productivity-tools
Stars114
Forks6
Last commit1 year ago
Quarto tip a day
Quarto tip a dayJavaScript

A daily blog sharing practical Quarto tips for 30 days leading up to the rstudio::conf(2022) keynote.

#publishing#data-science#reproducible-research
Stars88
Forks25
Last commit1 year ago
Program Evaluation for Public Service (course)
Program Evaluation for Public Service (course)HTML

A graduate-level course website for program evaluation and causal inference using R, built with Quarto and a reproducible {targets} pipeline.

#program-evaluation#targets#static-site-generator
Stars65
Forks24
Last commit3 years ago
quartostamp
quartostampR

RStudio Addin to insert pre-written Quarto elements like divs and classes into Quarto documents.

#productivity#r-package#workflow-automation
Stars61
Forks2
Last commit6 months ago
Vim
VimVim Script

A Vim plugin providing syntax highlighting and language support for Quarto (.qmd) documents.

#code-blocks#syntax-highlighting#quarto
Stars61
Forks9
Last commit5 months ago
An anthology of experimental designs
An anthology of experimental designsJavaScript

R Markdown source code for xaringan-based presentation slides with experimental components.

#r-language#xaringan#reproducible-research
Stars24
Forks12
Last commit3 years ago
Quarto: Create Beautiful Documents with R, Python, Julia and Observable (Runapp 2022 talk)
Quarto: Create Beautiful Documents with R, Python, Julia and Observable (Runapp 2022 talk)JavaScript

Quarto is an open-source scientific and technical publishing system for creating documents with R, Python, Julia, and Observable.

#julia#technical-documents#qmd
Stars20
Forks6
Last commit4 years ago
Bioconductor Community Blog
Bioconductor Community BlogHTML

A Quarto-powered blog for the Bioconductor community to share news, tutorials, and updates.

#hacktoberfest#hacktoberfest2022#community
Stars17
Forks44
Last commit1 day ago

Related Tags

#R Package17#R13#Reproducible Research12#Quarto9#Data Visualization8#Data Science6#Documentation4#Workflow Automation4#Literate Programming4#Technical Writing4#Markdown4#Static Site Generator4
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub