pkg://R-base-0.64.2-3.i386.rpm:2882201/HEADER
downloads
Name : R-base Relocations: /usr
Version : 0.64.2 Vendor: Red Hat Software
Release : 3 Build Date: Thu Jul 29 18:49:50 1999
Install date: (not installed) Build Host: porky.devel.redhat.com
Group : Applications/Engineering Source RPM: R-base-0.64.2-3.src.rpm
Size : 8336638 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.