Skip to content

installing R on Ubuntu

3 messages · Kevin Wright, Saeed Abu Nimeh, Orvalho Augusto

#
Strange. All I had to do is sudo apt-get install r-base and R is
running without problems.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"

R version 2.8.1 (2008-12-22)
On Fri, Nov 6, 2009 at 12:35 PM, Kevin Wright <kw.stat at gmail.com> wrote:
#
Yes. That is wath Mr. Kevin is pointing.

Mr. Saeed your Ubuntu has been installed from Ubuntu Repos so it is
old: 2.8.1. And there is 2.10 now and some packages requires at least
2.9.

And I am afraid that Mr. Kevin words are correct: It is not with
clicks to get a update R running on Linux. But with practice it
becomes easy and funny.

By the way last time I check there were no repos on CRAN repos for the
keramic koala.

Caveman
On Fri, Nov 6, 2009 at 10:44 PM, Saeed Abu Nimeh <sabunime at gmail.com> wrote: