r-base_3.1.3-1trusty_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/500px/public/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/500px/public/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install r-base=3.1.3-1trusty

GNU R statistical computation and graphics system

Full description:
  GNU R statistical computation and graphics system
 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 is a metapackage which eases the transition from the
 pre-1.5.0 package setup with its larger r-base package. Once installed, it
 can be safely removed and apt-get will automatically upgrade its components
 during future upgrades.  Providing this package gives a way to users to
 then only install r-base-core if they so desire.

Checksums

MD5 1d0a9cee62374ee3d83d46ee6ae868c0
SHA1 b324e3f975dab59fdf6cb5950744a3acbceaa662
SHA256 01712222fcbc260ced9d01a9dd5ae300e63ee7b17a89302eb71939018440e992
SHA512 9e02b0ea3c1a8aa08c702e98ccc77ae4bbd08984ce4a85255d9260644192c9e16f7f4ca20d06661ccccfb7ec5bdfa91a638066a5ad4d96eb24dd3b6349047fd3

Depends

  • r-base-core (>= 3.1.3-1trusty), r-recommended (= 3.1.3-1trusty)

Recommends

  • r-base-html, r-doc-html

Suggests

  • ess, r-doc-info | r-doc-pdf

Files

  • /usr/share/doc/r-base/README.Debian
  • /usr/share/doc/r-base/copyright
  • /usr/share/doc/r-base/changelog.Debian.gz

Uploaded

over 7 years ago

Package Size

37.1 KB

Installed Size

71.3 KB

Downloads

3

wget

wget --content-disposition "https://packagecloud.io/500px/public/packages/ubuntu/trusty/r-base_3.1.3-1trusty_all.deb/download.deb?distro_version_id=20"

Homepage

http://www.r-project.org/