Hoffman2:Software Tools:Fix: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:




* Notice: the R libraries are compiled with R version 4.0.2, therefor R 4.0.2 has to be used.
* Notice: the R libraries are compiled with R version 4.0.2, therefor R 4.0.2 has to be used.
  If using other R versions, R libraries has to be installed separately for that R version
          If using other R versions, R libraries has to be installed separately for that R version

Revision as of 19:13, 2 December 2021

Use Fix in Hoffman

Load FSL and R modules

module load FSL
module load R/4.0.2

Export R libraries

export R_LIBS=/u/project/CCN/apps/R_libs/rh7/4.0.2


  • Notice: the R libraries are compiled with R version 4.0.2, therefor R 4.0.2 has to be used.
         If using other R versions, R libraries has to be installed separately for that R version