{
  "_id": "6a4796e52f27a93436c0ef97",
  "Package": "trip",
  "Type": "Package",
  "Title": "Tracking Data",
  "Authors@R": "c(person(\"Michael D.\",\"Sumner\", role = c(\"aut\", \"cre\"),\nemail = \"mdsumner@gmail.com\"),\nperson(\"Sebastian\", \"Luque\", role = \"ctb\"),\nperson(\"Anthony\", \"Fischbach\", role = \"ctb\"),\nperson(\"Tomislav\", \"Hengl\", role = \"ctb\"))",
  "Version": "1.10.0.9010",
  "Description": "Access and manipulate spatial tracking data, with\nstraightforward coercion from and to other formats. Filter for\nspeed and create time spent maps from tracking data. There are\ncoercion methods to convert between 'trip' and 'ltraj' from\n'adehabitatLT', and between 'trip' and 'psp' and 'ppp' from\n'spatstat'. Trip objects can be created from raw or grouped\ndata frames, and from types in the 'sp', sf', 'amt', 'trackeR',\n'mousetrap', and other packages, Sumner, MD (2011)\n<https://figshare.utas.edu.au/articles/thesis/The_tag_location_problem/23209538>.",
  "URL": "https://github.com/Trackage/trip",
  "BugReports": "https://github.com/Trackage/trip/issues",
  "NeedsCompilation": "no",
  "ByteCompile": "yes",
  "License": "GPL-3",
  "LazyData": "yes",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://trackage.r-universe.dev",
  "Date/Publication": "2024-07-06 07:19:25 UTC",
  "RemoteUrl": "https://github.com/trackage/trip",
  "RemoteRef": "HEAD",
  "RemoteSha": "14d88d407799bb1f20277e8615dcef088da77a62",
  "Packaged": {
    "Date": "2026-07-03 06:58:29 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre],\nSebastian Luque [ctb],\nAnthony Fischbach [ctb],\nTomislav Hengl [ctb]",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "_user": "trackage",
  "_type": "src",
  "_file": "trip_1.10.0.9010.tar.gz",
  "_fileid": "https://r2.ropensci.org/36d67161203877faae282441b51572491643cf00cda734d6370357dc697d7e16",
  "_filesize": 1903543,
  "_sha256": "36d67161203877faae282441b51572491643cf00cda734d6370357dc697d7e16",
  "_expires": "2026-10-11T11:03:00.000Z",
  "_created": "2026-07-03T06:58:29.000Z",
  "_published": "2026-07-03T11:03:01.426Z",
  "_jobs": [
    {
      "job": 84986243167,
      "time": 327,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059954917"
    },
    {
      "job": 84986242842,
      "time": 289,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059944030"
    },
    {
      "job": 84986242791,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059930803"
    },
    {
      "job": 84986242830,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059916600"
    },
    {
      "job": 84986242517,
      "time": 286,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059859773"
    },
    {
      "job": 84986243257,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059911869"
    },
    {
      "job": 84986242834,
      "time": 262,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059936186"
    },
    {
      "job": 84986243472,
      "time": 253,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059934044"
    },
    {
      "job": 84986242858,
      "time": 263,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059936999"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512",
  "_status": "success",
  "_upstream": "https://github.com/trackage/trip",
  "_commit": {
    "id": "14d88d407799bb1f20277e8615dcef088da77a62",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "avoid stack usage limit error (datetimes all NA)\n",
    "time": 1720250365
  },
  "_maintainer": {
    "name": "Michael D. Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "geodist",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "reproj",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "spatstat.explore",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "traipse",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "crsmeta",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "adehabitatLT",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    }
  ],
  "_owner": "trackage",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 330,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 20837879,
    "type": "organization",
    "name": "Trackage",
    "followers": 1,
    "description": "Software packages for tracking"
  },
  "_downloads": {
    "count": 716,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trip"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/trackage/trip",
  "_searchresults": 150,
  "_rbuild": "4.6.1",
  "_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/trip.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trackage/trip",
  "_realowner": "trackage",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.9",
      "date": "2006-11-17"
    },
    {
      "version": "1.0-3",
      "date": "2007-03-16"
    },
    {
      "version": "1.0-4",
      "date": "2007-07-23"
    },
    {
      "version": "1.1-0",
      "date": "2008-01-19"
    },
    {
      "version": "1.1-1",
      "date": "2008-02-05"
    },
    {
      "version": "1.1-2",
      "date": "2008-11-10"
    },
    {
      "version": "1.1-3",
      "date": "2009-10-12"
    },
    {
      "version": "1.1-4",
      "date": "2009-12-06"
    },
    {
      "version": "1.1-6",
      "date": "2010-06-03"
    },
    {
      "version": "1.1-8",
      "date": "2010-09-27"
    },
    {
      "version": "1.1-9",
      "date": "2010-09-29"
    },
    {
      "version": "1.1-10",
      "date": "2012-10-29"
    },
    {
      "version": "1.1-12",
      "date": "2012-11-06"
    },
    {
      "version": "1.1-14",
      "date": "2013-05-16"
    },
    {
      "version": "1.1-15",
      "date": "2013-06-18"
    },
    {
      "version": "1.1-16",
      "date": "2013-08-07"
    },
    {
      "version": "1.1-17",
      "date": "2013-08-25"
    },
    {
      "version": "1.1-18",
      "date": "2014-09-22"
    },
    {
      "version": "1.1-19",
      "date": "2014-11-05"
    },
    {
      "version": "1.1-21",
      "date": "2015-05-21"
    },
    {
      "version": "1.5.0",
      "date": "2016-10-18"
    },
    {
      "version": "1.6.0",
      "date": "2019-04-15"
    },
    {
      "version": "1.7.1",
      "date": "2020-06-15"
    },
    {
      "version": "1.8.0",
      "date": "2020-10-28"
    },
    {
      "version": "1.8.5",
      "date": "2021-03-16"
    },
    {
      "version": "1.8.7",
      "date": "2022-12-14"
    },
    {
      "version": "1.9.0",
      "date": "2023-06-08"
    },
    {
      "version": "1.10.0",
      "date": "2023-06-29"
    }
  ],
  "_exports": [
    "adjust.duplicateTimes",
    "argos.sigma",
    "as.ltraj.trip",
    "as.ppp",
    "as.psp",
    "as.SpatialLinesDataFrame.trip",
    "as.track_xyt.trip",
    "as.trip",
    "as.trip.SpatialLinesDataFrame",
    "coordinates",
    "explode",
    "forceCompliance",
    "getTimeID",
    "getTORnames",
    "homedist",
    "lines",
    "ltraj2trip",
    "makeGridTopology",
    "oc.colors",
    "oc.theme",
    "plot",
    "rasterize",
    "readArgos",
    "readDiag",
    "reproj",
    "sda",
    "sepIdGaps",
    "show",
    "speedfilter",
    "split",
    "subset",
    "summary",
    "TimeOrderedRecords",
    "trackAngle",
    "trackDistance",
    "trip",
    "trip.split.exact",
    "trip<-",
    "tripGrid",
    "tripGrid.interp",
    "write_track_kml"
  ],
  "_datasets": [
    {
      "name": "walrus818",
      "title": "Walrus tracking data set.",
      "object": "walrus818",
      "class": [
        "trip"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "world_north",
      "title": "World north polygons",
      "object": "world_north",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "trip-package",
      "title": "trip.",
      "topics": [
        "trip-package"
      ]
    },
    {
      "page": "adjust.duplicateTimes",
      "title": "Adjust duplicate DateTime values",
      "topics": [
        "adjust.duplicateTimes"
      ]
    },
    {
      "page": "argos.sigma",
      "title": "Assign numeric values for Argos \"class\"",
      "topics": [
        "argos.sigma"
      ]
    },
    {
      "page": "as.Other",
      "title": "As (\"trip\", other-classes)",
      "topics": [
        "as.Other",
        "as.ppp",
        "as.ppp.trip",
        "as.psp",
        "as.psp.trip",
        "as.track_xyt.trip",
        "explode"
      ]
    },
    {
      "page": "as.trip-methods",
      "title": "Coercion from other classes to 'trip' objects",
      "topics": [
        "as.trip",
        "as.trip,ltraj-method",
        "as.trip,track_xyt-method",
        "as.trip-methods",
        "coerce,trip,ltraj-method",
        "ltraj2trip"
      ]
    },
    {
      "page": "cut.trip",
      "title": "Split trip events into exact time-based boundaries.",
      "topics": [
        "cut.trip"
      ]
    },
    {
      "page": "forceCompliance",
      "title": "Function to ensure dates and times are in order with trip ID",
      "topics": [
        "forceCompliance"
      ]
    },
    {
      "page": "homedist",
      "title": "Calculate maximum distance from 'home' for each trip",
      "topics": [
        "homedist"
      ]
    },
    {
      "page": "interp_equal",
      "title": "Track intermediate points",
      "topics": [
        "interp_equal"
      ]
    },
    {
      "page": "makeGridTopology",
      "title": "Generate a GridTopology from a Spatial object",
      "topics": [
        "makeGridTopology"
      ]
    },
    {
      "page": "oc.theme",
      "title": "SeaWiFS ocean colour colours",
      "topics": [
        "oc.colors",
        "oc.theme"
      ]
    },
    {
      "page": "rasterize",
      "title": "Rasterize trip objects based on line-segment attributes.",
      "topics": [
        "rasterize",
        "rasterize,trip,missing-method",
        "rasterize,trip,RasterLayer-method"
      ]
    },
    {
      "page": "readArgos",
      "title": "Read Argos \"DAT\" or \"DIAG\" files",
      "topics": [
        "readArgos",
        "readDiag"
      ]
    },
    {
      "page": "reproj",
      "title": "Reprojection",
      "topics": [
        "reproj",
        "reproj.trip"
      ]
    },
    {
      "page": "sda",
      "title": "Filter track for speed, distance and angle.",
      "topics": [
        "sda"
      ]
    },
    {
      "page": "sepIdGaps",
      "title": "Separate a set of IDs based on gaps",
      "topics": [
        "sepIdGaps"
      ]
    },
    {
      "page": "speedfilter",
      "title": "Filter track data for speed",
      "topics": [
        "speedfilter"
      ]
    },
    {
      "page": "TimeOrderedRecords",
      "title": "TimeOrderedRecords",
      "topics": [
        "TimeOrderedRecords"
      ]
    },
    {
      "page": "TimeOrderedRecords-class",
      "title": "A class for the identifiers of DateTime and ID records in spatial data.",
      "topics": [
        "TimeOrderedRecords-class"
      ]
    },
    {
      "page": "trackAngle",
      "title": "Determine internal angles along a track",
      "topics": [
        "trackAngle",
        "trackAngle.default",
        "trackAngle.trip"
      ]
    },
    {
      "page": "trackDistance",
      "title": "Determine distances along a track",
      "topics": [
        "trackDistance",
        "trackDistance.default",
        "trackDistance.trip"
      ]
    },
    {
      "page": "trip-accessors",
      "title": "Functions to retrieve DateTime and ID data from within (Spatial) data frames.",
      "topics": [
        "getTimeID",
        "getTORnames",
        "print.summary.TORdata",
        "trip-accessors"
      ]
    },
    {
      "page": "trip-class",
      "title": "A class for sets of animal trips (track data).",
      "topics": [
        "lines,trip-method",
        "plot,trip,missing-method",
        "show,summary.TORdata-method",
        "show,trip-method",
        "subset,trip-method",
        "summary,trip-method",
        "trip-class"
      ]
    },
    {
      "page": "trip-methods",
      "title": "Function to handle animal track data, organized as 'trip' objects",
      "topics": [
        "split,trip,ANY-method",
        "trip",
        "trip,ANY,TimeOrderedRecords-method",
        "trip,data.frame,ANY-method",
        "trip,grouped_df,ANY-method",
        "trip,list,ANY-method",
        "trip,mousetrap,ANY-method",
        "trip,sf,ANY-method",
        "trip,SpatialPointsDataFrame,ANY-method",
        "trip,SpatialPointsDataFrame,TimeOrderedRecords-method",
        "trip,telemetry,ANY-method",
        "trip,trackeRdata,ANY-method",
        "trip,track_xyt,ANY-method",
        "trip,trip,ANY-method",
        "trip,trip,TimeOrderedRecords-method",
        "trip-methods",
        "trip<-",
        "trip<-,data.frame,character-method",
        "[,trip,ANY,ANY,ANY-method",
        "[,trip-method",
        "[[<-,trip,ANY,missing-method"
      ]
    },
    {
      "page": "trip.split.exact",
      "title": "Deprecated functions in trip",
      "topics": [
        "as.ltraj.trip",
        "as.SpatialLinesDataFrame.trip",
        "as.trip.SpatialLinesDataFrame",
        "trip-deprecated",
        "trip.split.exact",
        "tripTransform"
      ]
    },
    {
      "page": "tripGrid",
      "title": "Generate a grid of time spent by line-to-cell gridding",
      "topics": [
        "tripGrid"
      ]
    },
    {
      "page": "tripGrid.interp",
      "title": "Generate a grid of time spent using approximate methods",
      "topics": [
        "countPoints",
        "interpequal",
        "kdePoints",
        "tripGrid.interp"
      ]
    },
    {
      "page": "walrus818",
      "title": "Walrus tracking data set.",
      "topics": [
        "walrus818"
      ]
    },
    {
      "page": "world_north",
      "title": "World north polygons",
      "topics": [
        "world_north"
      ]
    },
    {
      "page": "write_track_kml",
      "title": "Create a time-continuous KML file",
      "topics": [
        "write_track_kml"
      ]
    }
  ],
  "_readme": "https://github.com/trackage/trip/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "cpp11",
    "crsmeta",
    "deldir",
    "dplyr",
    "farver",
    "generics",
    "geodist",
    "geographiclib",
    "ggplot2",
    "glue",
    "goftest",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "nlme",
    "pillar",
    "pkgconfig",
    "polyclip",
    "PROJ",
    "proj4",
    "R6",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "reproj",
    "rlang",
    "S7",
    "scales",
    "sp",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "tensor",
    "terra",
    "tibble",
    "tidyselect",
    "traipse",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "trip.Rmd",
      "filename": "trip.html",
      "title": "The trip package",
      "author": "Michael Sumner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data input and validation",
        "Simple plotting",
        "Gridding for time spent",
        "Reading from Argos files",
        "Destructive filtering",
        "Map projections",
        "Data conversions",
        "Why not sf?"
      ],
      "created": "2015-05-20 21:17:10",
      "modified": "2020-06-04 07:05:46",
      "commits": 14
    },
    {
      "source": "trip-rationale.Rmd",
      "filename": "trip-rationale.html",
      "title": "trip-rationale",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why is trip the way it is?",
        "New frameworks",
        "What I actually recommend to folks learning R",
        "Other things to check out"
      ],
      "created": "2019-06-20 09:23:09",
      "modified": "2020-10-27 23:22:14",
      "commits": 4
    }
  ],
  "_score": 7.9876662649262755,
  "_indexed": true,
  "_nocasepkg": "trip",
  "_universes": [
    "trackage",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.0.9010",
      "date": "2026-07-03T07:01:31.000Z",
      "distro": "resolute",
      "commit": "14d88d407799bb1f20277e8615dcef088da77a62",
      "fileid": "https://r2.ropensci.org/a3f640a4e5c3380531e50c590529f2bc8c1351ad8a0e8320bcf931b981f681d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.10.0.9010",
      "date": "2026-07-03T07:01:23.000Z",
      "distro": "resolute",
      "commit": "14d88d407799bb1f20277e8615dcef088da77a62",
      "fileid": "https://r2.ropensci.org/cff61ed04dad5843aa86b510e47c5d99d0cff85b29f52a7b206c89568889be2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10.0.9010",
      "date": "2026-07-03T07:01:18.000Z",
      "commit": "14d88d407799bb1f20277e8615dcef088da77a62",
      "fileid": "https://r2.ropensci.org/22c68768f59fcb258cd42a3bbf9668cdca9f6cb3ab83591fbf3e9cc9ea95f63a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.10.0.9010",
      "date": "2026-07-03T07:00:45.000Z",
      "commit": "14d88d407799bb1f20277e8615dcef088da77a62",
      "fileid": "https://r2.ropensci.org/4cb9b3bcf3596fbcf66e33c52476efb3db2c1656bb23e8917a8347ba4d663910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10.0.9010",
      "date": "2026-07-03T07:02:07.000Z",
      "commit": "14d88d407799bb1f20277e8615dcef088da77a62",
      "fileid": "https://r2.ropensci.org/e24a7e93ed50c7856f9041255cd22000d79d3e2400cd5d5bae26ec6f8e02bacf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10.0.9010",
      "date": "2026-07-03T07:00:09.000Z",
      "commit": "14d88d407799bb1f20277e8615dcef088da77a62",
      "fileid": "https://r2.ropensci.org/bc88fd6a06694ec2a3dfc1cfb61a70b08aa44d078443c8554ffe3f2b5e967f6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10.0.9010",
      "date": "2026-07-03T07:00:20.000Z",
      "commit": "14d88d407799bb1f20277e8615dcef088da77a62",
      "fileid": "https://r2.ropensci.org/21fa2dbad3ada2f3573dcb36ab45169b6cc80b122f0ce5d3aaa93633466fa187",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.10.0.9010",
      "date": "2026-07-03T07:00:11.000Z",
      "commit": "14d88d407799bb1f20277e8615dcef088da77a62",
      "fileid": "https://r2.ropensci.org/5e1d9647abb496326e8205cc485d5ac754ff0d9b296482b8a7ee339b2fb89827",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trackage/actions/runs/28643906512"
    }
  ]
}