Re: [R] Proxy Under Mac OS X

2007-06-01 Thread Prof Brian Ripley
The most 'relevant document' is ?download.file, and there is AFAIK nothing specific to MacOS X about the code (and I did write it). You can use Sys.setenv(http_proxy=http://un:[EMAIL PROTECTED]:port) at the start of your R session, or use http_proxy=http://un:[EMAIL PROTECTED]:port in your

[R] Proxy Under Mac OS X

2007-05-31 Thread Chung-hong Chan
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

[R] proxy settings

2007-04-18 Thread Antonio Olinto
Hi all, I used to connect internet via a proxy. Before update packages I wrote in R Sys.putenv(http_proxy=http://proxy3.redegov.sp.gov.br:80/;) Nevertheless the way the connection is done has changed. For example, in the browser the proxy is not indicated and I have to give an username and a

Re: [R] proxy settings

2007-04-18 Thread Prof Brian Ripley
On Tue, 17 Apr 2007, Antonio Olinto wrote: Hi all, I used to connect internet via a proxy. Before update packages I wrote in R Sys.putenv(http_proxy=http://proxy3.redegov.sp.gov.br:80/;) Nevertheless the way the connection is done has changed. For example, in the browser the proxy is not

[R] Proxy config in R for windows

2005-11-23 Thread Kenneth Roy Cabrera Torres
Hi R users: I know that the --internet2 options enable me in Windows to download packages in R, but now, in my university the put a usename and password configuration for the proxy. How can I configure R to take the proxy password and username. I linux I solve the problem when I configre the

Re: [R] Proxy config in R for windows

2005-11-23 Thread Prof Brian Ripley
On Wed, 23 Nov 2005, Kenneth Roy Cabrera Torres wrote: Hi R users: I know that the --internet2 options enable me in Windows to download packages in R, but now, in my university the put a usename and password configuration for the proxy. How can I configure R to take the proxy password and

[R] proxy

2004-01-06 Thread christian_mora
Hi all; I?m working with the latest version of R under Win2000. My internet connection (using a proxy) requires my username and password. In this situation I?m not able to update the packages from CRAN (unless I download and install them from a local drive). I tried looking at information on the

Re: [R] proxy

2004-01-06 Thread Duncan Murdoch
On Tue, 6 Jan 2004 10:56:38 -0400, [EMAIL PROTECTED] wrote : Hi all; I?m working with the latest version of R under Win2000. My internet connection (using a proxy) requires my username and password. In this situation I?m not able to update the packages from CRAN (unless I download and install

Re: [R] proxy

2004-01-06 Thread Dirk Eddelbuettel
On Tue, Jan 06, 2004 at 10:56:38AM -0400, [EMAIL PROTECTED] wrote: Hi all; I?m working with the latest version of R under Win2000. My internet connection (using a proxy) requires my username and password. In this situation I?m not able to update the packages from CRAN (unless I download and

[R] proxy setting RedHat Linux

2003-02-19 Thread Jonathan Q. Li
Hi, I was trying to update packages with my R 1.6 under RedHat 8.0 system. When entering this command, update.packages() It simply says, trying URL `http://cran.r-project.org/src/contrib/PACKAGES' But nothing happens. Is this a problem with my proxy setting since I am working behind a

Re: [R] proxy connection

2003-01-19 Thread Uwe Ligges
Marwan Khawaja wrote: Hello, I a proxy connection to the internet, so I renamed the file 'internet2.dll' to 'internet.dll' in the Module subdirectory as suggested in Changes. That *was* true for for R-1.3.0, but since R-1.4.0 the same file tells you: internet2.dll (see changes for rw1030)