Re: [R-SIG-Mac] Please test R 4.2.0 pre-releases

2022-04-20 Thread Simon Urbanek
Ok, apparently it may not be trivial to add the results and then move them again in two days because of the release changes on CRAN, so for those interested I have created a quick and dirty web front-end that allows you to dump all results for a given package from the macOS staging server. The

Re: [R-SIG-Mac] Please test R 4.2.0 pre-releases

2022-04-19 Thread Jeroen Ooms
On Sun, Apr 17, 2022 at 4:38 AM Simon Urbanek wrote: > > Dear Mac users, > > we are nearing the release of R 4.2.0 (on Friday) which introduces some > significant changes not only in R itself, but also in some Mac-specific build > settings. Please help us by testing R pre-releases *before* the

Re: [R-SIG-Mac] Please test R 4.2.0 pre-releases

2022-04-17 Thread Simon Urbanek
Adrian, thanks for testing! 1) Re package installation: The regular R rules apply here: If the user-specific library (see Sys.getenv("R_LIBS_USER")) exists at the time of the start of R, then R will prepend it to the search path (see ?.libPaths). The default in install.packages() is to pick