R: Difference between revisions

152 bytes added ,  5 years ago
no edit summary
No edit summary
No edit summary
Line 59: Line 59:


<!--T:17-->
<!--T:17-->
This front-end will automatically pass scripting-appropriate options <tt>--slave</tt> and <tt>--no-restore</tt> to the R interpreter. These also imply the <tt>--no-save</tt> option, preventing the creation of useless workspace files on exit.
This front-end will automatically pass scripting-appropriate options <tt>--slave</tt> and <tt>--no-restore</tt> to the R interpreter. These also imply the <tt>--no-save</tt> option, preventing the creation of useless workspace files on exit. Note that any calculations last more than two or three minutes should not be run on the login node of the cluster but inside of a [[Running jobs|job]].


== Installing R packages == <!--T:18-->
== Installing R packages == <!--T:18-->
Bureaucrats, cc_docs_admin, cc_staff
2,306

edits