Hi, > On Feb 7, 2017, at 17:46, Gábor Csárdi <csardi.ga...@gmail.com> wrote: > > Hi all, > > I realize that this is not the typical use case on macOS, but for my work, > it would be great to be able to install R into ~/Library/Frameworks. > > This would allow having different R versions for different users. > > I am not sure how difficult this would be to implement. I can see that some > paths in scripts and makefiles are hardwired to /Library/Frameworks. Is > there anything more, perhaps in the binaries as well?
I install R with Fink, which allows you to install R-3.3, R-3.2 and R-3.1. Each of them looks for files in /sw/Library/Frameworks/R.framework/Versions/3.3, 3.2 and 3.1 respectively. Also, CRAN packages for different R versions are installed separately. -- BABA _______________________________________________ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac