tidyverse
The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly
Pinned Repositories
datascience-box
Data Science Course in a Box
dplyr
dplyr: A grammar of data manipulation
ggplot2
An implementation of the Grammar of Graphics in R
magrittr
Improve the readability of R code with the pipe
purrr
A functional programming toolkit for R
readr
Read flat files (csv, tsv, fwf) into R
reprex
Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
rvest
Simple web scraping for R
tidyr
Tidy Messy Data
tidyverse
Easily install and load packages from the tidyverse
tidyverse's Repositories
tidyverse/ggplot2
An implementation of the Grammar of Graphics in R
tidyverse/dplyr
dplyr: A grammar of data manipulation
tidyverse/tidyverse
Easily install and load packages from the tidyverse
tidyverse/rvest
Simple web scraping for R
tidyverse/tidyr
Tidy Messy Data
tidyverse/purrr
A functional programming toolkit for R
tidyverse/readr
Read flat files (csv, tsv, fwf) into R
tidyverse/datascience-box
Data Science Course in a Box
tidyverse/reprex
Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
tidyverse/lubridate
Make working with dates in R just that little bit easier
tidyverse/readxl
Read excel files (.xls and .xlsx) into R 🖇
tidyverse/glue
Glue strings to data in R. Small, fast, dependency free interpreted string literals.
tidyverse/tibble
A modern re-imagining of the data frame
tidyverse/dtplyr
Data table backend for dplyr
tidyverse/multidplyr
A dplyr backend that partitions a data frame over multiple processes
tidyverse/vroom
Fast reading of delimited files
tidyverse/stringr
A fresh approach to string manipulation in R
tidyverse/forcats
🐈🐈🐈🐈: tools for working with categorical variables (factors)
tidyverse/dbplyr
Database (DBI) backend for dplyr
tidyverse/haven
Read SPSS, Stata and SAS files from R
tidyverse/googlesheets4
Google Spreadsheets R API (reboot of the googlesheets package)
tidyverse/googledrive
Google Drive R API
tidyverse/style
The tidyverse style guide for R code
tidyverse/duckplyr
A drop-in replacement for dplyr, powered by DuckDB for performance.
tidyverse/design
Tidyverse design principles
tidyverse/tidyverse.org
Source of tidyverse.org
tidyverse/hms
A simple class for storing time-of-day values
tidyverse/tidy-dev-day
Tidyverse developer day
tidyverse/tidytemplate
A pkgdown template for core tidyverse packages
tidyverse/blob
A simple S3 class for representing BLOBs