On Dec 15, 2010, at 15:20 , gillian raab wrote: > We work on a secure stand-alone server with no internet access, for security > reasons. We are running Windows XP. SInce version 2.11 the R help files > point straight to the internet. Is there any way we could have a local help > that we could access on our server.
Actually, they point straight to a webserver on your own machine. However, sufficiently strong security restriction can make that not function either. The most expedient workaround is, I believe, to set options(help_type="text"). > Thanks in advance for any solutions > > Gillian Raab > > ______________________________________________ > 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. -- Peter Dalgaard Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Email: pd....@cbs.dk Priv: pda...@gmail.com ______________________________________________ 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.