Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo
Artwork

Content provided by The Mad Botter. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The Mad Botter or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ppacc.player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

608: R With Eric Nantz

55:29
 
Share
 

Fetch error

Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on April 25, 2025 22:32 (5d ago)

What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.

Manage episode 468223419 series 2440919
Content provided by The Mad Botter. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The Mad Botter or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://staging.podcastplayer.com/legal.

House Keeping
Google / YouTube Update
Join the Discord!
Feedback
Rust in the Linux Kernel.

R Stuff
What is R Again?
Great presentation by John Chambers at UseR! 2006 https://www.r-project.org/conferences/useR-2006/Slides/Chambers.pdf
The times have changed, now R is very much suited for production use and not just an academic research language
Highly recommend reading Advanced R for more comprehensive details on the quirks of the language https://adv-r.hadley.nz/index.html
R VS Python for Data?
Different philosophies on the use of the language
CRAN vs PyPi
Interoperability becoming more mainstream now
Visualization: R has always been leaps and bounds ahead (Grammar of Graphics, interactive widgets, etc)
R Dev Stack?
IDEs: RStudio, now Positron https://positron.posit.co/
Managing package installations with renv https://rstudio.github.io/renv/
Building web apps with Shiny: https://shiny.posit.co/ (I got so engrossed in this space that I created the Shiny Developer Series because of it)
Early adopter of using Docker with R in devcontainers with VS-Code.
New tech I’m excited about to enhance dev stacks and sharing apps
WebAssembly with webR https://docs.r-wasm.org/webr/latest/
Shiny apps in webR? Yes you can https://github.com/RConsortium/submissions-pilot4-webR
Managing dev environment combined with Nix: The rix package https://github.com/ropensci/rix

(More organized links for show notes)

R Language: https://r-project.org
Posit (formerly RStudio): https://posit.co
RStudio IDE https://posit.co/products/open-source/rstudio/
Positron (still in beta): https://positron.posit.co/
History of S and R presentation by John Chambers at useR! 2006: http://www.r-project.org/user-2006/Slides/Chambers.pdf
Advanced R (2nd edition) by Hadley Wickham https://adv-r.hadley.nz/index.html
Shiny - Easy interactive web applications with R: https://shiny.posit.co/
renv - Project environments for R: https://rstudio.github.io/renv/
R Markdown: https://rmarkdown.rstudio.com/
WebR - R in the browser: https://docs.r-wasm.org/webr/latest/
Rix - Reproducible Data Science environments for R with Nix: https://github.com/ropensci/rix

Chromatic by ModRetro
Chromatic: https://modretro.com/products/chromatic-tetris-bundle?variant=47637522579758
FPGA
Mike’s Review
Eric’s Thoughts
Eric's Socials
R Weekly Highlights: https://serve.podhome.fm/r-weekly-highlights
Shiny Developer Series: https://shinydevseries.com/
R Podcast: https://r-podcast.org

Bluesky: @[email protected]
Mastodon: @[email protected]
LinkedIn: https://www.linkedin.com/in/eric-nantz-6621617/

Coder's Socials
Mike on X
Mike on BlueSky
Coder on X
Coder on BlueSky

Show Discord

Alice

  continue reading

564 episodes

Artwork

608: R With Eric Nantz

Coder Radio

2,233 subscribers

published

iconShare
 

Fetch error

Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on April 25, 2025 22:32 (5d ago)

What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.

Manage episode 468223419 series 2440919
Content provided by The Mad Botter. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The Mad Botter or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://staging.podcastplayer.com/legal.

House Keeping
Google / YouTube Update
Join the Discord!
Feedback
Rust in the Linux Kernel.

R Stuff
What is R Again?
Great presentation by John Chambers at UseR! 2006 https://www.r-project.org/conferences/useR-2006/Slides/Chambers.pdf
The times have changed, now R is very much suited for production use and not just an academic research language
Highly recommend reading Advanced R for more comprehensive details on the quirks of the language https://adv-r.hadley.nz/index.html
R VS Python for Data?
Different philosophies on the use of the language
CRAN vs PyPi
Interoperability becoming more mainstream now
Visualization: R has always been leaps and bounds ahead (Grammar of Graphics, interactive widgets, etc)
R Dev Stack?
IDEs: RStudio, now Positron https://positron.posit.co/
Managing package installations with renv https://rstudio.github.io/renv/
Building web apps with Shiny: https://shiny.posit.co/ (I got so engrossed in this space that I created the Shiny Developer Series because of it)
Early adopter of using Docker with R in devcontainers with VS-Code.
New tech I’m excited about to enhance dev stacks and sharing apps
WebAssembly with webR https://docs.r-wasm.org/webr/latest/
Shiny apps in webR? Yes you can https://github.com/RConsortium/submissions-pilot4-webR
Managing dev environment combined with Nix: The rix package https://github.com/ropensci/rix

(More organized links for show notes)

R Language: https://r-project.org
Posit (formerly RStudio): https://posit.co
RStudio IDE https://posit.co/products/open-source/rstudio/
Positron (still in beta): https://positron.posit.co/
History of S and R presentation by John Chambers at useR! 2006: http://www.r-project.org/user-2006/Slides/Chambers.pdf
Advanced R (2nd edition) by Hadley Wickham https://adv-r.hadley.nz/index.html
Shiny - Easy interactive web applications with R: https://shiny.posit.co/
renv - Project environments for R: https://rstudio.github.io/renv/
R Markdown: https://rmarkdown.rstudio.com/
WebR - R in the browser: https://docs.r-wasm.org/webr/latest/
Rix - Reproducible Data Science environments for R with Nix: https://github.com/ropensci/rix

Chromatic by ModRetro
Chromatic: https://modretro.com/products/chromatic-tetris-bundle?variant=47637522579758
FPGA
Mike’s Review
Eric’s Thoughts
Eric's Socials
R Weekly Highlights: https://serve.podhome.fm/r-weekly-highlights
Shiny Developer Series: https://shinydevseries.com/
R Podcast: https://r-podcast.org

Bluesky: @[email protected]
Mastodon: @[email protected]
LinkedIn: https://www.linkedin.com/in/eric-nantz-6621617/

Coder's Socials
Mike on X
Mike on BlueSky
Coder on X
Coder on BlueSky

Show Discord

Alice

  continue reading

564 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Listen to this show while you explore
Play