Skip to content
Prev 1968 / 3656 Next

Installing R2.15.1 on ubuntu

On 09/20/2012 04:33 PM, Michael Conklin wrote:
Michael,

I think the easiest way to get the current R packages is to use the PPA 
that supplies CRAN.  To enable that, at a command line enter

  sudo apt-add-repository ppa:marutter/rrutter

That will add the correct information into your apt sources list.

More infomration can be found out my Ubuntu and R blog, 
http://tiny.cc/ubunturblog.

Michael