diff --git a/inst/templates/.make-targets.sh b/inst/templates/.make-targets.sh index 3185a62..6464124 100755 --- a/inst/templates/.make-targets.sh +++ b/inst/templates/.make-targets.sh @@ -31,7 +31,7 @@ if [[ -z "$num_cpus" ]]; then exit 1 fi -export R_LIBS_USER=${HOME}/R/rocker-rstudio/4.0 +export R_LIBS_USER=${HOME}/R/rocker-rstudio/bioconductor-tidyverse_3.17 export SINGULARITY_BIND="/project/PMBB/:/project/PMBB/, /scratch/:${HOME}/scratch/, /appl/:/appl/, /lsf/:/lsf/" export R_WORK_DIR=$(pwd)