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 revisionBoth sides next revision
r-software [2019/01/28 17:52] aorthr-software [2019/07/16 06:59] aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 3.5.2+  * Version: 3.5.3
   * Added: February, 2015   * Added: February, 2015
-  * Updated: January, 2019+  * Updated: July, 2019
   * Link: https://www.r-project.org/   * Link: https://www.r-project.org/
  
Line 24: Line 24:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget https://cran.r-project.org/src/base/R-3/R-3.5.2.tar.gz +$ wget https://cran.r-project.org/src/base/R-3/R-3.5.3.tar.gz 
-$ tar xf R-3.5.2.tar.gz +$ tar xf R-3.5.3.tar.gz 
-$ cd R-3.5.2+$ cd R-3.5.3
 $ sudo yum install gcc-gfortran gcc-c++ libX11-devel libXaw-devel bzip2-devel libcurl-devel xz-devel readline-devel $ sudo yum install gcc-gfortran gcc-c++ libX11-devel libXaw-devel bzip2-devel libcurl-devel xz-devel readline-devel
 $ ./configure --enable-R-shlib --prefix=/export/apps/R/3.5 $ ./configure --enable-R-shlib --prefix=/export/apps/R/3.5
r-software.txt · Last modified: 2023/07/12 06:39 by aorth