diff --git a/scripts/install_cran_pkgs.R b/scripts/install_cran_pkgs.R index c554f32..70b7896 100755 --- a/scripts/install_cran_pkgs.R +++ b/scripts/install_cran_pkgs.R @@ -155,6 +155,7 @@ shared_pkgs <- c( "operator.tools", "optimx", "oysteR", + "pak", "parglm", "patchwork", "pbkrtest",