Skip to content
Prev 212334 / 398500 Next

R help unavailable

On 03/03/2010 6:39 AM, mauede at alice.it wrote:
You could switch to text-based help by editing RHOME/etc/Rprofile.site 
or your personal Rprofile, but you probably want to fix the bigger 
problem, which is that your system can't open the URLs that R is giving 
it.  Can you open any URL?  E.g. does 
browseURL("http://www.r-project.org")  open that web page?  If not, the 
problem is that your system doesn't know how to open a browser.

Duncan Murdoch