Download Source Package r-base:
R is a system for statistical computation and graphics. It 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.
The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations.
Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-<name>'.
This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 2.10.1~20091210-1 | 610.4 kB | 1404 kB | [list of files] |
| amd64 | 2.10.1-2 | 576.7 kB | 1176 kB | [list of files] |
| armel | 2.10.1-2 | 575.0 kB | 1488 kB | [list of files] |
| hppa | 2.10.1-2 | 563.8 kB | 1080 kB | [list of files] |
| hurd-i386 | 2.10.1~20091210-1 | 526.6 kB | 952 kB | [list of files] |
| i386 | 2.10.1-2 | 526.1 kB | 948 kB | [list of files] |
| ia64 | 2.10.1~20091210-1 | 710.5 kB | 2080 kB | [list of files] |
| kfreebsd-amd64 | 2.10.1-2 | 576.7 kB | 1210 kB | [list of files] |
| kfreebsd-i386 | 2.10.1-2 | 526.7 kB | 914 kB | [list of files] |
| m68k (unofficial port) | 2.6.0-3 | 425.3 kB | 828 kB | [list of files] |
| mips | 2.10.1~20091206-1 | 620.3 kB | 1240 kB | [list of files] |
| mipsel | 2.10.1~20091206-1 | 620.9 kB | 1224 kB | [list of files] |
| powerpc | 2.10.1-2 | 572.6 kB | 1056 kB | [list of files] |
| s390 | 2.10.1-2 | 518.9 kB | 920 kB | [list of files] |
| sparc | 2.10.1-2 | 610.1 kB | 1156 kB | [list of files] |