Before the course starts you should make sure that you have installed the latest version of:

install.packages(c("tidyverse", "modelr", "broom", "forcats",
                   "glmnet", "caret", "gglasso", "MESS", 
                   "boot", "corrr", "here", "patchwork",
                   "patchwork", "equatiomatic", 
                   "selectiveInference",
                   "doParallel",
                   "MASS", "devtools", 
                   "knitr", "rmarkdown", 
                   "randomForest", "party", "partykit", 
                   "yardstick",
           "stabs", "hal9001",
                   "pcalg"))

Finally you should install the following package

devtools::install_github("annennenne/causalDisco")

Claus Thorn Ekstrøm and Mikkel Meyer Andersen 2023