{
  "_id": "6a2fdf0c3efcd9bda4339b7f",
  "Package": "trackdf",
  "Type": "Package",
  "Title": "Data Frame Class for Tracking Data",
  "Version": "0.3.2",
  "Date": "2023-03-25",
  "Authors@R": "c(\nperson(\"Simon\", \"Garnier\", email = \"garnier@njit.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3886-3974\"))\n)",
  "Maintainer": "Simon Garnier <garnier@njit.edu>",
  "Description": "Data frame class for storing collective movement data\n(e.g. fish schools, ungulate herds, baboon troops) collected\nfrom GPS trackers or computer vision tracking software.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://swarm-lab.github.io/trackdf/,\nhttps://github.com/swarm-lab/trackdf",
  "BugReports": "https://github.com/swarm-lab/trackdf/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://swarm-lab.r-universe.dev",
  "Date/Publication": "2023-03-26 00:46:40 UTC",
  "RemoteUrl": "https://github.com/swarm-lab/trackdf",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b787b585e33e087dba5de636571aa0a85b59fe0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 11:12:49 UTC",
    "User": "root"
  },
  "Author": "Simon Garnier [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3886-3974>)",
  "MD5sum": "aa0012a052fcda69ddd3541e0fb5e3f8",
  "_user": "swarm-lab",
  "_type": "src",
  "_file": "trackdf_0.3.2.tar.gz",
  "_fileid": "766858827af378e45a099570c894756c88c5de5318726ba9780f8e78245f30ac",
  "_filesize": 1040806,
  "_sha256": "766858827af378e45a099570c894756c88c5de5318726ba9780f8e78245f30ac",
  "_created": "2026-06-15T11:12:49.000Z",
  "_published": "2026-06-15T11:16:28.811Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81406988384,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7636450016"
    },
    {
      "job": 81406988375,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7636441239"
    },
    {
      "job": 81406988355,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7636428034"
    },
    {
      "job": 81406988354,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7636430226"
    },
    {
      "job": 81406328446,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636385376"
    },
    {
      "job": 81406988367,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636438947"
    },
    {
      "job": 81406988387,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7636431065"
    },
    {
      "job": 81406988410,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7636429597"
    },
    {
      "job": 81406988406,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7636435732"
    }
  ],
  "_buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/swarm-lab/trackdf",
  "_commit": {
    "id": "7b787b585e33e087dba5de636571aa0a85b59fe0",
    "author": "Simon Garnier <garnier@njit.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #17 from swarm-lab/develop\n\nDevelop",
    "time": 1679791600
  },
  "_maintainer": {
    "name": "Simon Garnier",
    "email": "garnier@njit.edu",
    "login": "sjmgarnier",
    "mastodon": "@SimonGarnier @ecoevo.social",
    "bluesky": "@lostintheswarm.bsky.social",
    "orcid": "0000-0002-3886-3974",
    "twitter": "@sjmgarnier",
    "description": "I am paid to watch ants all day. And to poke slime mold. And also to play with robots. And I love a good dataset and a clean graph. ",
    "uuid": 371449
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "mapproj",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "adehabitatLT",
      "role": "Suggests"
    },
    {
      "package": "move",
      "role": "Suggests"
    },
    {
      "package": "moveVis",
      "role": "Suggests"
    },
    {
      "package": "ctmm",
      "role": "Suggests"
    },
    {
      "package": "moveHMM",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "swarm-lab",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "animal-behavior",
    "animal-behaviour",
    "gps",
    "gps-data"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "sjmgarnier",
      "count": 104,
      "uuid": 371449
    },
    {
      "user": "marinapapa",
      "count": 1,
      "uuid": 29118986
    }
  ],
  "_userbio": {
    "uuid": 10116925,
    "type": "organization",
    "name": "The SwarmLab",
    "followers": 16
  },
  "_downloads": {
    "count": 269,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trackdf"
  },
  "_devurl": "https://github.com/swarm-lab/trackdf",
  "_pkgdown": "https://swarm-lab.github.io/trackdf/",
  "_searchresults": 16,
  "_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/trackdf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/swarm-lab/trackdf",
  "_realowner": "swarm-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2019-08-03"
    },
    {
      "version": "0.2.1",
      "date": "2019-08-04"
    },
    {
      "version": "0.2.2",
      "date": "2021-01-13"
    },
    {
      "version": "0.3.0",
      "date": "2023-01-14"
    },
    {
      "version": "0.3.1",
      "date": "2023-01-23"
    },
    {
      "version": "0.3.2",
      "date": "2023-03-25"
    },
    {
      "version": "0.3.3",
      "date": "2024-01-29"
    }
  ],
  "_exports": [
    "as_ltraj",
    "as_move",
    "as_moveHMM",
    "as_sp",
    "as_telemetry",
    "as_track",
    "bind_tracks",
    "duplicated_data",
    "filter",
    "inconsistent_data",
    "is_geo",
    "is_track",
    "missing_data",
    "n_dims",
    "n_tracks",
    "project",
    "projection",
    "projection<-",
    "track",
    "track_df",
    "track_dt",
    "track_tbl"
  ],
  "_datasets": [
    {
      "name": "short_tracks",
      "title": "Trajectories of Two Goats Through the Namibian Desert (short version)",
      "object": "short_tracks",
      "class": [
        "track",
        "data.frame"
      ],
      "fields": [
        "id",
        "t",
        "x",
        "y"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "tracks",
      "title": "Trajectories of Two Goats Through the Namibian Desert",
      "object": "tracks",
      "class": [
        "track",
        "data.frame"
      ],
      "fields": [
        "id",
        "t",
        "x",
        "y"
      ],
      "rows": 7195,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-Mode",
      "title": "Compute The Mode(s) Of A Discrete Distribution",
      "topics": [
        ".Mode"
      ]
    },
    {
      "page": "dot-reclass",
      "title": "Maintain Class After Modification",
      "topics": [
        ".reclass"
      ]
    },
    {
      "page": "sub-.track",
      "title": "Extract or Replace Parts of a Track Table",
      "topics": [
        "[.track",
        "[<-.track"
      ]
    },
    {
      "page": "bind_tracks",
      "title": "Bind Multiple Track Tables by Row",
      "topics": [
        "bind_tracks"
      ]
    },
    {
      "page": "conversions",
      "title": "Convert a Track Table to/from Other Formats",
      "topics": [
        "as_ltraj",
        "as_ltraj.track",
        "as_move",
        "as_move.track",
        "as_moveHMM",
        "as_moveHMM.track",
        "as_sp",
        "as_sp.track",
        "as_telemetry",
        "as_telemetry.track",
        "as_track",
        "as_track.list",
        "as_track.ltraj",
        "as_track.Move",
        "as_track.moveData",
        "as_track.MoveStack",
        "as_track.SpatialPointsDataFrame",
        "as_track.telemetry",
        "conversions"
      ]
    },
    {
      "page": "dplyr_track",
      "title": "Dplyr Methods For Track Tables",
      "topics": [
        "anti_join.track",
        "arrange.track",
        "distinct.track",
        "do.track",
        "dplyr_track",
        "filter.track",
        "full_join.track",
        "group_by.track",
        "inner_join.track",
        "left_join.track",
        "mutate.track",
        "nest_join.track",
        "rename.track",
        "right_join.track",
        "rowwise.track",
        "select.track",
        "semi_join.track",
        "slice.track",
        "slice_sample.track",
        "summarise.track",
        "summarize.track",
        "transmute.track",
        "ungroup.track"
      ]
    },
    {
      "page": "duplicated_data",
      "title": "Find Duplicated Data in a Track Table",
      "topics": [
        "duplicated_data"
      ]
    },
    {
      "page": "filter",
      "title": "Subset rows using column values",
      "topics": [
        "filter"
      ]
    },
    {
      "page": "inconsistent_data",
      "title": "Find Inconsistent Locations in a Track Table",
      "topics": [
        "inconsistent_data"
      ]
    },
    {
      "page": "is_geo",
      "title": "Check if Track Table Uses Geographic Coordinates",
      "topics": [
        "is_geo"
      ]
    },
    {
      "page": "is_track",
      "title": "Check Validity of Track Table",
      "topics": [
        "is_track"
      ]
    },
    {
      "page": "missing_data",
      "title": "Find Missing Data in a Track Table",
      "topics": [
        "missing_data"
      ]
    },
    {
      "page": "n_dims",
      "title": "Number of Spatial Dimensions of a Track Table",
      "topics": [
        "n_dims"
      ]
    },
    {
      "page": "n_tracks",
      "title": "Number of Tracks in a Track Table",
      "topics": [
        "n_tracks"
      ]
    },
    {
      "page": "projection",
      "title": "Access/Modify the Projection of a Track Table",
      "topics": [
        "project",
        "projection",
        "projection<-"
      ]
    },
    {
      "page": "short_tracks",
      "title": "Trajectories of Two Goats Through the Namibian Desert (short version)",
      "topics": [
        "short_tracks"
      ]
    },
    {
      "page": "track_",
      "title": "Build a Track Table",
      "topics": [
        "track",
        "track_",
        "track_df",
        "track_dt",
        "track_tbl"
      ]
    },
    {
      "page": "tracks",
      "title": "Trajectories of Two Goats Through the Namibian Desert",
      "topics": [
        "tracks"
      ]
    }
  ],
  "_pkglogo": "https://github.com/swarm-lab/trackdf/raw/HEAD/logo.svg",
  "_readme": "https://github.com/swarm-lab/trackdf/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "tibble",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "z1_install.Rmd",
      "filename": "z1_install.html",
      "title": "1 - Installing trackdf",
      "author": "Simon Garnier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1.1 - From CRAN",
        "1.2 - Development version"
      ],
      "created": "2019-04-24 18:43:23",
      "modified": "2023-01-16 18:49:07",
      "commits": 6
    },
    {
      "source": "z2_build.Rmd",
      "filename": "z2_build.html",
      "title": "2 - Building a track table",
      "author": "Simon Garnier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "2.1 - Anatomy of a track table",
        "2.2 - Building a track table from video-tracking data",
        "2.3 - Building a track table from GPS data"
      ],
      "created": "2019-04-24 18:43:23",
      "modified": "2023-01-23 11:50:33",
      "commits": 8
    },
    {
      "source": "z3_manipulate.Rmd",
      "filename": "z3_manipulate.html",
      "title": "3 - Manipulating a track table",
      "author": "Simon Garnier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "3.1 - Basic information about the track table",
        "3.2 - Accessing data",
        "3.3 - Accessing the projection information of a track table",
        "3.4 - Combining track tables",
        "3.5 - Tidyverse",
        "3.6 - Plotting"
      ],
      "created": "2019-04-24 18:43:23",
      "modified": "2023-01-16 19:03:39",
      "commits": 8
    },
    {
      "source": "z4_errors.Rmd",
      "filename": "z4_errors.html",
      "title": "4 - Detecting errors",
      "author": "Simon Garnier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "4.1 - Missing observations",
        "4.2 - Duplicated observations",
        "4.3 - Inconsistent observations"
      ],
      "created": "2023-01-23 11:50:33",
      "modified": "2023-01-23 11:50:33",
      "commits": 1
    }
  ],
  "_score": 5.459392487759231,
  "_indexed": true,
  "_nocasepkg": "trackdf",
  "_universes": [
    "swarm-lab",
    "sjmgarnier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-15T11:15:31.000Z",
      "distro": "noble",
      "commit": "7b787b585e33e087dba5de636571aa0a85b59fe0",
      "fileid": "848a1b54c2a0d98c6ec40560c07961e37f314f9c237343f6c7030478ddc3fe96",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-15T11:15:14.000Z",
      "distro": "noble",
      "commit": "7b787b585e33e087dba5de636571aa0a85b59fe0",
      "fileid": "cd5d44771961a24a412ed2394f4f1f7107006f6787b328c5d4c42c696e0a4dfa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-15T11:14:39.000Z",
      "commit": "7b787b585e33e087dba5de636571aa0a85b59fe0",
      "fileid": "6eefcbdcab9e64b9ec1ce0f3d964cf31f9c6715f5420992212f01d5e4aff7935",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-15T11:14:42.000Z",
      "commit": "7b787b585e33e087dba5de636571aa0a85b59fe0",
      "fileid": "e485c79c1643e94344b3c40c9d9c3ca68fb2922447448718491d1228359949a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-15T11:15:35.000Z",
      "commit": "7b787b585e33e087dba5de636571aa0a85b59fe0",
      "fileid": "f2af75e52072a4c6d649e2319c6f4075f007df40119abb48af34f08d6a88e576",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-15T11:14:26.000Z",
      "commit": "7b787b585e33e087dba5de636571aa0a85b59fe0",
      "fileid": "47f49b314315d683827069cf5de895245d1c61fa7e9e3d72a3d2058de79c6526",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-15T11:14:28.000Z",
      "commit": "7b787b585e33e087dba5de636571aa0a85b59fe0",
      "fileid": "5709adf7cc8cc15b11c4d59d59f5466f2d4c2ce705a23fdd557a0b6ffb6a9a5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-15T11:14:42.000Z",
      "commit": "7b787b585e33e087dba5de636571aa0a85b59fe0",
      "fileid": "358cc12ccdddb701aa01c1d2e6f129ffa830a7a4fdf3cfdfbe8154bb0997db38",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/27542122089"
    }
  ]
}