Ross ROSS = Recommend OSS · open-source software intelligence for agents

tidyverse/ggplot2

An implementation of the Grammar of Graphics in R observed · 2026-08-28

github.com/tidyverse/ggplot2 · homepage · R · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 78
  • Release rhythm 68
  • 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: 79.0
  • age_days: 6675
  • days_rel: 133
  • days_push: 133
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

6986 stars · 2128 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ggplot2 is an R package implementing the Grammar of Graphics for declaratively creating data visualizations. Users map data variables to aesthetics and layer graphical primitives, scales, facets, and coordinate systems to build plots.

Use cases

  • create scatter plots and histograms from data frames in R
  • make publication-quality statistical graphics
  • build faceted plots split by categorical variables
  • customize legends, axes, colors, and themes in plots
  • reorder bars in bar charts by value
  • annotate plots with text and reference lines

When to choose

  • you work in R and need flexible, declarative data visualization
  • you want a mature, widely-documented plotting system with a large extension ecosystem
  • you need consistent grammar-based plots across many chart types

When to avoid

  • you need interactive or web-based visualizations rather than static graphics
  • you are not working in R
  • you want cutting-edge novel visualization features rather than a stable system

Facets

library · maturity stable

data-visualization charts data-visualization data-science cross-platform grammar-of-graphics tidyverse plotting r-package statistical-graphics r

9 sources

Member repositories

RepositoryRoleHealth v2
tidyverse/ggplot2main79

For agents

markdown · JSON · MCP: product_card(name="tidyverse/ggplot2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem