It's been ~8 years since the last update to fastshp, and it's recently failing to compile on R-devel do to stricter use of Rf_* functions instead of their base C/C++ equivalents.
ETA: These failures are causing GitHub Actions failures on R-devel for all of our downstream packages.
We should probably remove this dependency.
It's been ~8 years since the last update to
fastshp, and it's recently failing to compile on R-devel do to stricter use ofRf_*functions instead of their base C/C++ equivalents.ETA: These failures are causing GitHub Actions failures on R-devel for all of our downstream packages.
We should probably remove this dependency.