Package: tidyverse Title: Easily Install and Load the 'Tidyverse' Version: 2.0.0.9000 Authors@R: c( person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd")) ) Description: The 'tidyverse' is a set of packages that work in harmony because they share common data representations and 'API' design. This package is designed to make it easy to install and load multiple 'tidyverse' packages in a single step. Learn more about the 'tidyverse' at . License: MIT + file LICENSE URL: https://tidyverse.tidyverse.org, https://github.com/tidyverse/tidyverse BugReports: https://github.com/tidyverse/tidyverse/issues Depends: R (>= 4.1) Imports: broom (>= 1.0.5), cli (>= 3.6.1), conflicted (>= 1.2.0), dbplyr (>= 2.4.0), dplyr (>= 1.1.3), dtplyr (>= 1.3.1), forcats (>= 1.0.0), ggplot2 (>= 3.4.4), googledrive (>= 2.1.1), googlesheets4 (>= 1.1.1), haven (>= 2.5.3), hms (>= 1.1.3), httr (>= 1.4.7), jsonlite (>= 1.8.7), lubridate (>= 1.9.3), magrittr (>= 2.0.3), pillar (>= 1.9.0), purrr (>= 1.0.2), ragg (>= 1.2.6), readr (>= 2.1.4), readxl (>= 1.4.3), reprex (>= 2.0.2), rlang (>= 1.1.1), rstudioapi (>= 0.15.0), rvest (>= 1.0.3), stringr (>= 1.5.0), tibble (>= 3.2.1), tidyr (>= 1.3.0), xml2 (>= 1.3.5) Suggests: covr (>= 3.6.1), feather (>= 0.3.5), glue (>= 1.6.2), knitr (>= 1.41), rmarkdown (>= 2.20), testthat (>= 3.1.6) VignetteBuilder: knitr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://tidyverse.r-universe.dev Date/Publication: 2025-06-18 20:13:42 UTC RemoteUrl: https://github.com/tidyverse/tidyverse RemoteRef: HEAD RemoteSha: 0231aafbc56914ee5371dd6c7b60677f168d7154 NeedsCompilation: no Packaged: 2026-06-21 06:14:24 UTC; root Author: Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd] Maintainer: Hadley Wickham