Skip to content
Prev 181390 / 398503 Next

Running R from a read-only CD

After reading your suggested page, it does appear that the problem is a
security feature that I will have to live with since the CDs will be running
on borrowed computers.

BUT, if the same R-folder is loaded from a USB Flash Drive, rather than a
CD, the help files work just fine.  So perhaps there is another way.

Any other ideas?

Charles Annis, P.E.

Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:  614-455-3265
http://www.StatisticalEngineering.com
 
-----Original Message-----
From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca] 
Sent: Monday, May 25, 2009 4:57 PM
To: Charles.Annis at StatisticalEngineering.com
Cc: r-help at r-project.org
Subject: Re: [R] Running R from a read-only CD
On 25/05/2009 4:40 PM, Charles Annis, P.E. wrote:
for
anything,
webpage."
help
This sounds like a Windows security feature, because .CHM is a risky 
format.  There's a page here

http://support.microsoft.com/kb/896054

that tells you how to turn it off.  Alternatively, you can choose one of 
the other help formats in R besides CHM help.

Duncan Murdoch