Author: Posts | Tidyverse

ggplot2 3.5.0

We’re tickled pink to announce the release of ggplot2 3.5.0. ggplot2 is a system for declaratively creating graphics, based on The Grammar of Graphics. You provide the data, tell ggplot2...continue reading.

bigrquery 1.5.0

We’re stoked to announce the release of bigrquery 1.4.2. bigrquery makes it easy to work with data stored in Google BigQuery, a hosted database for big data. You can install...continue reading.

withr 3.0.0

It’s not without jubilant bearing that we announce the release of the 3.0.0 version of withr, the tidyverse solution for automatic cleanup of resources! In this release, the internals of...continue reading.

roxygen2 7.3.0

We’re well pleased to announce the release of roxygen2 7.3.0. roxygen2 allows you to write specially formatted R comments that generate R documentation files (man/*.Rd) and the NAMESPACE file. roxygen2...continue reading.

scales 1.3.0

We’re delighted to announce the release of scales 1.3.0. scales is a packages that extracts much of the scaling logic that is used in ggplot2 to a general framework, along...continue reading.

httr2 1.0.0

We’re delighted to announce the release of httr21 1.0.0. httr2 is the second generation of httr: it helps you generate HTTP requests and process the responses, designed with an eye...continue reading.

testthat 3.2.0

We’re chuffed to announce the release of testthat 3.2.0. testthat makes it easy to turn your existing informal tests into formal, automated tests that you can rerun quickly and easily....continue reading.

pak 0.6.0

We’re delighted to announce the release of pak 0.6.0. pak helps with the installation of R packages and many related tasks. You can install pak from CRAN with: install.packages(“pak”) If...continue reading.