wcjochem / sfarrow

R package for reading/writing `sf` objects from/to parquet files with `arrow`.
https://wcjochem.github.io/sfarrow/
Other
75 stars 4 forks source link

R 4.2 Fedora 36 gcc 12 CMD check failure #14

Open rsbivand opened 2 years ago

rsbivand commented 2 years ago

As Fedora 36 now provides libarrow and parquet RPMs, I both built GDAL 3.5.0 with the experimental Arrow and Parquet drivers, both of which work in sf. However, sfarrow fails as described in sfarrow-CMD-check.zip

Possibly not important, but thought I should indicate that, as package providers bundle these libraries and headers, divergence may appear.

Here is a repeated check with the sfarrow current git status:

sfarrow_devel_check.zip

wcjochem commented 2 years ago

Many thanks for running this check and reporting! I will look into this and the linked issue you raised with geoarrow.

rsbivand commented 2 years ago

Thanks! Please see the comments in the linked issue too.