Skip navigation

STANFORD UNIVERSITY

INFORMATION TECHNOLOGY SERVICES

R 2.5.1

Summary

Description: System for statistical computation and graphics
Source: http://www.r-project.org/

Support

This package is available for all platforms. This package is unsupported and provided on an as-is basis.

Description

R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.

The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks's S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme.

The above is taken from the R FAQ Section 2.1.

All add-on packages in CRAN that will compile are installed on Solaris, and Linux. Users of R on IRIX, HP/UX, Tru64 and AIX will need to install any add-on packages that they need.

Changes

2.5.1 2006-07-12

There have been numerous changes since the previously installed 2.3.1 release. See /usr/pubsw/doc/Data/r/NEWS for full details.

2.3.1 2006-06-01

There have been numerous changes since the previously installed 1.8.1 release, see /usr/pubsw/doc/Data/r/NEWS for full details.

1.8.1 2004-04-02

This version includes support for a "Complex" S3 group generic, tighter defaults for glm.control(epsilon=1e-8, maxit=25), different missing value handling for sub, gsub, grep, regexpr, chartr, tolower, toupper, substr, substring, abbreviate and strsplit. For a full list of changes, see /usr/pubsw/doc/Data/r/NEWS.

1.7.1 2003-10-10

The solve(), chol(), eigen(), and svd() functions now use LAPACK routines. The methods, modreg, mva, nls, and ts apcakges are attached by default at startup. There are also numerous bug fixes and new features. See /usr/pubsw/doc/Data/r/News for all the details.

1.6.1 2003-01-27

Add-on packages from CRAN added to our local installation. grid() behaves differently and the default color palette has replaced white with grey in location 8. There were also multiple bug fixes and new features relative to 1.5.1; see /usr/pubsw/doc/Data/r/NEWS for all the details.

1.5.1 2002-06-29

See http://cran.r-project.org/src/base/NEWS for the changes since the last version.

1.4.0 2002-02-06

See http://cran.r-project.org/src/base/NEWS for the changes since the last version.

Files

   Programs: R Rscript
Other Files: /usr/pubsw/lib/R/2.5.1
  Man Pages: R(1) Rscript(1)

Accuracy

This information reflects the version of this package that is installed in Stanford's site-wide pubsw software tree. Newer versions of the package may be available from the package source. The contents of this page, including the source URL if applicable, are generally only reviewed when the package is upgraded and therefore may not accurately reflect the current version of the package.

Last modified Tuesday, 24-Feb-2009 01:39:44 PM

Stanford University Home Page