Create Elegant Data Visualisations Using the Grammar of Graphics

A system for declaratively creating graphics, based on "The Grammar of Graphics". You provide the data, tell ggplot2 how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details. | Continue reading


@ggplot2.tidyverse.org | 1 year ago

Modern Text Features in R

ragg has taken a major leap forward in text-rendering capabilities with the latest releases of systemfonts, textshaping, and ragg itself. This post will go into detail with what is now possible and how it compares to the build in devices. | Continue reading


@tidyverse.org | 3 years ago

dplyr 1.0.0 Available Now

dplyr 1.0.0 is now available from CRAN! | Continue reading


@tidyverse.org | 3 years ago

“A simpler interpolation pattern with {{ }}” – New syntax for tidyeval/tidyverse

rlang 0.4.0 is now on CRAN! | Continue reading


@tidyverse.org | 4 years ago

Ggplot2 3.2.0

ggplot2 3.2.0 is now on CRAN! | Continue reading


@tidyverse.org | 4 years ago

Advice on setting up your R life to maximize effectiveness, reduce frustration

Advice on workflows for developing R scripts. How to think about whether an action belongs in the script or elsewhere. | Continue reading


@tidyverse.org | 5 years ago

ggplot2 3.0.0

ggplot2 3.0.0 is on CRAN. | Continue reading


@tidyverse.org | 5 years ago