Closed ianjonsen closed 1 year ago
updates to (at least partly) resolve the impending retirement of the rgdal
& rgeos
pkgs are now implemented in the staging branch. To download & test:
remotes::install_github("IMOS-AnimalTracking/remora@staging", dependencies = TRUE)
Workhorse spatial pkgs -
rgdal
andrgeos
- that underpin a lot of the spatial calculations inremora
are being retired in October 2023. This means we need to transition to use thesf
andterra
in place ofsp
andraster
(and probably in place of other spatial pkgs).Further details are here:
https://r-spatial.org/r/2023/05/15/evolution4.html