pkg://R-base-0.62.4-2.i386.rpm:1871900/HEADER
downloads
Name : R-base Relocations: /usr
Version : 0.62.4 Vendor: Red Hat Software
Release : 2 Build Date: Wed Oct 28 01:37:17 1998
Install date: (not installed) Build Host: porky.redhat.com
Group : Development/Languages Source RPM: R-base-0.62.4-2.src.rpm
Size : 6062885 License: gpl
Packager : Martyn Plummer <plummer@iarc.fr>
URL : http://www.ci.tuwien.ac.at/R/
Summary : A language for data analysis and graphics
Description :
A system for statistical computation and graphics. R 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 and Sussman's Scheme. Whereas the resulting
language is very similar in appearance to S, the underlying implementation
and semantics are derived from Scheme.