[R-SIG-Mac] exact versions for mavericks CRAN builds

2017-01-06 Thread Jonathon Love
hi folks, i'm wanting to configure my macOS system so that it builds R packages using the same versions of the build tools as CRAN. my motivation is that i use some packages which make use of Rcpp, and i'd like my builds of them to be compatible with Rcpp from CRAN. looking at the document h

Re: [R-SIG-Mac] exact versions for mavericks CRAN builds

2017-01-07 Thread Jonathon Love
. just posting this in case others are interested in what build configuration CRAN possibly uses. cheers jonathon On 7/1/17 15:38, Jonathon Love wrote: hi folks, i'm wanting to configure my macOS system so that it builds R packages using the same versions of the build tools as CRA

[R-SIG-Mac] build R for macOS with binary compatibility with CRAN

2020-01-09 Thread Jonathon Love
hi, i've successfully built R for macOS, and it all works well, however i'm wanting to achieve compatibility with the prebuilt .tgz CRAN R packages. the compatibility issue i've been having is that the R produced lacks the Resources/lib/libc++.1.dylib. the prebuilt CRAN R packages link to th

Re: [R-SIG-Mac] build R for macOS with binary compatibility with CRAN

2020-01-10 Thread Jonathon Love
QA/Simon/R-build/fixpathR Cheers, Simon On Jan 9, 2020, at 5:38 PM, Jonathon Love wrote: hi, i've successfully built R for macOS, and it all works well, however i'm wanting to achieve compatibility with the prebuilt .tgz CRAN R packages. the compatibility issue i've been havi

[R-SIG-Mac] mac.r-project.org links are broken

2020-01-25 Thread Jonathon Love
hi, in case no-one had noticed yet, the following links are broken: http://mac.r-project.org/src/ http://mac.r-project.org/libs/ as linked from: https://cran.r-project.org/bin/macosx/tools/ earlier today, the SSL on mac.r-project.org was broken too, but that appears to be working now. che

Re: [R-SIG-Mac] mac.r-project.org links are broken

2020-01-25 Thread Jonathon Love
in the interim - does anyone know if this content is mirrored somewhere? with thanks On 26/1/20 05:31, peter dalgaard wrote: Yes, they are on a plane to New Zealand... (more or less, anyway) Expect things to get tidied up during next week. -pd On 25 Jan 2020, at 12:08 , Jonathon Love