# rstudio/rmarkdown

Dynamic Documents for R

Repository: https://github.com/rstudio/rmarkdown
Canonical: https://ross.abutalabs.com/products/rmarkdown
Homepage: https://rmarkdown.rstudio.com
Language: R
License: NOASSERTION
License Family: other
Topics: r, r-package, rmarkdown, pandoc, markdown, literate-programming
Last push: 2026-08-26T22:12:40+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 44, longevity 100
- inputs: {"age_days": 4606, "days_push": 7, "days_rel": 160, "gap_med": 253.5, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3054, forks 991 (observed 2026-08-28T04:07:39.722042+00:00)

## What it is
An R package for creating dynamic documents that combine code, rendered output, and prose, rendered via Pandoc to HTML, PDF, Word, slideshows, and more. It is the foundation of reproducible reporting in R, supporting literate programming and dozens of output formats.

## Use cases
- generate reproducible analysis reports from R code
- convert markdown with embedded R code to PDF or Word
- build slideshows and dashboards from data analyses
- write a book or website with knitr and pandoc
- share reproducible data science notebooks
- automate scheduled report generation

## When to choose
- you work in R and want code and narrative in one reproducible document
- you need many output formats (HTML, PDF, Word, slides) from one source
- you want literate-programming style reports with figures and tables

## When to avoid
- you need a general-purpose static site generator without R code execution
- your workflow is Python-only and you prefer Jupyter or Quarto
- you need a lightweight markdown renderer without Pandoc

## Facets
- artifact type: library
- maturity: stable
- function: documentation, markdown, data-visualization, static-site-generator, templating
- domain: data-science, documentation, developer-tools, education
- platform: cross-platform
- tags: r-package, literate-programming, pandoc, reproducible-research, report-generation, notebooks, r

## Member repositories
- rstudio/rmarkdown (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.722042+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:28:51.374651+00:00, confidence not recorded.
  - readme: https://github.com/rstudio/rmarkdown (fetched 2026-08-28T04:07:39.722042+00:00, sha e16671e7de97)
  - homepage: https://rmarkdown.rstudio.com (fetched 2026-08-29T09:43:52.372178+00:00, sha b56145f84fe9)
  - site_page: https://rmarkdown.rstudio.com/docs (fetched 2026-08-29T09:43:52.381803+00:00, sha 83d2e0331f88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
