Ubuntu 11.10 Download RStudio Server

Contributed by: akira on 2012年 3月15日(木) 10:35 JST

Last modified on

/etc/apt/source.listに追加
deb http://cran.md.tsukuba.ac.jp/bin/linux/ubuntu oneiric/

The Ubuntu archives on CRAN are signed with the key of "Michael Rutter <marutter@gmail.com>" with key ID E084DAB9. You can fetch this key with

gpg --keyserver keyserver.ubuntu.com --recv-key E084DAB9
and then feed it to apt-key with

gpg -a --export E084DAB9 | sudo apt-key add -

sudo apt-get update
sudo apt-get install r-base 

コメント (0件)

Geeklog Site - Ubuntu 11.10 Download RStudio Server
https://geeklog.craine.ne.jp/article.php?story=20120315103551688