Skip to content
R for the Rest of Us Logo

What’s New in R: August 19, 2024

Welcome to this week’s edition of ​What’s New in R​! This week, we’re featuring a video on the lifecycle stages of functions, a tutorial on using AI in RStudio, and a package to add some pizazz to your R output. Let’s dive in!

What does deprecated mean? Package lifecycle and the process of deprecation

Sometimes you’ll read the documentation of a function and see that it has been deprecated. What exactly does this mean? This video walks through what deprecation means. And, if you’re interested in other so-called “lifecycle” of functions, this blog post shows all of the stages functions can pass through.

Watch →

How to use GitHub Copilot and ChatGPT in RStudio - get setup in less than 5 minutes!

You can now use GitHub Copilot and ChatGPT within RStudio. These tools use AI to help you code more quickly and efficiently. This video by Melissa Van Bussel walks through how to set up and start using these tools.

Watch →

{emphatic} package

If you’ve ever wished that the output of data frames in R had more color, the {emphatic} package is for you. In the same way that you might use a gradient to shade a numeric column in a table, {emphatic} can add colors to your R output. What’s more, you can also take this output and use it in exports to Excel, R Markdown, Quarto, and other formats.

Read More →

If you enjoyed this issue of What’s New In R, please share it with a friend! And if they want to get What’s New in R directly in their inbox, they can sign up on the R for the Rest of Us website.

Got any ideas for resources I should feature in future issues of What’s New in R? Leave a comment below!

Sign up for the newsletter

Get blog posts like this delivered straight to your inbox.

Let us know what you think by adding a comment below.

You need to be signed-in to comment on this post. Login.

David Keyes By David Keyes August 19, 2024

Sign up for the newsletter

R tips and tricks straight to your inbox.