Le 17/08/2022 à 10:48, Jacob Wujciak a écrit :
I am generally in favour of this proposal but would like to mention that we have to be able to build on MacOS 10.13 for the R package due to CRAN using it. The CRAN builder comes with: Apple LLVM version 10.0.0 (clang-1000.10.44.4); GNU Fortran (GCC) 8.2.0
Well, I can't say for sure, but according to this StackOverflow post it would probably be ok:
https://stackoverflow.com/a/54030282 Do we have CI for that macOS platform? Do you know which XCode version that Apple LLVM version corresponds to?