Skip to content
Prev 46193 / 63461 Next

R CMD INSTALL and file permission settings

On Sat, Jun 15, 2013 at 4:38 PM, Simon Urbanek
<simon.urbanek at r-project.org> wrote:
Picking up a somewhat old thread...what is the final status of this?
It doesn't look like an option was added to control the permissions of
installed package files.
It also seems that the --group-writable option to R CMD INSTALL is not
present in R-3.0.1.

So are we back to where we started?

FWIW, I'd prefer a solution that respects the umask and is honored in
install.packages(), update.packages(), etc. In my use case users will
be installing packages most often within R with install.packages() (as
opposed to R CMD INSTALL from the command line), and they will
probably use install.packages() rather than update.packages() even for
packages that are already installed.

I'll probably use the inotify hack suggested earlier in the short term.

Thanks,
Dan
Message-ID: <CAF42j233gQkGRsk3mLaLajimfFb1GUM1FV=geXtPdD6X4Y0a8A@mail.gmail.com>
In-Reply-To: <21555_1371339551_51BCFB1E_21555_1664_1_E307D292-451C-4233-A660-87A2B88B52A6@r-project.org>