Skip to content
Prev 11192 / 12125 Next

[R-pkg-devel] SystemRequirements & configure check for FFTW with single precision support

Hi Simon,

Thank you for your detailed feedback!
I rebuilt the configure script to use pkg-config, removed the extra
brew-check, fixed the CPPFLAGS issue you mentioned, and included "fftw-s"
in SystemRequirements.
The package is building fine again on all platforms (using rhub tests and
the `devtools::check_win_devel()` test).

Hopefully it will get accepted soon. :)

Best regards,
Lukas


On Wed, Jan 15, 2025 at 3:59?AM Simon Urbanek <simon.urbanek at r-project.org>
wrote: