PDA

View Full Version : R Request


larry
July 15th, 2005, 09:20 AM
Hi,
Would it be possible to have the latest R (http://cran.r-project.org/ , http://www.itp.phys.ethz.ch/econophysics/R/ and http://cran.r-project.org/src/contrib/Views/Finance.html) builds uploaded to the backports?
I think this would be appreciated by anyone working in statistics and finance.
They can also be installed from source (only partial solution I have found so far), but I wonder what happens to them when one upgrades R to the next release included in Ubuntu.
You would not like to have to take care manually of many packages.
Regards
Larry

divemaster
July 27th, 2005, 01:54 PM
I just wanted to tell that there are more persons longing for this too be available for Ubuntu.

lparsons
August 11th, 2005, 02:54 AM
Would it be possible to have the latest R (http://cran.r-project.org/ , http://www.itp.phys.ethz.ch/econophysics/R/ and http://cran.r-project.org/src/contrib/Views/Finance.html) builds uploaded to the backports?
Absolutly. I need to run Bioconducotr packages and they require R 2.1.0 or later. Ubuntu only has 2.0.1. Anyone find a good workaround, or at least have some decent insturctions for keeping things stright with a manual compile? Thanks.

larry
August 12th, 2005, 01:48 PM
Unbelievable! I am not the only one concerned about the latest release of R-cran.
Let us hope that our requested package is uploaded soon.
R has strong links with Debian, so it should not be that hard to have those packages available for ubuntu.

JA_CH
August 14th, 2005, 08:52 AM
Hi all,

I had a similar problem with R 2.0... I wanted to try out the R-GUI R Commander,
http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/
but it requires R 2.1

So, to make a long story short, I made it work - but in a quick and dirty way:

WARNING: This is not a stable solution - for sure there is a reason why R 2.1 is compiled against a newer version of libc6. But at least for me it works.

1) Download packages
r-base-core_2.1.1-0sarge1_i386.deb
r-recommended_2.1.1-0sarge1_all.deb

(I also needed this one)
r-base-dev_2.1.1-0sarge1_all.deb

from:

http://cran.r-project.org/
(goto Linux/debian/stable/)

2) These packages are built against a newer version of libc6, so make a leap of faith and install them with the option --force-depends

sudo dpkg -i --force-depends r-base-core_2.1.1-0sarge1_i386.deb

Your package manager will complain about broken packages, but as soon as ubuntu upgrades, you can remove the installed packages and reinstall R...

This was however only the start of the problems when installing R commander, I also needed to install a couple of source packages in order to install r-base-dev_2.1.1-0sarge1_all.deb... After this I had to download manually mvtnorm_0.7-1.tar.gz and install it with
sudo R CMD INSTALL /home/xxx/mvtnorm_0.7-1.tar.gz

Hmm - I think that was all, if you are having problems installing R commander, drop a line and maybe I can help. Now it works, atleast, and it looks quite nice.

J

Nazulatatunkce
August 16th, 2005, 01:20 PM
Hi there, new to ubuntu and not well versed in linux, but believe in Open Source. I have been going back and forth wit ubuntu and debian after abandoning SUSE. I have been trying to get r onto ubuntu, but run into these same problems. thanks for the input.

bob

cinnabar
August 21st, 2005, 04:02 PM
I would also like to add my request for the 2.1 version of R to be placed into backports. Most of the libraries I need to use require this version. I hate to say it but I may have to move to a different distro if this isn't adressed soon. Thanks.

Manny C
August 22nd, 2005, 07:56 AM
Me too!

Need updated R very much! :)

lpc
August 29th, 2005, 03:32 PM
Just to make this request stronger :) I am new to Ubuntu and trying to get R to work hasn't been fun so far :(

skrat
September 19th, 2005, 05:42 AM
That would be really great!

jasplund
September 19th, 2005, 07:40 AM
Hi all,

I had a similar problem with R 2.0... I wanted to try out the R-GUI R Commander,
http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/
but it requires R 2.1

So, to make a long story short, I made it work - but in a quick and dirty way:

WARNING: This is not a stable solution - for sure there is a reason why R 2.1 is compiled against a newer version of libc6. But at least for me it works.

1) Download packages
r-base-core_2.1.1-0sarge1_i386.deb
r-recommended_2.1.1-0sarge1_all.deb

(I also needed this one)
r-base-dev_2.1.1-0sarge1_all.deb

from:

http://cran.r-project.org/
(goto Linux/debian/stable/)

2) These packages are built against a newer version of libc6, so make a leap of faith and install them with the option --force-depends

sudo dpkg -i --force-depends r-base-core_2.1.1-0sarge1_i386.deb

Your package manager will complain about broken packages, but as soon as ubuntu upgrades, you can remove the installed packages and reinstall R...

This was however only the start of the problems when installing R commander, I also needed to install a couple of source packages in order to install r-base-dev_2.1.1-0sarge1_all.deb... After this I had to download manually mvtnorm_0.7-1.tar.gz and install it with
sudo R CMD INSTALL /home/xxx/mvtnorm_0.7-1.tar.gz

Hmm - I think that was all, if you are having problems installing R commander, drop a line and maybe I can help. Now it works, atleast, and it looks quite nice.

J

R-commander is in the Breezy-repositories as well as R 2.1. I have installed them. I haven't yet managed to start rcmdr though

killring
October 2nd, 2005, 10:22 PM
Hi folks,

I'm not real familiar with Ubunto, but I saw this thread on the R-help list. I'm running Mepis, and I think Ubunto is also built on a Debian base? If that's the case it is quite straightforward to get R, ESS, Rcmdr et al. installed from the repositories using Synaptic, or Apt-get. There's a page on the Mepis Wiki that might be helpful to you folks.

http://www.mepislovers-wiki.org/index.php?title=R_installation_tips

My apologies for not knowing better how Ubunto is set up, but I'm guessing the Mepis info might apply to you too...

Good Luck!

kr

pmilin@ptt.yu
December 27th, 2005, 05:05 AM
Hi to ALL R-users!
The day before yesterday I started somewhat different approach to the same problem of keeping my R updated. In very brief, I have added new repository to the old list: a mirror of Debian and one of the R-cran. At the same time, I have disabled all Ubuntu repositories. After that, I started Aptitude (you may try Synaptic) and ask for upgradable packages. I accepted only those related to R and not others that might produce conflicts between Ubuntu and Debian versions. Aptitude made necessary adjustments and upgrading. Now, it seem that my R is current, safe and sound. I am still checking if everything is working. Nevertheless, if someone is willing to try this approach and share experience and problems it would benefit to all of us - Ubuntu and R users.


Sincerely,
Petar Milin
Assistant Professor
Department of Psychology
University of Novi Sad
Serbia and Montenegro

piccobello
September 2nd, 2006, 09:30 AM
Hi all,
it would be good to have dapper R backported to breezy, as there
are more than 50 cran packages that require >= 2.2.0

see: http://www.imsv.unibe.ch/cran/src/contrib/PACKAGES

I checked a bit the different dependencies, basically r-base
depends on r-base-core, and all dependencies of the latter

http://packages.ubuntu.com/dapper/math/r-base-core

are satisfied in breezy already, except libreadline5 >= 5.1
in breezy there is 5.0-10.

to backport libreadline
http://packages.ubuntu.com/dapper/libs/libreadline5
one needs to backport readline-common..

I only checked dependencies with explicit constraints (>= vers)
and did not check other (r-cran*) packages
but it seems doable..

thanks all for bringing it up!
I posted this info to the ubuntu-backports mailing list as well