Software requirements

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.

Local installation

  1. Install R version 4.1 or greater from CRAN

  2. (Optional but recommended) Install RStudio Desktop

  3. 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")
  4. (Optional but recommended) Create a new R project for this course