To install cypro
copy paste the code chunk below in your R console and execute it. We recommand to have R Version 4 or higher installed.
install.packages("devtools")
devtools::install_github("kueckelj/confuns")
devtools::install_github("theMILOlab/cypro")
Make sure to always install both packages cypro
and confuns
.