-
Notifications
You must be signed in to change notification settings - Fork 300
Closed
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior
Description
Please add to NEWS and to roxygen in man page:
sf_proj_search_paths from 1.0-16 returns a character vector of two strings, PROJ and GDAL, no longer split on the path separators. Up to now, the function returned a character vector of directories on the PROJ path.
This broke the evolution checks on ASDAR, as the actual path was needed for RSQLite to open proj.db. I also saw sf 1.0-16 collapse, with no proj.db found, wrong version of proj.db when looking in $HOME/.local/share/proj, which is now what GDAL points to for me, and is only used for chunk.db which is mutable, not proj.db which is not mutable.
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior