R Weekly 2025-W24 Containerizing Shiny, ggplot2 explorer, quickr package

This week’s release was curated by Eric Nantz, with help from the R Weekly team members and contributors.

Highlight

Insights

R in the Real World

R in Organizations

R in Academia

Resources

New Packages

📦 Keep up to date wtih CRANberries 📦

CRAN

GitHub or Bitbucket

  • {elmertools} - Collection of custom tool functions for ellmer as an R package

Updated Packages

🔍 Search on R-universe 🔍

Videos and Podcasts

Shiny Apps

Tutorials

R Project Updates

Updates from R Core:

Call for Participation

Post by @[email protected]
View on Mastodon

Upcoming Events in 3 Months

Events in 3 Months:

Connect

Join the Data Science Learning Community

rtistry

Post by @[email protected]
View on Mastodon

Quotes of the Week

May I present: the most appropriate use of the #rstats purrr library. KITTENS <- c("Da Vinci", "Curie") hello_from_cat <- function (cat) { paste0( "Hello World! My name is", cat, ". I am an adorable kitten! And my new family loves me.")} purrr::map(KITTENS, hello_from_cat)

[image or embed]

— Lucia Walinchus (@walinchus.bsky.social) Jun 2, 2025 at 1:37 PM