--- a +++ b/setup_for_clusterui_run.sh @@ -0,0 +1,4 @@ +set -xe +mkdir ./tRpkg +export R_LIBS=./tRpkg:/data2/Rpackages +R CMD INSTALL . -l ./tRpkg