rstudio/gt
Easily generate information-rich, publication-quality tables from R observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 43
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 127.0
- age_days: 3088
- days_rel: 223
- days_push: 8
- n_releases_24m: 5
Adoption not part of the score
2161 stars · 224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
gt is an R package for creating information-rich, publication-quality display tables from data frames or tibbles using a cohesive set of table parts (header, stub, column labels, body, footer). It renders tables to HTML, LaTeX, and RTF, and can export via gtsave() for use in R Markdown, Quarto, and other documents.
Use cases
- create publication-quality summary tables in R
- format tables for R Markdown or Quarto reports
- export tables to HTML, LaTeX, RTF, or Word docx
- format currency, dates, percentages, and numbers in tables
- add headers, footers, and spanner column labels to tables
- make presentation-ready tables from data frames
When to choose
- you work in R and need polished display tables for reports or publications
- you need multi-format table output (HTML, LaTeX, RTF) from one pipeline
- you want a pipe-friendly, grammar-like API for table formatting
When to avoid
- you need interactive or sortable web tables rather than static display tables
- you are not working in R
- you need plotting/charting rather than tabular output
Facets
library · maturity active
data-visualization templating markdown data-visualization data-science documentation web-development cross-platform tables r-package publication-quality html-output latex-output rtf-output docx reporting r
3 sources
- readme: https://github.com/rstudio/gt · fetched 2026-08-28 · d9be83c2fdcc
- homepage: https://gt.rstudio.com · fetched 2026-08-29 · 81db7f0fe55a
- site_page: https://gt.rstudio.com/news/index.html · fetched 2026-08-29 · 713659bd6f83
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rstudio/gt | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem