prioritizr / wdpar

Interface to the World Database on Protected Areas
https://prioritizr.github.io/wdpar
GNU General Public License v3.0
37 stars 5 forks source link

wdpa_clean error #17

Closed JocelyneSze closed 4 years ago

JocelyneSze commented 4 years ago

Hi, I've just tried using wdpa_clean, it managed to remove areas that are not implemented, remove UNESCO reserves and remove points with no reported area, but then throws this error: Error: package ‘lwgeom’ does not have a namespace

JocelyneSze commented 4 years ago

Hi again, it seems that downloading the 'lwgeom' package into RStudio first then running the function resolves this issue.