

R Weekly Highlights
Eric Nantz
The R Weekly podcast offers a quick description of the latest highlighted stories and other stories from the latest R Weekly issue, as curated by the R Weekly team and R community.
Episodes
Mentioned books

Jul 27, 2021 • 19min
Issue 2021-W30 Highlights
Top 3 coding best practices from the Shiny contest, improvements in Target Markdown for {targets} 0.6.0, and the new {facetious} package for alternative facets with {ggplot2}
Episode Links
This week's curator: Eric Nantz (@theRcast)
Top 3 Coding Best Practices from the Shiny Contest
{targets} 0.6.0: Dynamic Function-Oriented 'Make'-Like Declarative Workflows
Introducing {facetious} - alternate facets for ggplot2
Entire issue available at rweekly.org/2021-W30
Supplement resources:
Recording of my issue curation livestream!
Effective communication between Shiny modules
{targets} 0.6.0 NEWS
Chapter 3 - Target Markdown
Target Markdown template format
{targets} resources from upcoming R in Medicine workshop

Jul 20, 2021 • 12min
Issue 2021-W29 Highlights
How to become a better R code detective, a practical introduction to custom fonts, and making error messages your own.
Episode Links
This week's curator: Jonathan Carroll (@carroll_jono)
How to become a better R code detective?
Setting up and debugging custom fonts: a practical introduction to the all (new) things font in R
Make error messages your own
Entire issue available at rweekly.org/2021-W29

Jul 13, 2021 • 10min
Issue 2021-W28 Highlights
Creating a package directly from R-Markdown with {fusen}, and a new milestone release of the {googledrive} package
Episode Links
This week's curator: Batool Almarzouq (@batool664)
{fusen} 0.2.2: Build a Package from R Markdown File
googledrive 2.0.0
Entire issue available at rweekly.org/2021-W28
Supplement Resources
How to build a package following Rmd Driven Development GitHub Repository
Batool's presentation from UseR! 2021: Make Your Computational Analysis Citable

Jul 7, 2021 • 13min
Issue 2021-W27 Highlights
Practical tips on starting new R projects, and improving a visualization of US streaming market share.
Episode Links
This week's curator: Jon Calder (@jonmcalder)
Draw me a project
Improving a Visualization
Entire issue available at rweekly.org/2021-W27

Jun 29, 2021 • 11min
Issue 2021-W26 Highlights
Creating your own CRAN-like repository with R-universe, results the third annual Shiny contest, and insights on why to use Shiny.
Episode Links
This week's curator: Colin Faye (@_colinFay)
How to create your personal CRAN-like repository on R-universe
Winners of the 3rd annual Shiny Contest
Why Shiny? Insights from a Shiny Developer
Entire issue available at rweekly.org/2021-W26
Supplement Resources
https://ropensci.org/blog/2021/03/04/r-universe-buildsystem/
https://ropensci.org/commcalls/may2021-r-universe/

Jun 23, 2021 • 12min
Issue 2021-W25 Highlights
Projecting and tracking COVID-19 infection rates in England with R, leveraging Wikidata to tag scientific abstracts, and a new deep-learning workflow with the luz package
Episode Links
This week's curator: Robert Hickman (@robwhickman)
Tracking SARS-CoV-2 In England with {epidemia}
Tagging the Scientific Abstracts with Wikidata Items
Que haja luz: More light for torch!
Entire issue available at rweekly.org/2021-W25
Supplemental Resources
{epidemia} package documentation
A COVID-19 Model for Local Authorities of the United Kingdom
How epidemiology has shaped the COVID pandemic

Jun 15, 2021 • 13min
Issue 2021-W24 Highlights
Using Animal Crossing data with the Google Vision API and machine learning, the latest Shiny developer series with Nick Strayer, and ensuring robust database transactions in Shiny
Episode Links
This week's curator: Tony Elhabr ([@TonyElHabr]
Everybody Loves Raymond: Running Animal Crossing Villagers through the Google Vision API
Shiny Developer Series Episode 21: RStudio software engineer Nick Strayer returns to share how he arrived to RStudio and motivations behind the new Shiny App Stories.
Shiny in Production: Database Transactions
Entire issue available at rweekly.org/2021-W24

Jun 8, 2021 • 12min
Issue 2021-W23 Highlights
Reusing knitr chunk options, the combo of VS-Code and R in 2021, and say hello to gggrid
Episode Links
This week's curator: Miles McBain (@MilesMcBain)
Reusing Code Chunks and Chunk Options with knitr
R in 2021 with VSCode
'gggrid' it's g-g-great! Accessing 'grid' from 'ggplot2'
Entire issue available at rweekly.org/2021-W23

Jun 1, 2021 • 8min
Issue 2021-W22 Highlights
Extracting and analyzing Apple health data, and the top 40 CRAN packages for April
Episode Links
This week's curator: Wolfram Qin
Changes in Apple Health Export
April 2021: "Top 40" New CRAN Packages
Entire issue available at rweekly.org/2021-W22
Supplemental Resources
https://www.healthcareitnews.com/news/timeline-how-apple-piecing-together-its-secret-healthcare-plan
https://github.com/d-score/childdevdata
https://github.com/forestry-labs/Rforestry
https://github.com/tsuda16k/materialmodifier

May 26, 2021 • 16min
Issue 2021-W21 Highlights
The big new features in R 4.1.0, what makes a great function example, and evolution of a ggplot
Episode Links
This week's curator: Kelly Bodwin (@KellyBodwin)
New features in R 4.1.0
Package documentation: What makes a good example?
Evolution of a ggplot
Entire issue available at rweekly.org/2021-W21
Supplemental Resources
Full R 4.1.0 changelog
Winston Chang's R read-only GitHub Repo mirror of the SVN R code repository for version 4.1.0