Skip to content
Prev 131324 / 398502 Next

Which Linux OS on Athlon amd64, to comfortably run R?

8rino-Luca Pantani wrote:
Amd64 architecture should not be a major issue for R on any of the major
platforms, as far as I know. I have Fedora 7 (soon-ish F8) on the "big"
machine back home (dual Opteron) and that one never had any major issues
with either of source builds or the "official" RPMs. The main (only?)
thing that still tends to bite people on 64 bit is browser plugins,
notably Java.

In general, I've been happy with Fedora, although its desire to update
itself constantly does require a good 'Net connection.

My SUSE desktop at work is also 64 bit and happy to deal with R (in fact
the official release builds are made on it). The KDE desktop has a few
annoying misfeatures (to me), though, and you need a little special
setup to include Detlefs repository as an install source.

One oddity about Ubuntu is that there are no CRAN builds for 64bit.
Presumably, the Debian packages work, or you can get the build script
and make your own build. This is not really within my domain, though.