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 version 4.1 or greater from CRAN
(Optional but recommended) Install RStudio Desktop
Install all packages used throughout the course by running the installation script in an R session:
source("https://github.com/statOmics/HDDA/raw/master/install.R")
(Optional but recommended) Create a new R project for this course