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

tidyverse/tidyverse

Easily install and load packages from the tidyverse observed · 2026-08-28

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

Health v2 · maintenance only

35/100

  • Activity 27
  • Release rhythm 8
  • 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: n/a
  • age_days: 3648
  • days_rel: n/a
  • days_push: 441
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1799 stars · 292 forks observed · 2026-08-28

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

The tidyverse package is an R metapackage that installs and loads the core tidyverse packages (ggplot2, dplyr, tidyr, readr, purrr, tibble, stringr, forcats, lubridate) in a single command. It provides utilities like tidyverse_conflicts() and tidyverse_sitrep() to report package versions and namespace conflicts.

Use cases

  • install all core tidyverse R packages in one command
  • load ggplot2, dplyr, and tidyr together with library(tidyverse)
  • set up an R environment for data science and data wrangling
  • check which tidyverse package versions are installed
  • diagnose masked function conflicts between loaded R packages

When to choose

  • you want a one-command setup of the standard R data science stack
  • you are following R for Data Science or tidyverse-style workflows
  • you want consistent, interoperable packages for data manipulation and visualization

When to avoid

  • you only need one or two specific packages - install them directly
  • you want a minimal dependency footprint, since this pulls in many packages
  • you prefer base R or data.table idioms over tidyverse conventions

Facets

library · maturity stable

data-science data-visualization package-manager developer-tools data-science data-visualization developer-tools cross-platform cli r r-package metapackage tidyverse ggplot2 dplyr data-wrangling cran

3 sources

Member repositories

RepositoryRoleHealth v2
tidyverse/tidyversemain35

For agents

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

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