nlmixrdevelopment / RxODE

RxODE is an R package that facilitates easy simulations in R
https://nlmixrdevelopment.github.io/RxODE/
GNU General Public License v3.0
54 stars 14 forks source link

Enable Open MP with R 4.0 using Mac OSX #194

Closed mattfidler closed 4 years ago

mattfidler commented 4 years ago

https://github.com/Rdatatable/data.table/pull/4374 https://github.com/Rdatatable/data.table/issues/4348 http://r-sig-mac.29524.n8.nabble.com/R-SIG-Mac-Apple-Clang-does-support-OpenMP-if-libomp-is-available-td458.html#a461

mattfidler commented 4 years ago

We use autoconf for openmp and the configure script is different; We need to check if this works with Mac OSX.