Category: R News

dbplyr 1.4.0

We’re stoked to announce the release of dbplyr 1.4.0, the database backend for dplyr that translates R code into SQL. dbplyr allows you to use a remote database as if...continue reading.

vroom 1.0.0

h2 code { font-size: 1em; } I’m excited to announce that vroom 1.0.0 is now available on CRAN! vroom reads rectangular data, such as comma separated (csv), tab separated (tsv)...continue reading.

dplyr 0.8.1

Introduction We’re delighted to announce the release of dplyr 0.8.1 on CRAN ???? ! This is a minor release that address follow ups from the community after the release of...continue reading.

ggplot2 3.2.0

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

dplyr 0.8.2

Introduction We’re delighted to announce the release of dplyr 0.8.2 on CRAN ???? ! This is a minor maintenance release in the 0.8.* series, addressing a collection of issues since...continue reading.

dplyr 0.8.3

Introduction We’re pleased (and a little embarrassed) to announce the release of dplyr 0.8.3 on CRAN ???? ! This is an emergency release, one week after 0.8.2 to fix a...continue reading.

callr 3.3.0

PRE.fansi SPAN {padding-top: .25em; padding-bottom: .25em}; We have just updated the callr package to version 3.3.0 on CRAN. The biggest change in this release is better support for debugging the...continue reading.

ragg 0.1.0

We’re stoked to announce the release of ragg 0.1.0 on CRAN. ragg provides a set of high quality and high performance raster devices, capable of producing png, tiff, or ppm...continue reading.

googledrive v1.0.0

Introduction We’re jazzed to announce the release of googledrive v1.0.0 (https://googledrive.tidyverse.org). googledrive wraps the Drive REST API v3. The most common file operations are implemented in high-level functions designed for...continue reading.

gmailr v1.0.0

Introduction gmailr v1.0.0 (https://gmailr.r-lib.org) is now on CRAN! gmailr wraps the Gmail REST API v3. It provides a variety of funcitons to query your mailbox and create and send new...continue reading.