Skip to content
@tidyverse

tidyverse

The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly

Pinned Loading

  1. dplyr dplyr Public

    dplyr: A grammar of data manipulation

    R 4.7k 2.1k

  2. ggplot2 ggplot2 Public

    An implementation of the Grammar of Graphics in R

    R 6.5k 2k

  3. readr readr Public

    Read flat files (csv, tsv, fwf) into R

    R 1k 286

  4. purrr purrr Public

    A functional programming toolkit for R

    R 1.3k 271

  5. tidyr tidyr Public

    Tidy Messy Data

    R 1.4k 418

  6. rvest rvest Public

    Simple web scraping for R

    R 1.5k 341

Repositories

Showing 10 of 41 repositories
  • googledrive Public

    Google Drive R API

    tidyverse/googledrive’s past year of commit activity
    R 322 47 37 6 Updated Sep 19, 2024
  • googlesheets4 Public

    Google Spreadsheets R API (reboot of the googlesheets package)

    tidyverse/googlesheets4’s past year of commit activity
    R 357 51 33 1 Updated Sep 19, 2024
  • glue Public

    Glue strings to data in R. Small, fast, dependency free interpreted string literals.

    tidyverse/glue’s past year of commit activity
    R 717 65 5 0 Updated Sep 19, 2024
  • tidyverse.org Public

    Source of tidyverse.org

    tidyverse/tidyverse.org’s past year of commit activity
    HTML 191 CC-BY-SA-4.0 113 28 7 Updated Sep 16, 2024
  • ggplot2 Public

    An implementation of the Grammar of Graphics in R

    tidyverse/ggplot2’s past year of commit activity
    R 6,470 2,018 135 62 Updated Sep 16, 2024
  • tibble Public

    A modern re-imagining of the data frame

    tidyverse/tibble’s past year of commit activity
  • hms Public

    A simple class for storing time-of-day values

    tidyverse/hms’s past year of commit activity
    R 138 25 13 2 Updated Sep 15, 2024
  • blob Public

    A simple S3 class for representing BLOBs

    tidyverse/blob’s past year of commit activity
    R 45 9 2 1 Updated Sep 15, 2024
  • duckplyr Public

    A drop-in replacement for dplyr, powered by DuckDB for performance.

    tidyverse/duckplyr’s past year of commit activity
    R 253 15 42 6 Updated Sep 14, 2024
  • reprex Public

    Render bits of R code for sharing, e.g., on GitHub or StackOverflow.

    tidyverse/reprex’s past year of commit activity