R

What is it?

Statistical software package. Official website: R

Where is it?

On all department UNIX systems R is located at /usr/local/bin/R (which is in your path, so you can just type "R" at the prompt.)

Most department Windows machines have R installed. If R is not installed on your machine, you can download R from the Comprehensive R Archive Network (CRAN) and install it yourself, or ask the computing staff to do it for you.

Mac users are responsible for installing R themselves. You can download R from the Comprehensive R Archive Network (CRAN).

Known File Formats

.r, .Rdata,

Script files can technically have any extension, but ".r" is typical.

Recommended Books

Introductory

(in no particular order)

More advanced and/or more specialized

Links

Tutorials:

Open-source libraries and other R code.

Mailing Lists

Local R Documentation/Tips