LandSciTech / pfocal

Fast parallel convolution in R.
https://landscitech.github.io/pfocal/
Other
2 stars 1 forks source link

Dealing with "non-portable flags" #5

Closed VLucet closed 3 years ago

VLucet commented 3 years ago

See check:

> checking compilation flags in Makevars ... WARNING
  Non-portable flags in variable 'PKG_CPPFLAGS':
    -fopenmp
VLucet commented 3 years ago

Doesnt seem to have a simple fix with this. Will try things on different platforms once CI is up and running.