A similar story again. Another package, R tells me it can’t install dependency rgdal. In this case, lib-gdal was missing. A whole lot of dependencies for that, too, in linux.
Also needed were libproj-dev
The solution to find the exact name of the missing library as not quite obvious? Google. Or in this case, DuckDuckGo, as the default search engine here.
Richard