Tim,

if you see any issues please report them to me - the compilers should still 
work. If you are compiling R on your own, make sure you add -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk to CPPFLAGS or else on 
recent systems you won't be able to see any headers as Apple has removed them 
from the system location.

Following you query, I have enabled R-devel for the next nightly build - at 
least for R itself, not for packages yet due to capacity concerns.

Cheers,
Simon



> On May 7, 2019, at 10:10 AM, BATES Timothy <tim.ba...@ed.ac.uk> wrote:
> 
> Related to the discussion of R-build specific clangs (3.5 -> clang 6; 3.6-> 
> clang 7; 3.7 -> clang 8)
> 
> Is there a mac build of R 3.7 to test out yet (which would use clang 8)?
> 
> Looked on http://mac.r-project.org/#nightly and didn’t see one.
> 
> I pulled down clang 8 the other day thinking it would work with the released 
> R 3.6, but getting headers not found (.e.g algorithms), which is perhaps 
> because the R 3.6 is expecting clang 7 still (but also perhaps because 
> compiling a package that uses C++14).
> 
> tim
> 
> 
> On 7 May 2019, at 09:56, Balamuta, James Joseph 
> <balam...@illinois.edu<mailto:balam...@illinois.edu>> wrote:
> Greetings and Salutations All,
> For R 3.6.x, you want:
> https://cran.r-project.org/bin/macosx/tools/clang-7.0.0.pkg
> 
> The University of Edinburgh is a charitable body, registered in Scotland, 
> with registration number SC005336.
> 
>       [[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to