User Tools

Site Tools


r-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
r-software [2022/05/24 07:52] aorthr-software [2023/03/28 13:36] aorth
Line 23: Line 23:
 Notes from the sysadmin during installation. Notes from the sysadmin during installation.
  
-First, compile the main R application with GCC 7 from Red Hat's ''devtoolset-7'' software collection:+First, compile the main R application:
  
 <code>$ cd /tmp <code>$ cd /tmp
 $ wget https://cran.r-project.org/src/base/R-4/R-4.2.0.tar.gz $ wget https://cran.r-project.org/src/base/R-4/R-4.2.0.tar.gz
-$ tar xf R-4.2.0.tar.gz +$ tar xf R-4.2.0.tar.gz
 $ cd R-4.2.0 $ cd R-4.2.0
 $ ./configure --enable-R-shlib --prefix=/export/apps/R/4.2 $ ./configure --enable-R-shlib --prefix=/export/apps/R/4.2
r-software.txt · Last modified: 2023/07/12 06:39 by aorth