Download Source Package r-base-core-ra:
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 a patched version of GNU R with 'just-in-time' compilation of R code using the 'jit' package (in r-cran-jit). See http://www.milbo.users.sonic.net/ra for details.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 9,009.7 kB | 22452 kB | [list of files] |
| amd64 | 8,944.2 kB | 21988 kB | [list of files] |
| armel | 9,442.3 kB | 25880 kB | [list of files] |
| hppa | 8,885.3 kB | 21556 kB | [list of files] |
| hurd-i386 | 8,694.0 kB | 21248 kB | [list of files] |
| i386 | 8,737.0 kB | 21260 kB | [list of files] |
| ia64 | 9,786.4 kB | 26444 kB | [list of files] |
| kfreebsd-amd64 | 8,915.0 kB | 20562 kB | [list of files] |
| kfreebsd-i386 | 8,697.4 kB | 19852 kB | [list of files] |
| mips | 8,855.5 kB | 22268 kB | [list of files] |
| mipsel | 8,807.3 kB | 22256 kB | [list of files] |
| powerpc | 8,852.5 kB | 21636 kB | [list of files] |
| s390 | 8,816.0 kB | 21452 kB | [list of files] |
| sparc | 8,789.6 kB | 21636 kB | [list of files] |