CSOgroup / CALDER

MIT License
19 stars 3 forks source link

Replace maptools for sp #10

Open MJThiecke opened 4 months ago

MJThiecke commented 4 months ago

Maptools has been deprecated, as announced here. The sp package replaces maptools. Request for CALDER be updated accordingly.

sachingadakh commented 3 months ago

Hello, The following way of installing the package worked for me. install.packages("maptools", repos = "https://packagemanager.posit.co/cran/2023-10-13")