[R] update.packages with proxy?

Philippe Grosjean phgrosje at ulb.ac.be
Sat Sep 1 09:30:22 CEST 2001


You don't tell which system you are running on. But if it is Windows, it is
possible to use update.package() through a proxy with the following
modifications:

- Go to the subdirectory 'modules'. You will find there 'internet.dll' and
'internet2.dll'.
- Rename 'internet.dll' whatever you want. For instance 'internet.old'
- Rename 'internet2.dll' to 'internet.dll'

Now, R will use the same configuration as Internet Explorer does. If you can
access the web via Internet Explorer through a proxy, i.e., if you correctly
configure it, then, it should now be the same for R.

If I understand, primary 'internet.dll' is more reliable but it bypass
internet access configuration of IE. 'internet2.dll' is provided as an
alternative in cases where 'internet.dll' fails, like an access through a
proxy.

All the best,

Philippe Grosjean


...........]<(({?<...............<?}))><...............................
 ) ) ) ) )	 __               	 __
( ( ( ( ( 	|__)              	|  _
 ) ) ) ) )	|   hilippe       	|__)rosjean
( ( ( ( ( 	Marine Biol. Lab., ULB, Belgium
 ) ) ) ) )	                  	 __
( ( ( ( ( 	|\  /|            	|__)
 ) ) ) ) )	| \/ |ariculture &	|__)iostatistics
( ( ( ( (
 ) ) ) ) )	e-mail: phgrosje at ulb.ac.be or phgrosjean at sciviews.org
( ( ( ( ( 	SciViews project coordinator (http://www.sciviews.org)
 ) ) ) ) )      tel: 00-32-2-650.29.70 (lab), 00-32-2-673.31.33 (home)
( ( ( ( (
 ) ) ) ) )      "I'm 100% confident that p is between 0 and 1"
( ( ( ( (                                  L. Gonick & W. Smith (1993)
 ) ) ) ) )
.......................................................................



>Hello Dear R user:

>How can I use the update.package() function if my system
>has proxy configuration.

>Thank you very much

>Kenneth Cabrera
>Universidad Nacional de Colombia
>Sede Medellin
>Facultad de Ciencias
>ICNE

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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