float icon indicating copy to clipboard operation
float copied to clipboard

Fix issues with omp+clang13

Open david-cortes opened this issue 4 years ago • 0 comments

According to Prof. Ripley, the upcoming clang13 has issues compiling packages which include <omp.h> after some R headers such as <Rincludes.h> (which is part of <R.h>).

This PR should fix the issue. It's still on time for keeping the package safely on CRAN.

david-cortes avatar Sep 18 '21 01:09 david-cortes