sylvainschmitt / SSDM

Stacked Species Distribution Modelling R package
Other
41 stars 17 forks source link

Please remove dependencies on **rgdal**, **rgeos**, and/or **maptools** #123

Closed rsbivand closed 4 months ago

rsbivand commented 1 year ago

This package depends on (depends, imports or suggests) raster and one or more of the retiring packages rgdal, rgeos or maptools (https://r-spatial.org/r/2022/04/12/evolution.html, https://r-spatial.org/r/2022/12/14/evolution2.html). Since raster 3.6.3, all use of external FOSS library functionality has been transferred to terra, making the retiring packages very likely redundant. It would help greatly if you could remove dependencies on the retiring packages as soon as possible.

rsbivand commented 11 months ago

@lukasbaumbach @sylvainschmitt rgdal was archived three days ago, so please do move to submit an updated version of SSDM as soon as possible. See https://github.com/r-spatial/evolution https://r-spatial.github.io/evolution/ for details.

sylvainschmitt commented 11 months ago

rgdal and sp were removed in https://github.com/sylvainschmitt/SSDM/commit/e03e8826b820f636bec032bb3a3553546787cf67 . raster is still to be removed.