hugomflavio / actel

Standardised analysis of acoustic telemetry data from fish moving through receiver arrays
https://hugomflavio.github.io/actel-website
26 stars 6 forks source link

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

Closed rsbivand closed 1 year 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.

hugomflavio commented 1 year ago

Thanks for the heads-up! I'll start working on it right away.

hugomflavio commented 1 year ago

Rgdal dependency has been removed. Will need to prepare a new CRAN submission.

rsbivand commented 1 year ago

@hugomflavio rgdal was archived yesterday, so please do move to submit your new version as soon as possible.

hugomflavio commented 1 year ago

Thanks for the reminder! actel 1.3.0 has just been submitted to CRAN. Closing.