[R] installing R on debian linux

Chris Lawrence cnlawren at phy.olemiss.edu
Sat Nov 2 01:52:29 CET 2002


On Nov 01, Michael L Friendly wrote:
> Can someone help, or point me to some more specific documentation
> for debian linux?

If you're running Woody, I'd use the packages on CRAN, since they're
more up-to-date than the ones shipped in woody; with sarge or sid, use
the packages in unstable (although you can get them from CRAN too).

To use the CRAN packages, add this to your sources.list:

deb http://cran.r-project.org/bin/linux/debian woody main

For most uses, I'd recommend installing r-recommended and all of its
dependencies (apt-get install r-recommended).  If you think you'll
need to build other things from CRAN (you probably won't), install
r-base-dev as well.

Note that for anything other than Intel, you'll have to build it
yourself or use the autobuilt packages in sid; non-i386 Debian stuff
isn't at CRAN.

(Dirk may have some extra advice.)


Chris
-- 
Chris Lawrence <cnlawren at phy.olemiss.edu> - http://www.lordsutch.com/chris/

Computer Systems Manager, Physics and Astronomy, Univ. of Mississippi
125B Lewis Hall - 662-915-5765
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list