neilcharles / geoviz

Functions to make it easy to process DEM data and add GPS traces to rstats Rayshader scenes, and to overlay mapbox and elevation shading imagery
http://www.hilltop-analytics.com
103 stars 11 forks source link

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

Open rsbivand opened 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.

neilcharles commented 1 year ago

Thanks for the notice. I'm happy for geoviz to retire because rayshader has developed a lot and made geoviz pretty much redundant by now.

rsbivand commented 1 year ago

Probably this will happen during June 2023, as geoviz fails CMD check with sp evolution status 2. You might consider asking CRAN to archive it pre-emptively, saving them the need to handle any check failure.

rsbivand commented 1 year ago

Please ask CRAN to archive geoviz now; sp with evolution status 2L will be submitted June 10.