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-dev
BeschreibungGNU R installation of auxiliary GNU R packages
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.10.1-2
Sektionuniverse/devel
Prioritätoptional
Installierte Größe36 Byte
Hängt ab vonr-base-core (>= 2.10.1-2), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, lib
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Queller-base
Paketgröße3538 Byte
Prüfsumme MD5c0720019df713d1352a5804dbce935c5
Prüfsumme SHA158a0d5119a4f004e66df7ee2072c2a0ab2c69c66
Prüfsumme SHA256053f304682108cc0df97caf717d611c5243e52c9bea1a6ca37587a7c56b7ca9e
Link zum Herunterladenr-base-dev_2.10.1-2_all.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 packages ensures that other Debian packages needed for installation of some auxiliary R packages are installed.


Impressum
Linux is a registered trademark of Linus Torvalds