[R] R-2.6.0 - packages installation through a proxy - not working

Scionforbai scionforbai at gmail.com
Tue Oct 16 17:18:52 CEST 2007


I would start R with the command:

http_proxy="http://SERVER:3128" R

and then from R I would try:

install.packages("Rcmdr", dep = TRUE, method = "wget")

provided that you have wget installed on your system (which I think).



More information about the R-help mailing list