Skip to content
Prev 13792 / 15075 Next

R 4.1 for my Mac M1 crashing on installing packages

Renato,

rgdal didn't pass checks in the big-sur build, that's why it was not available. rgdal has a very long list of dependencies that are very fragile, so it is quite hard to build yourself (you'd need to build and compile quite a few libraries).
For now I have temporarily disabled the checks for some of the spatial libraries like sf and rdgal since they don't pass them, but it would be good if the issues could be sorted out upstream.

Cheers,
Simon