Skip to content
Prev 843 / 3656 Next

Installing R Packages on ubuntus

Hello,
On 8/27/09, ogbos okike <ogbos.okike at gmail.com> wrote:
If you're running an amd64 Ubuntu Jackalope (something you didn't
quite specify), the following might work. Add
deb http://debian.cran.r-project.org/cran2deb/debian-amd64/ testing/

in
/etc/apt/sources.list

These binaries are built for Debian testing, but they seem to be
compatible with Jackalope. Reload Synaptic, and install
r-cran-<whatever>.
Liviu