Eric Nantz
R Weekly Highlights
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.
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Issue 2023-W33 Highlights 16.08.2023 40:20
Another excellent use case of Nix for solving R package installation woes, a practical dev journey of wrapping C code in an R package, and a guide for using the new refugees R package from UNHCR. Episode Links This week's curator: Ryo Nakagawara - @R_by_Ryo ) (Twitter) & @R_by_Ryo@mstdn.social (Mastodon) She issued install.packages() -- you won't believe what happened next! Wrapping C...
Issue 2023-W32 Highlights 09.08.2023 43:29
How a novel blend of automation and the YouTube API formed a new R-Ladies meetup recording dashboard built entirely with R, the momentum of webR continues with a fantastic guide to create a serverless Shiny app, and a new challenger in the world of high-performance data manipulation libraries arrives. Episode Links This week's curator: Jon Calder ( @jonmcalder ) (Twitter) Using flexdashboard t...
Issue 2023-W31 Highlights 03.08.2023 38:36
Reducing usage of for loops with the reduce function from purrr, filling spatial maps with density gradients to account for overplotting, and a fun way to add attribution to your fancy ggplots. Episode Links This week's curator: Tony Elhabr - @TonyElHabr (Twitter) & @tonyelhabr@skrimmage.com (Mastodon) Reducing my for loop usage with purrr::reduce() How to fill maps with density gradients...
Issue 2023-W30 Highlights 26.07.2023 37:31
How consistent formatting and styling is valuable technique for debugging, a visual tour-de-force of jazzing up your ggplots with the amazing ecosystem of extension packages, and why a little investment in learning HTML and CSS is worth your time as an R programmer. Episode Links This week's curator: Batool Almarzouq - @batool664 (Twitter) Tips for debugging and cleaning broken code Jazz up yo...
Issue 2023-W29 Highlights 19.07.2023 46:37
The second edition of the highly-regarded R for Data Science arrives with substantial updates, an adventure with "A Programming Language" that brings new perspectives to functional programming approaches, and a new take on reproducibility in data science combining R with the Nix packaging system. Episode Links This week's curator: Eric Nantz - @theRcast (Twitter) & @rpodcast@podc...
Issue 2023-W26 Highlights 28.06.2023 33:57
Releasing an Word document table into the land of markdown, a practical overview of sharing your machine learning model with others, and taking local control of checking the builds of your package across computing architectures. Episode Links This week's curator: Colin Fay - [@_ColinFay]]( https://twitter.com/_ColinFay ) (Twitter) Convert a Word table to Markdown How Can Someone Else Use My Mo...
Issue 2023-W25 Highlights 21.06.2023 36:10
Uncovering powerful use cases of the slice() function in the tidyverse, a batch of new features and fixes for column labeling in gt 0.9.0, and a fun journey with tidymodels and visualizations on just how much the Reverend Thomas Bayes may have earned from his own home (probably). Episode Links This week's curator: Jon Carroll - @carroll_jono (Twitter) & @jonocarroll@fosstodon.org (Mastodon...
Issue 2023-W24 Highlights 14.06.2023 43:22
A batch of useful patterns for your next R project, the highly-anticipated dashboard components of {bslib} have arrived, and creating circle-based charts with customization using {ggtricks}. Episode Links This week's curator: Tony Elhabr - @TonyElHabr (Twitter) & @tonyelhabr@skrimmage.com (Mastodon) Three useful (to me) R patterns Towards easy, delightful, and customizable dashboards in Sh...
Issue 2023-W23 Highlights 06.06.2023 37:53
Another terrific illustration of open-source collaboration in the latest updates to gptstudio, and a comprehensive journey of web scraping in R to bring much-needed automation to a practical research problem. Episode Links This week's curator: Jon Calder ( @jonmcalder ) (Twitter) On updating a chat assistant app for the RStudio IDE Static and Dynamic Web Scraping with R Entire issue available...
Issue 2023-W22 Highlights 01.06.2023 38:38
Another gem in the functional programming toolkit with partial functions, simplifying R package creation using fusen, and a creative visualization of worldwide parliament representation. Episode Links This week's curator: Ryo Nakagawara - @R_by_Ryo ) (Twitter) & @R_by_Ryo@mstdn.social (Mastodon) Curried functions in R - Examples with purrr and ggplot2 {fusen}: Simplifying Writing Packages...
Issue 2023-W21 Highlights 25.05.2023 39:06
A must-have resource to get you primed for testing R packages interfacing with the web, how ggblend taps into new compositing functionality for clearer plots, and how R stacks up with Excel in handling dates. Episode Links This week's curator: Batool Almarzouq - @batool664 (Twitter) Better Understanding Your Tools Choices with Online Book HTTP Testing in R ggblend: Blending and compositing alg...
Issue 2023-W20 Highlights 17.05.2023 41:04
Introducing the new ggflowchart package, how a dockerized development environment is another win for reproducibility, and our take on Colin Fay's keynote from the Appsilon Shiny Conference. Episode Links This week's curator: Sam Parmar - @parmsam_ (Twitter) & @parmsam@fosstodon.org (Mastodon) Introducing {ggflowchart} Why you should consider working on a dockerized development environm...
Issue 2023-W18 Highlights 03.05.2023 39:40
Why effective code reviews can bring many benefits to data science teams, the origin story of the sketch package to transpile R code to JavaScript, and a primer on error handling in both R and Python. Episode Links This week's curator: Colin Fay - @_ColinFay (Twitter) Pull Requests, Code Review, and The Art of Requesting Changes Sketch Package looks to add JavaScript to R packages Error Handli...
Issue 2023-W17 Highlights 26.04.2023 42:34
A few strict checks offered in R 4.3.0, measuring and writing performant code in the Tidyverse, and a please for indenting your code with (more) spaces. Episode Links This week's curator: Eric Nantz - @theRcast (Twitter) & @rpodcast@podcastindex.social (Mastodon) What's new in R 4.3.0? Writing performant code with tidy tools On Indentation in R Entire issue available at rweekly.org/202...
Issue 2023-W16 Highlights 19.04.2023 42:25
Using development containers to bootstrap a reproducible R and Quarto environment, a comprehensive approach to extending the data frame class, and plotting your own universe of labels with ggsolar. Episode Links This week's curator: Jon Carroll - @carroll_jono (Twitter) & @jonocarroll@fosstodon.org (Mastodon) Dev containers with R and Quarto Extending Data Frames Make “Solar System” Plots...
Issue 2023-W15 Highlights 12.04.2023 47:02
A data-driven look at package loading annotations in R scripts, a fit-for-purpose package that makes a large contribution to the global R ecosystem, and a collection of amazing showcases of webR in action that is paving the way for continued innovation. Episode Links This week's curator: Tony Elhabr - @TonyElHabr (Twitter) & @tonyelhabr@skrimmage.com (Mastodon) What are people commenting a...
Issue 2023-W14 Highlights 07.04.2023 28:37
Ten unique ways to create your own Web APIs in R, and how you can import local and remote data files in CSV and (yes) Excel formats with a selection of innovative R packages. Episode Links This week's curator: Jon Calder ( @jonmcalder ) (Twitter) Hello world examples with 10 different R web API frameworks Reading Remote Data Files Entire issue available at rweekly.org/2023-W14 Supplement Resou...
Issue 2023-W13 Highlights 29.03.2023 34:31
A new perspective on the value of base R functions, enhancing the capabilities of gpttools with vector databases, and three ways you can add alt text to your R-based visualizations. Episode Links This week's curator: Ryo Nakagawara - @R_by_Ryo (Twitter) & @R_by_Ryo@mstdn.social (Mastodon) Some love for Base R. Part 1 Teaching ChatGPT What It Doesn’t Know Alt Text in R: Plots, Reports, and...
Issue 2023-W11 Highlights 15.03.2023 36:45
The future of running R in your web browser is here with webR 0.1, a demonstration of integrating Quarto and webR with immense potential in the space of reproducible analysis, and two fundamental techniques from the world of software development tailored to non-programmers. Episode Links This week's curator: Sam Parmar - @parmsam_ (Twitter) & @parmsam@fosstodon.org (Mastodon) webR 0.1.0 ha...
Issue 2023-W10 Highlights 11.03.2023 34:43
A episode full of discovery in this week's edition of R-Weekly Highlights! How you can parse your own R code with parse and getParseData , a closer look at the search capabilities in R-Universe, and a look back at the key milestones in the history of the R language. Episode Links This week's curators: Kellly Bodwin - @KellyBodwin (Twitter) and Emily Robinson - @robinson_es (Twitter) "...
Issue 2023-W09 Highlights 01.03.2023 36:11
How to easily create interactive versions of your favorite ggplots with ggiraph, bringing AutoML to R with forester, and a head-to-head comparison of R and Excel for common data wrangling and summaries. Episode Links This week's curator: Colin Fay - [@_ColinFay]]( https://twitter.com/_ColinFay ) (Twitter) Creating interactive visualizations with {ggiraph} (with or without Shiny) forester: what...
Issue 2023-W08 Highlights 22.02.2023 37:50
The current state and future of {rtweet}, bringing the best of testing and CI/CD in a statistical package, and navigating through a Shiny maze (literally). Episode Links This week's curator: Eric Nantz - @theRcast (Twitter) & @rpodcast@podcastindex.social (Mastodon) rtweet future Ensuring & Showcasing the Statistical Correctness of your R Package Shiny Monster Maze Entire issue availab...
Issue 2023-W07 Highlights 15.02.2023 38:29
A glimpse into the day-to-day of maintaining an R package, exploring gender effects in art history data with the power of resampling, and a huge win for accessible SVG plots with R-Markdown. Episode Links This week's curator: Jon Carroll - @carroll_jono (Twitter) & @jonocarroll@fosstodon.org (Mastodon) What Does It Mean to Maintain a Package? Resampling to understand gender in #TidyTuesday...
Issue 2023-W06 Highlights 08.02.2023 34:57
Just how far back can we turn back time with an R installation, many enhancements to joining data sets in dplyr 1.1.0, and a retrospective on the 2022 thirty-day map challenge. Episode Links This week's curator: Tony Elhabr - @TonyElHabr (Twitter) & @tonyelhabr@skrimmage.com (Mastodon) Postmortem of my #30DayMapChallenge 2022 The oldest R version one can still run today dplyr 1.1.0: Joins...
Issue 2023-W05 Highlights 01.02.2023 37:27
How you can make R package testing a little easier with switches, how the combination of group processing and compute resources can level up geospatial data processing, and a few quick wins to improve the responsiveness of your Shiny apps that got your podcast hosts to think hard about previous design choices! Episode Links This week's curator: Jon Calder ( @jonmcalder ) (Twitter) A testing pa...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.