Dear R programmers,

I can only config. proxy under Mac OS X terminal and launch R under Terminal by

Terminal:

export http_proxy="http://un:[EMAIL PROTECTED]:port"

Under R:

>chooseCRANmirror(graphics=FALSE)
>update.packages()

I don't know how to config this in R for Mac OS X Aqua GUI.
I checked the relevant document but no specific steps for Mac OS X.

Regards,
Ch Chan



-- 
"The scientists of today think deeply instead of clearly. One must be
sane to think clearly, but one can think deeply and be quite insane."
Nikola Tesla
http://www.macgrass.com

______________________________________________
R-help@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
and provide commented, minimal, self-contained, reproducible code.

Reply via email to