Skip to contents

Waypoint (development version)

Waypoint 1.1.1

CRAN release: 2025-04-04

  • S3 format() method for "waypoints" objects usenames argument fixed.

  • S3 print() methods for "coords" and "waypoints" objects print widths correctly when max argument / getOption("max.print") is exceeded.

  • Validate S3 methods for "coords" and "waypoints" objects now have force argument signifying whether to perform full de novo revalidation or simply check existing "valid", "validlat" and "validlon" attributes, essentially to enable the fix to S3 print() methods above.

Waypoint 1.1.0

CRAN release: 2025-03-19

  • Initial CRAN submission.