January 2011
1 post
2 tags
Installing the latest R in Ubuntu
At work I have Ubuntu Maverick installed. However, the official packages are a bit outdated. Alternatively, one can add them from an rcran mirror. In order to do that, you have to add a line to your /etc/apt/sources/list file. The following did it for me deb http://mirrors.softliste.de/cran/bin/linux/ubuntu maverick/ In order to put the setup to work you further need to add the gpg key for the...
Jan 5th
1 note