r-base 3.0.1-3ubuntu1 source package in Ubuntu
Changelog
r-base (3.0.1-3ubuntu1) saucy; urgency=low * Extend SHLIB_* definition hack in install.R to cover aarch64 as well. -- Colin Watson <email address hidden> Wed, 16 Oct 2013 11:27:08 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- math
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-base_3.0.1.orig.tar.gz | 24.3 MiB | af90488af3141103b211dc81b6f17d1f0faf4f17684c579a32dfeb25d0d87134 |
r-base_3.0.1-3ubuntu1.diff.gz | 83.9 KiB | 9a34c034052bf0f37f45e180b8bd03a6ef107445e3dd3214586ba9971d914eed |
r-base_3.0.1-3ubuntu1.dsc | 2.8 KiB | 1d09dc0e8565d6fc0ce632751b981009524e19c4e9171ec44cb72a7aa5641f0d |
Available diffs
Binary packages built by this source
- r-base: No summary available for r-base in ubuntu saucy.
No description available for r-base in ubuntu saucy.
- r-base-core: No summary available for r-base-core in ubuntu saucy.
No description available for r-base-core in ubuntu saucy.
- r-base-core-dbg: No summary available for r-base-core-dbg in ubuntu saucy.
No description available for r-base-core-dbg in ubuntu saucy.
- r-base-dev: No summary available for r-base-dev in ubuntu saucy.
No description available for r-base-dev in ubuntu saucy.
- r-base-html: No summary available for r-base-html in ubuntu saucy.
No description available for r-base-html in ubuntu saucy.
- r-doc-html: No summary available for r-doc-html in ubuntu saucy.
No description available for r-doc-html in ubuntu saucy.
- r-doc-info: No summary available for r-doc-info in ubuntu saucy.
No description available for r-doc-info in ubuntu saucy.
- r-doc-pdf: No summary available for r-doc-pdf in ubuntu saucy.
No description available for r-doc-pdf in ubuntu saucy.
- r-mathlib: GNU R standalone mathematics library
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, several 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.
- r-recommended: No summary available for r-recommended in ubuntu saucy.
No description available for r-recommended in ubuntu saucy.