Skip to content
Prev 13867 / 15075 Next

sf installation problem under Mac OS 11 - Big Sur

Michal,

those instructions work for released CRAN R. Apparently, that's not what you are using - if you want to compile sf and gdal from sources, that is more challenging and you have to install all its dependencies first. In the output below you're missing at the very least the PROJ4/6 library - it may not be the only thing you're missing, so make sure you read the errors and install all necessary dependencies.

Cheers,
Simon