Closed rsbivand closed 1 year ago
Thank you for pointing this out.
I will look into updating the functionalities that I use maptools for.
The maptools::pointLabel
function is deprecated, and is now car::pointLabel
.
CMD check with sp
evolution status 2L
and current CRAN maptools
:
00check.log
This version of sp
will be submitted to CRAN June 10.
Thanks, I have now removed Maptools from GEOexplorer
Note that the package (main HEAD) fails CMD check with _R_CHECK_SUGGESTS_ONLY_=true
and forthcoming sp
2.0-0 with:
00check.log even after adding car
to Imports: and sf
to Suggests: in DESCRIPTION
.
@guypwhunt Less than three weeks remain to fix this.
I suggest that you plan to replace your call to
"maptools::pointLabel"
at your earliest convenience, as the maptools package will be archived soon. https://github.com/r-spatial/evolution/issues/5.