- R Project for Statistical Computing
- R, also called GNU S, is a strongly functional language and environment to statistically explore data sets, make many graphical displays of data from custom command line, shell has option to save one full environment per working directory. Descriptions, documents, downloads. [Open Source, GPL] - An Introduction to R - Derived from an original set of notes describing the S and S-Plus environments. [PDF]
- Books about R - Sells printed copies of free software manuals, including the official R introduction (tutorial) and both reference manuals. [Network Theory Ltd.]
- Comprehensive R Archive Network - Network of FTP and Web servers around the world that store identical, up-to-date, versions of r code, documentation.
- Omegahat R Package Download Area - Over 30 R packages, libraries, released as part of Omegahat project. Many are bindings to other languages: Python, Gtk, XML; COM, SOAP, etc. Most can also be used with S-Plus. [Open Source, BSD-like]
- Programming for Scientists: The Basics of R - A beginners' guide to this free programming language designed to be good for statistics and graphics.
- R bloggers - A center for R users to find and read bloggers who write about the statistical programming language, R.
- R for Windows FAQ - Answers many questions on installing, packages, customizing, Windows features, building from source.
- R Resources - Provides useful links to some of the most frequently-referenced resources for beginning users.
- RPy - R from Python. Simple, robust, Python interface to R; manage all kinds of R objects and execute arbitrary R functions, including graphics. Converts all R errors to Python exceptions. Use any R module from within Python. [Open Source, GPL]
- Statistics with R - Outline of a lecture by Dion Whitehead.
- Universal GUI for R - JGR is a universal and platform independent GUI for R. It features many tools like, advanced editor, object browser, flexible data input/output, package management and many more innovative features.
Media publications
- Server Clinic: R Handy for Crunching Data - Beginner introduction with code samples, further reading. [developerWorks] (Published 2003-07-30 00:00:00)
- Statistical Programming with R: Part 1. Dabbling with a Wealth of Statistical Facilities - Intermediate introduction, abilities. Text, code samples, graphics. [developerWorks] (Published 2004-09-21 00:00:00)
- Statistical Programming with R: Part 2. Functional Programming and Data Exploration - Now that the data is correct, delves into functionality of system. Text, code samples, graphics. [developerWorks] (Published 2004-10-07 00:00:00)
