pkg://R-base-0.65.0-1.i386.rpm:3232301/HEADER
downloads
Name : R-base Relocations: /usr
Version : 0.65.0 Vendor: (none)
Release : 1 Build Date: Wed Sep 8 09:35:34 1999
Install date: (not installed) Build Host: xena.iarc.fr
Group : Applications/Engineering Source RPM: R-base-0.65.0-1.src.rpm
Size : 9427620 License: GPL
Packager : Red Hat Contrib|Net <rhcn-bugs@redhat.com>
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.