[R] Installing R on Xandros 3.0

Mohamed Abdolell m.abdolell at utoronto.ca
Fri Jan 14 05:25:24 CET 2005


[1] go to http://packages.debian.org/testing/math/ and download the essential
r-base  packages to your hard drive
[2] install downloaded files using xandros networks
       File --> Install DEB file ...
[3] once it's working install remaining packages from within R using 
       install.packages(pkgs, lib, CRAN = getOption("CRAN"),
               contriburl = contrib.url(CRAN),
               method, available = NULL, destdir = NULL,
               installWithVers = FALSE, dependencies = FALSE)
     you'll need to read the help file on this ... but you'll have to specify

----

Quoting Thomas W Volscho <THOMAS.VOLSCHO at huskymail.uconn.edu>:

> Dear List,
> After obtaining a second-hand PC and because XP costs too much, I installed
> Xandros 3.0 (based on Debian) but pretty easy to use if migrating from
> WinXP.
> 
> Does anyone know how to install R on this OS?
> 
> Thank you for your time,
> Tom Volscho
> 
> ************************************        
> Thomas W. Volscho
> Graduate Student
> Dept. of Sociology U-2068
> University of Connecticut
> Storrs, CT 06269
> Phone: (860) 486-3882
> http://vm.uconn.edu/~twv00001
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list