Hi; I posted this to the R-help last week, but there was no resolution.. Could anybody provide an idea, or alternatively direct me to another resource that might have ideas? --
I'm running R (ver. 2.10.1; installed as an administrator; running as an administrator) on Windows 7 64-bit, and R is having trouble accessing help files and browsing URL's: > ?sum starting httpd help server ... done Error in shell.exec(url) : access to 'http://127.0.0.1:12300/library/base/html/sum.html' denied Also, this: > browseURL("http://www.r-project.org") Error in shell.exec(url) : access to 'http://www.r-project.org' denied Any thoughts? Thanks! Regards, Jonathan [[alternative HTML version deleted]] ______________________________________________ [email protected] 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.

