Installing R on Ubuntu
The following information is available from CRAN but for my convenience, I’ve collated the crux here for installing R on Ubuntu. First find your closest mirror here. Currently I am in Japan, so mine is http://cran.ism.ac.jp/. To find out which Ubuntu version you’re using: Now edit the file /etc/apt/sources.list and add this line: deb http://cran.ism.ac.jp//bin/linux/ubuntu…