You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm toying with this in a branch, it seems PROJ 8.2.1 which is what rhub Ubuntu-asan uses has problems with user input "+proj=longlat*" or "OGC:CRS84". I've had to clean them out of vapour, and doing that here results in clean asan tests (not valgrind)
I don't yet know why PROJ on CRAN is not triggering similar "extra checks" problems as vapour is
The text was updated successfully, but these errors were encountered:
@anthonynorth
I'm toying with this in a branch, it seems PROJ 8.2.1 which is what rhub Ubuntu-asan uses has problems with user input "+proj=longlat*" or "OGC:CRS84". I've had to clean them out of vapour, and doing that here results in clean asan tests (not valgrind)
I don't yet know why PROJ on CRAN is not triggering similar "extra checks" problems as vapour is
The text was updated successfully, but these errors were encountered: