Hi all, I've been trying to install the geofacet package and, although the installation seems to work, I get the following error:
library(geofacet)
Error: package or namespace load failed for ‘geofacet’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘sf’
I looked for similar errors, have tried uninstalling and installing with dependencies=TRUE, that won't help.
Anyone have other ideas?