Skip to content
Prev 181444 / 398502 Next

Running R from a read-only CD

On Mon, 2009-05-25 at 17:36 -0400, Charles Annis, P.E. wrote:
Charles,

I don't use Windows routinely, but do have to use it in our teaching
computer clusters. There the system is locked down and users don't have
write permissions to the library location and updating the help often
occurs only with warnings. Then we get the same error you are seeing. We
can, however, read chm help for base or stats or what-have-you but not
packages we installed or updated during a session.

[I know our computer people could configure all this so it worked
better, but it took me best part of 5 years to get them to install R; so
I'm thankful just for that!]

So, is this a permissions issue? - the CD is read-only and the flash
drive I presume is read/write? If you alter the folder on the flash
drive to be read-only, do you get the same end result? That might
explain the different results.

G