courtiol / IsoriX

This is the website dedicated to the development of the R package IsoriX
12 stars 5 forks source link

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

Closed rsbivand closed 9 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). 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.

courtiol commented 1 year ago

Thanks @rsbivand we will work on this soon. The open question for us is terra vs stars/sf, but we will look into that ASAP.