edzer / sp

Classes and methods for spatial data
http://edzer.github.io/sp/
127 stars 27 forks source link

Sp161 #134

Closed rsbivand closed 1 year ago

rsbivand commented 1 year ago

draft 1.6-1 release with vignette. The over.Rnw vignette was discarded as it would need a good deal of work to reconfigure. Please let me know what you think - passes R CMD check --as-cran for released and devel.

rsbivand commented 1 year ago

revdeps seem clean-ish (expect_silent failures in graticule https://github.com/hypertidy/graticule/issues/20 and trip https://github.com/Trackage/trip/issues/52). Otherwise OK. These may also be due to moving rgdal etc. startup messages from onAttach to onLoad done locally (if CRAN lets me do that).

rsbivand commented 1 year ago

@edzer I know you are busy, but can this be merged and submitted before June so that we can submit 2.0.0 by mid-June?

edzer commented 1 year ago

Thanks, submitted!