Skip to content
Prev 14901 / 15075 Next

Clarifying the status of OMP in CRAN binaries on Mac

See my explanation below - to guarantee a common run-time for CRAN packages that wish to use OpenMP even if neither R nor Apple support it. The CRAN R binary is designed specifically to support CRAN R package binaries so it "just works" for Mac users. If each package that wishes to go that route shipped their own (or linked statically) then chaos would ensue breaking all of them.

Cheers,
Simon