Changelog
Waypoint 1.1.1
CRAN release: 2025-04-04
S3
format()
method for"waypoints"
objectsusenames
argument fixed.S3
print()
methods for"coords"
and"waypoints"
objects print widths correctly whenmax
argument /getOption("max.print")
is exceeded.Validate S3 methods for
"coords"
and"waypoints"
objects now haveforce
argument signifying whether to perform full de novo revalidation or simply check existing"valid"
,"validlat"
and"validlon"
attributes, essentially to enable the fix to S3print()
methods above.