User Tools

Site Tools


r

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
r [2022/12/07 16:02]
root
r [2022/12/07 16:08]
root
Line 1: Line 1:
 === R === === R ===
  
-The "R" statistical/programming package is installed on the clusters.  Most add-on packages are installed in the 4.0.2 version.  Also included are slightly newer 4.1.0 and R 4.2.2 and slightly modified Microsoft R Open 4.0.2, plus older saved versions.  See [[https://www.analyttica.com/microsoft-r-or-open-source-r-which-suits-you-the-best/|R vs. Microsoft R]].+The "R" statistical/programming package is installed on the clusters.  The greatest number of add-on packages are installed in the 4.0.2 version.  Also included are slightly newer 4.1.0 and R 4.2.2 and slightly modified Microsoft R Open 4.0.2, plus older saved versions.  See [[https://www.analyttica.com/microsoft-r-or-open-source-r-which-suits-you-the-best/|R vs. Microsoft R]].
  
 <code> <code>
Line 15: Line 15:
 For this simple installation, before starting, create files ~/.Rprofile and ~/.Renviron as shown, plus other variables you may want to set.  See [[https://rstats.wtf/r-startup.html|rstats.wtf]].   Some redundant text output has been omitted. For this simple installation, before starting, create files ~/.Rprofile and ~/.Renviron as shown, plus other variables you may want to set.  See [[https://rstats.wtf/r-startup.html|rstats.wtf]].   Some redundant text output has been omitted.
  
-The files ~/.Rprofile and ~/.Renviron should look like this. Also create ``mkdir -p`` the R library directories as shown with the major version of R that you are using (4.2.2 to 4.2 in this case).+The files ~/.Rprofile and ~/.Renviron should look like this. Also create ``mkdir -p`` the R library directories as shown with the major version of R that you are using (changing 4.2.2 to 4.2 in this case).
 <code> <code>
 pinnacle-l4:feynman:$ cat .Rprofile pinnacle-l4:feynman:$ cat .Rprofile
r.txt ยท Last modified: 2022/12/07 16:17 by root