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
.
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
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
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
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
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