Re: [R] URL error when trying to use help function in R [Sec: UNOFFICIAL]

2010-09-12 Thread Duncan Murdoch
Cheers Michelle -Original Message- From: Peter Dalgaard [mailto:pda...@gmail.com] Sent: Friday, 10 September 2010 6:19 p.m. To: David Winsemius Cc: Gosse, Michelle; 'R-help@r-project.org' Subject: Re: [R] URL error when trying to use help function in R [Sec: UNOFFICIAL] On

Re: [R] URL error when trying to use help function in R [Sec: UNOFFICIAL]

2010-09-12 Thread Gosse, Michelle
ct: Re: [R] URL error when trying to use help function in R [Sec: UNOFFICIAL] On 09/10/2010 01:03 AM, David Winsemius wrote: > > On Sep 9, 2010, at 6:34 PM, Gosse, Michelle wrote: > >> Greetings, >> >> I am using R version 2.11.1 on a Dell computer, via a VMware &g

Re: [R] URL error when trying to use help function in R [Sec: UNOFFICIAL]

2010-09-10 Thread Petr PIKAL
Hi I had similar issue and it was solved by setting proxy in browser preferences to do not use proxy server for 127.0.0.1 and it helped. Regards Petr r-help-boun...@r-project.org napsal dne 10.09.2010 08:18:53: > On 09/10/2010 01:03 AM, David Winsemius wrote: > > > > On Sep 9, 2010, at 6:

Re: [R] URL error when trying to use help function in R [Sec: UNOFFICIAL]

2010-09-09 Thread Peter Dalgaard
On 09/10/2010 01:03 AM, David Winsemius wrote: > > On Sep 9, 2010, at 6:34 PM, Gosse, Michelle wrote: > >> Greetings, >> >> I am using R version 2.11.1 on a Dell computer, via a VMware >> connection to a remote server. My browser version is IE >> 8.0.6001.18702 and the OS is some corporate ve

Re: [R] URL error when trying to use help function in R [Sec: UNOFFICIAL]

2010-09-09 Thread David Winsemius
On Sep 9, 2010, at 6:34 PM, Gosse, Michelle wrote: Greetings, I am using R version 2.11.1 on a Dell computer, via a VMware connection to a remote server. My browser version is IE 8.0.6001.18702 and the OS is some corporate version of Microsoft XP. I'm trying to learn more about the tappl

[R] URL error when trying to use help function in R [Sec: UNOFFICIAL]

2010-09-09 Thread Gosse, Michelle
Greetings, I am using R version 2.11.1 on a Dell computer, via a VMware connection to a remote server. My browser version is IE 8.0.6001.18702 and the OS is some corporate version of Microsoft XP. I'm trying to learn more about the tapply function , so I typed ?tapply into the command line. Th