Changes between Version 20 and Version 21 of cypress/R


Ignore:
Timestamp:
08/21/19 17:17:34 (5 years ago)
Author:
cbaribault
Comment:

Added end to R and idev sessions in order to proceed with batch submissions.

Legend:

Unmodified
Added
Removed
Modified
  • cypress/R

    v20 v21  
    105105Loading required package: iterators
    106106Loading required package: parallel
    107 >
    108 }}}
    109 
    110 Once we have resolved our package dependencies, we now expect future jobs requiring '''doParallel''' to run without errors.
     107> q()
     108Save workspace image? [y/n/c]: n
     109[tuhpc002@cypress01-121 R]$ exit
     110}}}
     111
     112Thus, now that we have resolved our package dependency, we can expect future jobs requiring '''doParallel''' to run without errors.
    111113
    112114== Running a R script in Batch mode ==