Skip to content
Mapping with R has been completely revamped. Check it out →
R for the Rest of Us Logo

What's New in R

What's New in R is a weekly email with three resources to help you up your R game.

Sign up for the newsletter

R tips and tricks straight to your inbox.

What's New in R

Past Issues

What’s New in R: May 5, 2025

May 5, 2025

Welcome to this week’s edition of What’s New in R ! This week, we’re featuring a guide on getting your Quarto projects out into the world with GitHub Pages, a personal journey into R programming, and a new package for working with colors. Let’s dive in! Dissemination using Quarto and Github Pages James Bartlett has created a comprehensive guide on how to disseminate Quarto projects using GitHub Pages. GitHub Pages is a great (and free!) way to share your Quarto websites, books, and more...

What’s New in R: April 28, 2025

April 28, 2025

Welcome to this week’s edition of What’s New in R ! This week, we’re featuring a new R package for accessing elevation data, an overview of what’s new in R 4.5, and a guide to replicating Financial Times-style data visualizations. Let’s dive in! Introducing {elevationus}: An R Package to Retrieve Elevation Data for U.S. Geographies Joey Marshall has released a new R package designed to make retrieving elevation data a breeze. Whether you’re working with geographic data or need elevation...

What’s New in R: April 21, 2025

April 21, 2025

Welcome to this week’s edition of ​What’s New in R ​! This week, we’re featuring a TidyTuesday analysis on racial disparities in reproductive research, a tutorial on using ggplot2 to visualize relationship between life expectancy and health spending, and insights on R packages. Let’s dive in! TidyTuesday: Racial disparities in reproductive research In this insightful post, Jess Graves explores a TidyTuesday dataset, providing a detailed analysis and visualization. This resource is perfect for...