Students are required to bring their own laptop with R version 4.1 or greater.
Please make sure that your computer’s hardware is sufficiently powered (>4 GB RAM, > 2 GB free disk space), that you have a working wireless card, and that you have administrator rights.
Install R 4.1 R/CRAN
(Optional but recommended) Install RStudio Desktop
Install the renv package by entering the following command in an R session:
(Optional but recommended) Create a new R project for this course
In an R session within the R project you just created, install the renv environment for this course by running