Skip to content
Prev 14412 / 15075 Next

R , RCPP unsing MACOS ventura

Dear all I had the bad idea ,
3 weeks ago to install the new Mac OS Ventura 13.2.0 on my laptop
I've instlalled the latest version of XCode (14.2) and CommandLine Tools

Since then I can not use RCPP, Nimble and Rstan on my laptop
typical errror
Error: Failed to create the shared library. Run 'printErrors()' to see the
compilation errors.

and using printErrors()

<built-in>: error: unknown value ?13.2.0? of ?-mmacosx-version-min?
make: *** [dynamicRegistrations_03_13_19_21_32.o] Error 1

version of R 4.2.2
Thanks in advance for all your help