Closed pat-s closed 4 years ago
From a previous post, I assume you've already got rgdal
compiled from source in R 4.0 and you are trying to do it again in 4.1, right?
Have you tried to recompile GDAL from source as it's suggested in the issue you linked? Have you set a Makevars file to define compilation and flags? https://stackoverflow.com/questions/61103104/ld-unknown-option-platform-version-when-building-r-packages-from-source
This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want to keep the issue open, please comment or update the info here. Thank you for your contributions.
This issue or pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.
When installing R package
rgdal
from source, I get the following withosgeo-gdal
andosgeo-proj
linked.Might be related to #301
Everything is fine when using homerew-core
gdal
andproj
.