pkg://R-base-0.64.0-2.src.rpm:1627517/HEADER
downloads
Name : R-base Relocations: (not relocateable)
Version : 0.64.0 Vendor: Red Hat Software
Release : 2 Build Date: Thu Apr 22 23:32:57 1999
Install date: (not installed) Build Host: porkchop.redhat.com
Group : Applications/Engineering Source RPM: (none)
Size : 1629767 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.