Virginia Tech
Advanced Research Computing
  • Home
  • About ARC@VT
  • Research
  • Services & Support
  • Systems & Resources
    • System X
    • SGI Systems
      •      Accounts
      •      New Accounts
      •      Usage Overview
      •      Help Requests
    • SGI Software
      •      Applications
      •      Queuing System
      •      Compilers
      •      Subroutine Libraries
      •      Debuggers
    • SGI Parallel Programming
      •      Auto-Parallel
      •      SCSL Subroutines
      •      OpenMP
      •      MPI Programming
    • Sun Systems
    • Visualization
  • Application Software
  • Web Site Map

R

R provides tools for graphics and statistical analysis.

R is installed in the  "/apps/packages/R-2.6.1"  directory of the VT ARC SGI Systems (Inferno, Inferno2, and Cauldron) and can be accessed as  "/apps/bin/R" .

To invoke R using the input file "test.r" and write the results to "test.out", you could use the following command:

    /apps/bin/R  --vanilla  <test.r  >test.out
See Example R Program for sample R code which could be used for "test.r" above and the results which which would be obtained after the above command were executed.


VT-ARC Privacy Statement | Contact Us
VT-ARC is a Unit within the Office of the Vice President of Information Technology
© 2007-2008 Virginia Polytechnic Institute and State University
Principles of Community | Acceptable Use Policy | Accessibility | Equal Opportunity
Website Feedback   -   Page Last Updated:  February 1st, 2008