Great Links

A curated collection of the best free R programming resources — selected for supply chain professionals, data analysts, and anyone who wants to turn data into better decisions.

Last updated: March 2026

R Basics & Learning R

  • R for Data Science (2nd Edition) — Hadley Wickham, Mine Çetinkaya-Rundel, Garrett Grolemund. The essential introduction to modern R and the tidyverse: importing, tidying, transforming, visualizing, and modeling data.
  • Advanced R (2nd Edition) — Hadley Wickham. Deep dive into R internals: environments, functional programming, metaprogramming, performance, and OOP systems.
  • Hands-On Programming with R — Garrett Grolemund. Beginner-friendly introduction through hands-on projects covering functions, data structures, and simulation.
  • R Cookbook (2nd Edition) — JD Long, Paul Teetor. Over 275 practical recipes for data analysis, statistics, and graphics.
  • R Packages (2nd Edition) — Hadley Wickham, Jennifer Bryan. The definitive guide to creating, testing, documenting, and sharing R packages.
  • Big Book of R — Oscar Baruffa (curator). A directory of 400+ free R books organized by topic — the master index of free R resources.

Data Visualization & ggplot2

Data Wrangling & Tidyverse

Interactive Dashboards

  • Mastering Shiny — Hadley Wickham. Comprehensive guide to building interactive web apps with Shiny: reactive programming, modules, testing, and deployment.
  • Interactive Web-Based Data Visualization with R, plotly, and Shiny — Carson Sievert. The definitive book on plotly for R — interactive charts, maps, 3D plots, animations, and linked views.
  • htmlwidgets for R — Framework and gallery for 50+ interactive widget packages (Leaflet, DT, dygraphs, networkD3, etc.).
  • Quarto Dashboards — Official guide for building dashboards in Quarto — the modern successor to flexdashboard.
  • Shiny Official Site — Official documentation, tutorials, gallery, and deployment guides for Shiny.
  • Quarto Guide — Comprehensive documentation for Quarto, Posit’s next-generation publishing system (successor to R Markdown).

Forecasting & Time Series

Supply Chain Analytics with R

Statistics & Machine Learning