Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
HPC Test Cluster | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 20 to 20 | ||||||||
/hpc/local/CentOS7/modulefiles/Lang ---------------------------------- Java/1.8.0_60 R/3.2.2 python/2.7.10 (D) python/3.4.3 | ||||||||
Added: | ||||||||
> > | /hpc/local/CentOS7/modulefiles/dev_tools ------------------------------- rstudio/0.99.486 | |||||||
Where:
| ||||||||
Line: 42 to 45 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
-- ![]() |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
HPC Test Cluster
[mmarinus@hpcs03 ~]$ R --version -bash: R: command not found [mmarinus@hpcs03 ~]$ module avail --------------------------------- /hpc/local/CentOS7/modulefiles/Lang ---------------------------------- Java/1.8.0_60 R/3.2.2 python/2.7.10 (D) python/3.4.3 Where: (D): Default Module Use "module spider" to find all possible modules. Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys". [mmarinus@hpcs03 ~]$ module load R [mmarinus@hpcs03 ~]$ R --version WARNING: ignoring environment value of R_HOME R version 3.2.2 (2015-08-14) -- "Fire Safety" Copyright (C) 2015 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under the terms of the GNU General Public License versions 2 or 3. For more information about these matters see http://www.gnu.org/licenses/.
![]() Comments |