Index of /bin/linux/suse

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [TXT] ReadMe.html 25-Jan-2012 14:56 15K RPM Packages Providing R for OpenSUSE
RPM Packages Providing R for OpenSUSE

RPM Packages Providing R for OpenSUSE

Table of Contents

1 RPMs providing R for OpenSUSE

1.1 News

R has its own top level project in openSUSE's build service devel:languages:R.

R is included in the latest releases of openSUSE since 11.4, so it may be installed without adding any repositories directly from yast. Obviously you only get the version of R that was current, when a openSUSE release got frozen. I.e. 12.1 contains R-2.13.2 but we already have R-2.14.1 out by now. Read on to find out how to stay current with R!

Below devel.languages:R you find a few subprojects:

  • R-base (built on release date)
  • R-patched (daily, recommended) and
  • R-devel (daily)

for all actively maintained releases of openSUSE available. For the time being these are: 11.3 and 12.1. Furthermore the adventurous can download packages for Factory and Tumbleweed. On the other end even SLE 10, 11 and 11SP1 are supported.

All these packages provide a resource 'R-base' for installation.

In subproject R-base you'll find the latest releases version of R. This is the version, which goes into the next openSUSE release. This project gets updates if and when R itself is officially released.

R-patched is updated daily with the latest patches from upstream. Same version number as R-base, but patches.

R-devel is updated daily and contains today's devel version of R.

Naturally R-patched now is the recommended version to run. If you compile packages for yourself you must install R-patched-devel, too. For discontinued releases, at the moment 10.1-11.3, R-base gets build as long as it "just works" with the current spec file. No effort is put in keeping the latest R-base build on these ancient releases.

1.2 Installation

The generic method to install R on OpenSUSE Linux is using the 1-click install facility the OpenSUSE Build Service (OBS) provides in their search interface. Nevertheless some seemed to have trouble using that interface, what inspired creating a page collecting direct links to the packages installation sources.

1.3 Installing R with 1-click-install

The links in the table below invoke yast2 directly to provide access to OpenSUSE's 1-click-install. Architecture and dependencies are handled automatically. You must be root to do this, resp. you will be asked to give the superuser password during installation. For maintained releases you'll receive current R-patched, otherwise R-base.

The devel package is needed, if you want to install add-on packages. You'll probably need to install a compiler, too. Some packages will need additional dependencies. See install instructions for the package, if an installation fails.

OpenSuSER-patched-2.14.1R-patched-devel-2.14.1
Version1-click-install1-click-install
10.1InstallInstall
10.2InstallInstall
10.3InstallInstall
SLE 10InstallInstall
SLE 11InstallInstall
SLE 11 SP1InstallInstall
11.0InstallInstall
11.1InstallInstall
11.2InstallInstall
11.3InstallInstall
11.4InstallInstall
12.1InstallInstall
SLE 11InstallInstall
FactoryInstallInstall
TumbleweedInstallInstall

The version provided at the moment is R-2.14.1 (patched). This includes recommended packages.

1.4 Installing using the command line

As superuser do

zypper ar -f \
http://download.opensuse.org/repositories/devel\:languages\:R\:patched/openSUSE_11.2\
R-patched

where you replace 11.2 with your release number. After that

zypper install R-patched R-patched-devel

will install R and all dependencies.

1.5 Staying uptodate with zypper

After the first installation the appropriate repositories have been added to your installation. Superuser may use

zypper update R-patched

to update to the latest version of R-patched from the command line.

1.6 Using R-devel

To install R-devel just use the zypper command line with "patched" replaced by "devel". Using R-devel implies you know what you are doing.

1.7 Download for later installation

If for whatever reason you prefer downloading and manual installation of R or you need a src.rpm and the spec file, using of the search interface is recommended.

1.8 Maintanence

These packages are maintained by Detlef Steuer (steuer@hsu-hh.de).

Date: 2012-01-25 15:47:39 CET

Author: steuer

Org version 7.8.03 with Emacs version 23

Validate XHTML 1.0