Skip to content
Prev 48570 / 63424 Next

Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]

Le lundi 30 juin 2014 ? 15:32 -0400, Duncan Murdoch a ?crit :
Thanks, it's very interesting to see the full script you are using. It
may be worth adding a link to it in the docs, I would have used it
instead of my half-automated solution if I had seen it.

I've taken inspiration from it and run the build again, in a different
directory, and it succeeded. Though it seems the real difference is the
directory: for some obscure reason I suspect the old one contaminated
the whole tree below it with its broken permission, even if I had
removed the source tree itself.

So, if anybody in the future is in the same situation: start from an
entirely different directory under e.g. C:\.


Thanks for the support