{
  "_id": "6a169be9acfb0bcc41d7e603",
  "Package": "traipse",
  "Title": "Shared Tools for Tracking Data",
  "Version": "0.3.0.9001",
  "Authors@R": "c(\nperson(given = \"Michael\",\nfamily = \"Sumner\",\nemail = \"mdsumner@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2471-7511\"))\n)",
  "Description": "A collection of commonly used tools for animal movement\nand other tracking data. Variously distance, angle, bearing,\ndistance-to, bearing-to and speed are provided for geographic\ndata that can be used directly or within 'tidyverse' syntax.\nDistances and bearings are calculated using modern geodesic\nmethods as provided by Charles F. F. Karney (2013)\n<doi:10.1007/s00190-012-0578-z> via the 'geodist' and\n'geosphere' packages.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "URL": "https://github.com/Trackage/traipse",
  "BugReports": "https://github.com/Trackage/traipse/issues",
  "Language": "en-US",
  "Repository": "https://trackage.r-universe.dev",
  "Date/Publication": "2022-12-15 00:05:36 UTC",
  "RemoteUrl": "https://github.com/trackage/traipse",
  "RemoteRef": "HEAD",
  "RemoteSha": "d520f176c0c254129c95a01744cf92516c9deccf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:18:19 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>)",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "MD5sum": "77decd9b960334782ba44399743aac06",
  "_user": "trackage",
  "_type": "src",
  "_file": "traipse_0.3.0.9001.tar.gz",
  "_fileid": "f65635eb0ac1832e7a3aa1b521c80c3a7aaca02049b2e673e9f86dbe5b64650d",
  "_filesize": 463651,
  "_sha256": "f65635eb0ac1832e7a3aa1b521c80c3a7aaca02049b2e673e9f86dbe5b64650d",
  "_created": "2026-05-27T07:18:19.000Z",
  "_published": "2026-05-27T07:23:21.068Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78027003391,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234250896"
    },
    {
      "job": 78027003383,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234251247"
    },
    {
      "job": 78027003389,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234287201"
    },
    {
      "job": 78027003359,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234295559"
    },
    {
      "job": 78026589019,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234215686"
    },
    {
      "job": 78027003342,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234260160"
    },
    {
      "job": 78027003351,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234241326"
    },
    {
      "job": 78027003404,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234237260"
    },
    {
      "job": 78027003360,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234238531"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trackage/traipse",
  "_commit": {
    "id": "d520f176c0c254129c95a01744cf92516c9deccf",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "bump\n",
    "time": 1671062736
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "orcid": "0000-0002-2471-7511",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "geodist",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "trackage",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 59,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 20837879,
    "type": "organization",
    "name": "Trackage",
    "description": "Software packages for tracking"
  },
  "_downloads": {
    "count": 716,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/traipse"
  },
  "_devurl": "https://github.com/trackage/traipse",
  "_searchresults": 11,
  "_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/traipse.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/australianantarcticdivision/traipse",
  "_realowner": "australianantarcticdivision",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-02"
    },
    {
      "version": "0.2.0",
      "date": "2020-10-25"
    },
    {
      "version": "0.2.5",
      "date": "2021-10-12"
    },
    {
      "version": "0.3.0",
      "date": "2022-10-10"
    },
    {
      "version": "0.4.0",
      "date": "2026-02-27"
    }
  ],
  "_exports": [
    "%>%",
    "track_angle",
    "track_bearing",
    "track_bearing_to",
    "track_distance",
    "track_distance_to",
    "track_grid",
    "track_intermediate",
    "track_query",
    "track_speed",
    "track_time",
    "track_turn"
  ],
  "_datasets": [
    {
      "name": "trips0",
      "title": "Simulated track data",
      "object": "trips0",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "date",
        "id"
      ],
      "rows": 1500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "track_angle",
      "title": "Track angle",
      "topics": [
        "track_angle"
      ]
    },
    {
      "page": "track_bearing",
      "title": "Track bearing",
      "topics": [
        "track_bearing"
      ]
    },
    {
      "page": "track_bearing_to",
      "title": "Track bearing to location/s",
      "topics": [
        "track_bearing_to"
      ]
    },
    {
      "page": "track_distance",
      "title": "Track distance",
      "topics": [
        "track_distance"
      ]
    },
    {
      "page": "track_distance_to",
      "title": "Track distance to location/s",
      "topics": [
        "track_distance_to"
      ]
    },
    {
      "page": "track_grid",
      "title": "Track grid",
      "topics": [
        "track_grid"
      ]
    },
    {
      "page": "track_intermediate",
      "title": "Track intermediate points",
      "topics": [
        "track_intermediate"
      ]
    },
    {
      "page": "track_query",
      "title": "Query track data for arbitrary locations",
      "topics": [
        "track_query"
      ]
    },
    {
      "page": "track_speed",
      "title": "Track speed",
      "topics": [
        "track_speed"
      ]
    },
    {
      "page": "track_time",
      "title": "Track time duration",
      "topics": [
        "track_time"
      ]
    },
    {
      "page": "track_turn",
      "title": "Track turn angle",
      "topics": [
        "track_turn"
      ]
    },
    {
      "page": "trips0",
      "title": "Simulated track data",
      "topics": [
        "trips0"
      ]
    }
  ],
  "_readme": "https://github.com/trackage/traipse/raw/HEAD/README.md",
  "_rundeps": [
    "geodist",
    "geosphere",
    "magrittr",
    "Rcpp"
  ],
  "_score": 3.9733587998863973,
  "_indexed": false,
  "_nocasepkg": "traipse",
  "_universes": [
    "trackage"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9001",
      "date": "2026-05-27T07:20:21.000Z",
      "distro": "noble",
      "commit": "d520f176c0c254129c95a01744cf92516c9deccf",
      "fileid": "ab31281f4d93062676a40bec15ae2a771e1a3e22094195ef354a6450fad6e7be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9001",
      "date": "2026-05-27T07:20:22.000Z",
      "distro": "noble",
      "commit": "d520f176c0c254129c95a01744cf92516c9deccf",
      "fileid": "40ae7b8798b68ab8abb78a31ddeb63062bd4fc02a165ba103535be9eda1de928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9001",
      "date": "2026-05-27T07:22:22.000Z",
      "commit": "d520f176c0c254129c95a01744cf92516c9deccf",
      "fileid": "6ac66be91d48af2591039ea66f561bcafba489f980ca1c5c0cc6c330de894014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9001",
      "date": "2026-05-27T07:22:46.000Z",
      "commit": "d520f176c0c254129c95a01744cf92516c9deccf",
      "fileid": "8ba6fc9cdb5ef0ce7e4cb075a09328284e68d25dfd6eb4ca043710b546d5ed8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9001",
      "date": "2026-05-27T07:21:01.000Z",
      "commit": "d520f176c0c254129c95a01744cf92516c9deccf",
      "fileid": "9b1a32a199b046fd912359ba8ae78a9c177c1dd1bf51c3560afd6f065a10eca0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9001",
      "date": "2026-05-27T07:19:43.000Z",
      "commit": "d520f176c0c254129c95a01744cf92516c9deccf",
      "fileid": "eb14304c5bde1ec8ab56e9989255603aa698e9b08c7734d7819e33cad324f8ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9001",
      "date": "2026-05-27T07:19:30.000Z",
      "commit": "d520f176c0c254129c95a01744cf92516c9deccf",
      "fileid": "b99fef6977aaa9ecf0c94ae4b759090a5be9cde6059910acea9404a4be2a293c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9001",
      "date": "2026-05-27T07:19:34.000Z",
      "commit": "d520f176c0c254129c95a01744cf92516c9deccf",
      "fileid": "1df322426b1a015aab01068a248365757248f7d12feb32df8b85aadc71367326",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/26496697550"
    }
  ]
}