Hoffman2:Software Tools:Fix: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
Line 1: Line 1:
== Use Fix in Hoffman ==
== Use Fix in Hoffman ==


Load FSL, R modules
Load FSL and R modules


  module load FSL
  module load FSL

Revision as of 19:12, 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, so R 4.0.2 has to be used.
  If there's a reason to use other R version, R libraries has to be installed separately for this R version.