DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamer-base-core-ra
Beschreibung'ra' variant of GNU R core of statistical computing language and environment
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.2.8-4+b1
Sektiongnu-r
Prioritätoptional
Installierte Größe21236 Byte
Hängt ab vonperl, zip, unzip, libpaper-utils, libblas3gf | libblas.so.3gf | libatlas3gf-base, libbz2-1.0, libc6
Empfohlene Paketer-base-core, r-base-dev, r-cran-jit
PaketbetreuerDirk Eddelbuettel
Queller-base-core-ra (1.2.8-4)
Paketgröße8957438 Byte
Prüfsumme MD5a5570f86f16f08cae4adb52292258680
Prüfsumme SHA10cc066e0b6bf77ed712ab1d5bb0a954ad9a61b04
Prüfsumme SHA256ce77215044f973267c58f86df7e0a8f158b21e9d6af797371a206c4258ceba51
Link zum Herunterladenr-base-core-ra_1.2.8-4+b1_i386.deb
Ausführliche BeschreibungR 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-'. . 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.


Impressum
Linux is a registered trademark of Linus Torvalds