-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GEOS version sensitivity #50
Comments
Hi @rsbivand, Thank you very much for letting me know. I'll try and fix this as soon as I can. Just so that I'm aware of the timelines, how soon does the fix for wdpar need to be on CRAN? |
Thanks! Timing unpredictable, GEOS 3.11.0 was just released, and CRAN waits for Debian and Fedora packages, so it depends on the upstream package maintainers' urgency or not. I have 3.11.0 installed, so please ping me when you have a fix that needs trying. |
Ok - yeah, that would be extremely helpful, I'll let you know when I've got a (potential) fix ready - thanks! |
@rsbivand, I've just pushed a fix to the |
Logs for Looks OK! When the evolution process has moved a bit more forward, sp will be flipped from evolution status 0 using rgdal under the hood to evolution status 2 using sf under the hood, so the environment variable will cease to be needed. |
Awesome! Thank you for checking that. I'll try and submit an update to CRAN sometime later today or tomorrow. |
Just to let you know, I submitted the update yesterday and received notification that it's on it's way to CRAN. |
00check.log
testthat.Rout.fail.log
for GEOS 3.11.0 show a failure probably because of fixes in GEOS to the NG topology engine re-ordering the coordinates of the polygon returned by
sf::st_union(x))
:Please adapt equality test - perhaps drop or compare areas.
The text was updated successfully, but these errors were encountered: