Skip to content

Conversation

@bastistician
Copy link
Contributor

This is a minimal patch to resolve differences from reference output in tests due to the recent "NA's" -> "NAs" fix in R-devel's summary methods (cf. PR#18948).

Next step after this is merged should be to also take care of output differences due to the new default summary for character vectors (cf. PR#16750) that affects tests/pass1.Rout.save. I'd argue that this reveals a regression in sp for R >= 4.0.0: SpatialLines2SpatialPointsDataFrame should really consistently produce Lines.ID as a factor. I could prepare a PR for that as well.

@edzer edzer merged commit 6452699 into edzer:main Jan 23, 2026
6 checks passed
@edzer
Copy link
Owner

edzer commented Jan 23, 2026

Great, thanks!

bastistician added a commit to bastistician/sp that referenced this pull request Jan 23, 2026
to avoid output differences with new character summaries in R-devel

also tweak the print() kludge from edzer#151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants