guypwhunt / GEOexplorer

5 stars 3 forks source link

maptools should not be used #47

Closed rsbivand closed 1 year ago

rsbivand commented 1 year ago

Maptools (and rgdal and rgeos) are retiring in October. See https://r-spatial.org/r/2023/05/15/evolution4.html and earlier information for details. I'm now seeing: 00check.log when testing with sp from https://github.com/rsbivand/sp/tree/sp161 and current maptools trunk from https://r-forge.r-project.org/R/?group_id=943, rev. 417. Failures in tests: testthat.Rout.zip I note that you importFrom(maptools,pointLabel) - this function is in car.

guypwhunt commented 1 year ago

Thanks, I have now removed Maptools from GEOexplorer