Changes between Version 35 and Version 36 of cypress/R


Ignore:
Timestamp:
08/25/2026 04:59:06 PM (2 days ago)
Author:
Carl Baribault
Comment:

Updated R available modules

Legend:

Unmodified
Added
Removed
Modified
  • cypress/R

    v35 v36  
    1212You can list the versions of R available on Cypress as modules with the '''module avail''' command as in the following example, including the "/" character to show only R modules.
    1313
     14[[br]][[br]][[br]]
     15
    1416{{{
    1517[tulaneID@cypress1 ~]$module avail R/
    1618
    17 ------------------------------------------------- /share/apps/modulefiles --------------------------------------------------
    18 R/3.1.2(default) R/3.2.5-intel    R/3.4.1-intel    R/3.6.1-intel    R/4.1.1-intel
    19 R/3.2.4          R/3.3.1-intel    R/3.5.2-intel    R/4.1.0-intel
    20 
    21 --------------------------------------------- /share/apps/centos7/modulefiles ----------------------------------------------
     19--------------------------------------- /share/apps/modulefiles ---------------------------------------
     20R/3.1.2       R/3.2.4       R/3.5.2-intel R/3.6.1-intel R/4.1.0-intel R/4.1.1-intel
     21
     22----------------------------------- /share/apps/centos7/modulefiles -----------------------------------
    2223R/4.3.2 R/4.4.1
    2324}}}