pkg://R-base-0.90.1-4.alpha.rpm:3323079/HEADER
downloads
Name : R-base Relocations: /usr
Version : 0.90.1 Vendor: Red Hat, Inc.
Release : 4 Build Date: Mon Feb 21 22:49:19 2000
Install date: (not installed) Build Host: astro.devel.redhat.com
Group : Applications/Engineering Source RPM: R-base-0.90.1-4.src.rpm
Size : 10538999 License: GPL
Packager : Martyn Plummer <plummer@iarc.fr>
URL : http://www.r-project.org
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.