Package: Waypoint
Type: Package
Title: Convert, Validate, Format and Print Geographic Coordinates and
        Waypoints
Version: 1.2.1
Authors@R: 
    person("Mark", "Eisler", email = "mark.eisler@bristol.ac.uk", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-6843-3345"))
Date: 2025-05-31
Description: Convert, validate, format and elegantly print geographic coordinates and waypoints
   (paired latitude and longitude values) in decimal degrees, degrees and minutes, and degrees,
   minutes and seconds using high performance C++ code to enable rapid conversion and formatting
   of large coordinate and waypoint datasets.
License: MIT + file LICENSE
Imports: methods, Rcpp (>= 1.0.13)
LinkingTo: Rcpp
RoxygenNote: 7.3.2
Encoding: UTF-8
URL: https://mark-eis.github.io/Waypoint/
Depends: R (>= 4.1.0)
NeedsCompilation: yes
Packaged: 2025-05-31 10:50:04 UTC; runner
Author: Mark Eisler [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-6843-3345>)
Maintainer: Mark Eisler <mark.eisler@bristol.ac.uk>
Repository: CRAN
Date/Publication: 2025-05-31 17:00:08 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 02:25:04 UTC; windows
Archs: x64
