{
  "_id": "6a284291732311cd87582c19",
  "Package": "Waypoint",
  "Type": "Package",
  "Title": "Convert, Validate, Format and Print Geographic Coordinates and\nWaypoints",
  "Version": "1.3.0.9005",
  "Authors@R": "person(\"Mark\", \"Eisler\", email = \"mark.eisler@bristol.ac.uk\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-6843-3345\"))",
  "Date": "2026-06-09",
  "Description": "Convert, validate, format and elegantly print geographic\ncoordinates and waypoints (paired latitude and longitude\nvalues) in decimal degrees, degrees and minutes, and degrees,\nminutes and seconds using high performance C++ code to enable\nrapid conversion and formatting of large coordinate and\nwaypoint datasets.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "URL": "https://mark-eis.github.io/Waypoint/",
  "Repository": "https://mark-eis.r-universe.dev",
  "Date/Publication": "2026-06-09 13:54:04 UTC",
  "RemoteUrl": "https://github.com/mark-eis/waypoint",
  "RemoteRef": "HEAD",
  "RemoteSha": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 16:36:42 UTC",
    "User": "root"
  },
  "Author": "Mark Eisler [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6843-3345>)",
  "Maintainer": "Mark Eisler <mark.eisler@bristol.ac.uk>",
  "MD5sum": "f5e848f08efba1b125ff74b4bc0058a9",
  "_user": "mark-eis",
  "_type": "src",
  "_file": "Waypoint_1.3.0.9005.tar.gz",
  "_fileid": "cd2d58fa59b03bffd1fa2e4d8357cb7ea549052372270f4c749fb001e5499ce9",
  "_filesize": 318366,
  "_sha256": "cd2d58fa59b03bffd1fa2e4d8357cb7ea549052372270f4c749fb001e5499ce9",
  "_created": "2026-06-09T16:36:42.000Z",
  "_published": "2026-06-09T16:42:57.173Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80375705026,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7514079960"
    },
    {
      "job": 80375705034,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7514079367"
    },
    {
      "job": 80375705181,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514081319"
    },
    {
      "job": 80375705029,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514077463"
    },
    {
      "job": 80375705289,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80375705233,
      "time": 220,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80375705115,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514108876"
    },
    {
      "job": 80375704990,
      "time": 159,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514127759"
    },
    {
      "job": 80374838121,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514033762"
    },
    {
      "job": 80375704943,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80375704975,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7514084740"
    },
    {
      "job": 80375704981,
      "time": 51,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80375704988,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7514074646"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mark-eis/waypoint",
  "_commit": {
    "id": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
    "author": "Mark-Eis <mark@markeisler.com>",
    "committer": "Mark-Eis <mark@markeisler.com>",
    "message": "update NEWS.md\n",
    "time": 1781013244
  },
  "_maintainer": {
    "name": "Mark Eisler",
    "email": "mark.eisler@bristol.ac.uk",
    "orcid": "0000-0001-6843-3345"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.13",
      "role": "Imports"
    }
  ],
  "_owner": "mark-eis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 28
    },
    {
      "week": "2026-22",
      "n": 48
    },
    {
      "week": "2026-23",
      "n": 16
    },
    {
      "week": "2026-24",
      "n": 14
    }
  ],
  "_tags": [
    {
      "name": "v1.3.0",
      "date": "2026-06-01"
    },
    {
      "name": "v1.3.1",
      "date": "2026-06-01"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mark-eis",
      "count": 1038,
      "uuid": 79135773
    }
  ],
  "_userbio": {
    "uuid": 79135773,
    "type": "user",
    "name": "Mark"
  },
  "_downloads": {
    "count": 652,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Waypoint"
  },
  "_devurl": "https://github.com/mark-eis/waypoint",
  "_pkgdown": "https://mark-eis.github.io/Waypoint/",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Waypoint.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mark-eis/waypoint",
  "_realowner": "mark-eis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2025-03-22"
    },
    {
      "version": "1.1.1",
      "date": "2025-04-04"
    },
    {
      "version": "1.2.0",
      "date": "2025-05-18"
    },
    {
      "version": "1.2.1",
      "date": "2025-05-31"
    },
    {
      "version": "1.3.0",
      "date": "2026-06-01"
    }
  ],
  "_exports": [
    "%L%",
    "as_coords",
    "as_coords.default",
    "as_coords.waypoints",
    "as_waypoints",
    "as_waypoints.default",
    "convert",
    "convert.coords",
    "convert.waypoints",
    "format.coords",
    "format.waypoints",
    "latlon<-",
    "ll_headers",
    "print.coords",
    "print.waypoints",
    "review",
    "review.coords",
    "review.waypoints",
    "validate",
    "validate.coords",
    "validate.waypoints"
  ],
  "_help": [
    {
      "page": "Waypoint-package",
      "title": "Convert, Validate, Format and Print Geographic Coordinates and Waypoints",
      "topics": [
        "Waypoint-package",
        "Waypoint"
      ]
    },
    {
      "page": "convert",
      "title": "Convert the Format of \"coords\" and \"waypoints\" Objects",
      "concept": [
        "coordsandway"
      ],
      "topics": [
        "convert",
        "convert.coords",
        "convert.waypoints"
      ]
    },
    {
      "page": "coords",
      "title": "Geographic Coordinate Class",
      "concept": [
        "coordsandway"
      ],
      "topics": [
        "as_coords",
        "as_coords.default",
        "as_coords.waypoints",
        "coords",
        "latlon<-"
      ]
    },
    {
      "page": "Extract",
      "title": "Extract or Replace Parts of a Coords Object",
      "concept": [
        "extract"
      ],
      "topics": [
        "Extract",
        "[.coords",
        "[<-.coords"
      ]
    },
    {
      "page": "format",
      "title": "Format and Print Coords or Waypoints",
      "topics": [
        "format",
        "format.coords",
        "format.waypoints",
        "ll_headers",
        "print.coords",
        "print.waypoints"
      ]
    },
    {
      "page": "op-zero-length",
      "title": "Operator Providing Alternative to Zero-Length Object",
      "concept": [
        "utils"
      ],
      "topics": [
        "%L%",
        "op-zero-length"
      ]
    },
    {
      "page": "review",
      "title": "Review Coordinates and Waypoints Validity",
      "concept": [
        "validate"
      ],
      "topics": [
        "review",
        "review.coords",
        "review.waypoints"
      ]
    },
    {
      "page": "validate",
      "title": "Validate Coords or Waypoints",
      "concept": [
        "validate"
      ],
      "topics": [
        "validate",
        "validate.coords",
        "validate.waypoints"
      ]
    },
    {
      "page": "waypoints",
      "title": "Geographic Waypoint Class",
      "concept": [
        "coordsandway"
      ],
      "topics": [
        "as_waypoints",
        "as_waypoints.default",
        "waypoints"
      ]
    }
  ],
  "_readme": "https://github.com/mark-eis/waypoint/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "waypoint",
  "_universes": [
    "mark-eis"
  ],
  "_previous": "1.3.0",
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-04-26T07:04:22.000Z",
      "arch": "x86_64",
      "commit": "f496b2b55a5a987efaa74840aff24855d92a8b48",
      "fileid": "0369b5874c22e02434fdd53c913fdecc567c87b4421e9a79e0e9573861e6dd0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/24950683333"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-05-20T22:26:17.000Z",
      "arch": "aarch64",
      "commit": "3df2c8db26f3f3abe2d1073d9c72b6df29654e70",
      "fileid": "d912d0c3404c19891834daa77e72a24915356a0473ba47c2801c897ba0aa562e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/26193392270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1.9000",
      "date": "2026-05-20T22:28:09.000Z",
      "arch": "x86_64",
      "commit": "3df2c8db26f3f3abe2d1073d9c72b6df29654e70",
      "fileid": "5b1d6305fa94ce242ed4627af002f9133fc2195f75b37b7f0a2dcf128917d5fc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/26193392270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1.9000",
      "date": "2026-05-21T21:28:30.000Z",
      "arch": "emscripten",
      "commit": "3df2c8db26f3f3abe2d1073d9c72b6df29654e70",
      "fileid": "350045104f0554d9895ffc463448ffceffd939af3330e86bffc4016121304a0b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/26193392270"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0.9005",
      "date": "2026-06-09T16:38:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
      "fileid": "1722f4ee10334ea0b40201ec3918ca753a19eb30b8cdab37a605da80e2111ad7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0.9005",
      "date": "2026-06-09T16:38:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
      "fileid": "1f9feff33b3647e8d451b4994efbeb99231a1908a7878b03d0a29d71523684e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0.9005",
      "date": "2026-06-09T16:38:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
      "fileid": "7be20d3eeb14baf4ebc5010de3c8ad3cf0192d55310c4745b2c3662cd55828a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0.9005",
      "date": "2026-06-09T16:38:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
      "fileid": "a6f4571bdb167cb7197bc7d0a59e9955673be666b51e1be74d34a7b465031a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0.9005",
      "date": "2026-06-09T16:39:53.000Z",
      "arch": "aarch64",
      "commit": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
      "fileid": "ab60f0f86e76241a4373dc38caedac37c9e0cf8b6a0ec2511181300b6c93ce41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0.9005",
      "date": "2026-06-09T16:40:27.000Z",
      "arch": "x86_64",
      "commit": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
      "fileid": "e491a0c284192edf5e598815a0c2950c5a9c5e88896627f68d6ec76f8acad90a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0.9005",
      "date": "2026-06-09T16:38:23.000Z",
      "arch": "x86_64",
      "commit": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
      "fileid": "b0c08857119fd4c9cce81cccee9aadcb33157fdf8571d1228450bf0d161eabb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0.9005",
      "date": "2026-06-09T16:37:55.000Z",
      "arch": "x86_64",
      "commit": "8930395b442bb59f3976a7b1cdeddf3a176ac36a",
      "fileid": "257cd6c9f223b1c3cace26c541c14c868428bdf45c6dfcc17f5d130abf4fa3c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mark-eis/actions/runs/27220797688"
    }
  ]
}