Skip to content
Prev 14150 / 15075 Next

CRAN installer for macOS - directory permissions

I agree with Patrick that if the macOS behavior was more like the
default on linux it would benefit most users on macOS. His proposal to
change the group writability of the system library seems a good one to
me.

The current behavior (installing by default into the system library)
is quite surprising to users when they install a new version of R
(even just a new patch version) and they lose their entire package
library. It causes some users to avoid updating R frequently as a
result.

As far as R.app having an option for this, that is good, unfortunately
many users aren't using R.app, often they are either using R through
RStudio or using the command line version of R directly. In these
cases it is not as obvious they could install packages to a user
library.

Jim
On Sun, May 1, 2022 at 9:12 AM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: