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
how_to [2020/03/02 16:02] – [Install R locally (e.g. on a cluster)?] adminhow_to [2020/03/02 17:03] – [Install R locally (e.g. on a cluster)?] admin
Line 86: Line 86:
 ==== Install R locally (e.g. on a cluster)? ==== ==== Install R locally (e.g. on a cluster)? ====
  
-If you want to install the latest __development__ version of R on your macOS, and you do not have Fortran compiler, first install [[https://github.com/fxcoudert/gfortran-for-macOS/releases|Fortran]].+If you want to install the latest __development__ version of R on your macOS, first install [[https://github.com/fxcoudert/gfortran-for-macOS/releases|Fortran]] if you do not have it. You may also need to update [[https://superuser.com/a/664326|PCRE]].
  
 If you do not have sudo permissions, like when you are working on a cluster, you should either use the software module, or install it locally in your home directory. E.g., you can install R on Stampede or Maverick as follows: If you do not have sudo permissions, like when you are working on a cluster, you should either use the software module, or install it locally in your home directory. E.g., you can install R on Stampede or Maverick as follows: