How can I load the spData-package?

I want to load in the map data, which is found in spData.

  1. I tried to install the package:
    install.packages("spData")
  1. Then I tried to load the package:
    library(spData)

When I do this I get the following error:

Error: package or namespace load failed for ‘spData’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): namespace ‘terra’ 1.4-22 is being loaded, but >= 1.5.12 is required

How do I solve this?



from Recent Questions - Stack Overflow https://ift.tt/Jf2gXuH1S
https://ift.tt/Mhf8FyP6J

Comments

Popular posts from this blog

Today Walkin 14th-Sept

Spring Elasticsearch Operations

Hibernate Search - Elasticsearch with JSON manipulation