Thanks Duncan, that did the trick. I added a new proxy to the FoxyProxy list, white listing 127.0.0.1 and moved that to the top of the list. Help.start() works fine now. Bill
> -----Original Message----- > From: Duncan Murdoch [mailto:murd...@stats.uwo.ca] > Sent: Friday, February 26, 2010 1:00 PM > To: Raynor, Bill > Cc: r-help@R-project.org > Subject: Re: [R] help system works under IE but not Firefox > > On 26/02/2010 11:31 AM, Raynor, Bill wrote: > > I just upgraded to 2.10.1 on a WinXPSP2 machine. When I type > help.start() R attempts to open a browser session at > http://127.0.0.1:27594/doc/html/index.html using my default browser > (Firefox 3.6) and is unable to connect. If I then open the same page > using IE 8, it works just fine. How do I fix/change R so that it works > with Firefox? > > > > I think you want to fix Firefox so it works with R. The most likely > problem is that it's using a proxy/firewall somewhere; you want to > enter > 127.0.0.1 as an exception to which it should connect directly. > > Duncan Murdoch > > > Thanks > > Bill > > William J. Raynor, Jr. Ph.D. > > Technical Leader III > > Innovation Design & Testing > > Kimberly-Clark Corp. > > 2100 Winchester Road > > Neenah, Wi. 54956 > > (920) 721-5973 > > Email: bill.ray...@kcc.com<mailto:bill.ray...@kcc.com> > > > > > > > > > > This e-mail is intended for the use of the addressee(s) only and may > contain privileged, confidential, or proprietary information that is > exempt from disclosure under law. If you have received this message in > error, please inform us promptly by reply e-mail, then delete the e- > mail and destroy any printed copy. Thank you. > > > > > > [[alternative HTML version deleted]] > > > > ______________________________________________ > > R-help@r-project.org 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. > > > > This e-mail is intended for the use of the addressee(s) only and may contain privileged, confidential, or proprietary information that is exempt from disclosure under law. If you have received this message in error, please inform us promptly by reply e-mail, then delete the e-mail and destroy any printed copy. Thank you. ______________________________________________ R-help@r-project.org 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.