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
BeschreibungGNU R core of statistical computation and graphics system
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.10.1-2
Sektionuniverse/math
Prioritätoptional
Installierte Größe25976 Byte
Hängt ab vonperl, zip, unzip, libpaper-utils, xdg-utils, libblas3gf | libblas.so.3gf | libatlas3gf-base, libbz2-
Empfohlene Paketer-recommended, r-base-dev, r-doc-html
PaketbetreuerUbuntu Developers
Queller-base
Paketgröße13256326 Byte
Prüfsumme MD5994e14dd4ac14379c6800544bff6d374
Prüfsumme SHA1cea2a9a098a7de8c24b73ad2a8b1fc00ebebed6a
Prüfsumme SHA256076f0fd548db034950a2a0e1918c18cb02e7a32d53ac65bd83f08b1c639cd839
Link zum Herunterladenr-base-core_2.10.1-2_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 the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.


Impressum
Linux is a registered trademark of Linus Torvalds