AI Product Engineer Logo

Command Palette

Search for a command to run...

Back to AI Ecosystem

Tidyverse

The tidyverse is a harmonious collection of R packages for data manipulation, visualization, and statistical modeling. Easy installation, updates, and a focus on collaboration and inclusivity.

Tidyverse logo
Open Source Infrastructure

Tidyverse is a suite of R packages with harmonized data representations and APIs, including dplyr, readr, forcats, ggplot2, tidyr, lubridate, purrr, and tibble, providing integrated data manipulation, visualization, and statistical modeling functionalities. Tidyverse ensures a collaborative and inclusive environment as demonstrated by its Contributor Code of Conduct.

About Tidyverse

Tidyverse is a collection of R packages that work in harmony due to their shared data representations and API design. The tidyverse package facilitates easy installation and loading of these core packages from the tidyverse with just one command. It currently consists of dplyr, readr, forcats, ggplot2, tidyr, lubridate, purrr, and tibble. These packages offer data manipulation, data visualization, and statistical modeling functionalities. Users can check for package updates using tidyverse_update(). However, potential conflicts with other loaded packages are displayed upon library attachment. Tidyverse is committed to providing a collaborative and inclusive environment, as evidenced by its Contributor Code of Conduct.