tjrobinson.net

Home

❯

Learning R

Learning R

Mar 07, 20261 min read

I’m using Windows.

This is a good tutorial:

https://moderndive.netlify.app/1-getting-started.html

First you need to install R from this site that hasn’t made it out of the 90s yet:

https://cloud.r-project.org/

All R packages are stored globally by default. See packrat or seemingly better, renv.


© Tom Robinson 2026