{
  "_id": "6a227b89cd65a98ecbd4e7c8",
  "Type": "Package",
  "Package": "ezTrack",
  "Title": "Tools for Exploring Animal Movement Data",
  "Version": "0.1.1",
  "Authors@R": "person(\"Taylor\", \"Craft\", , \"taylor.craft.mail@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides tools for exploring animal tracking data, from\nraw telemetry points to summaries, interactive maps, and home\nrange estimates. It is designed to be beginner-friendly and\nrequires minimal data wrangling.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/taylorbcraft/ezTrack",
  "BugReports": "https://github.com/taylorbcraft/ezTrack/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://taylorbcraft.r-universe.dev",
  "Date/Publication": "2026-06-05 03:55:05 UTC",
  "RemoteUrl": "https://github.com/taylorbcraft/eztrack",
  "RemoteRef": "HEAD",
  "RemoteSha": "56b0d429d1a1c20acf484bab742b222eef22b489",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:22:04 UTC",
    "User": "root"
  },
  "Author": "Taylor Craft [aut, cre]",
  "Maintainer": "Taylor Craft <taylor.craft.mail@gmail.com>",
  "MD5sum": "b510973c68123ca9432985307964e3e2",
  "_user": "taylorbcraft",
  "_type": "src",
  "_file": "ezTrack_0.1.1.tar.gz",
  "_fileid": "6f6379b7b9288bf98b58b50c617381795a2f0572a9768b44f1cea9c4712bd09c",
  "_filesize": 456224,
  "_sha256": "6f6379b7b9288bf98b58b50c617381795a2f0572a9768b44f1cea9c4712bd09c",
  "_created": "2026-06-05T07:22:04.000Z",
  "_published": "2026-06-05T07:32:25.130Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79682646647,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431059013"
    },
    {
      "job": 79682646680,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431064324"
    },
    {
      "job": 79682646643,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431179678"
    },
    {
      "job": 79682646645,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431092713"
    },
    {
      "job": 79682177542,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431018168"
    },
    {
      "job": 79682646673,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431059461"
    },
    {
      "job": 79682646693,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431048315"
    },
    {
      "job": 79682646714,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431052340"
    },
    {
      "job": 79682646764,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431044172"
    }
  ],
  "_buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/taylorbcraft/eztrack",
  "_commit": {
    "id": "56b0d429d1a1c20acf484bab742b222eef22b489",
    "author": "taylorbcraft <t.b.craft@rug.nl>",
    "committer": "taylorbcraft <t.b.craft@rug.nl>",
    "message": "Prepare package for CRAN resubmission\n",
    "time": 1780631705
  },
  "_maintainer": {
    "name": "Taylor Craft",
    "email": "taylor.craft.mail@gmail.com",
    "login": "taylorbcraft",
    "description": "",
    "uuid": 104643406
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "adehabitatHR",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    }
  ],
  "_owner": "taylorbcraft",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 4
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0-testing",
      "date": "2025-07-15"
    },
    {
      "name": "v0.1.0",
      "date": "2025-07-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "taylorbcraft",
      "count": 70,
      "uuid": 104643406
    }
  ],
  "_userbio": {
    "uuid": 104643406,
    "type": "user",
    "name": "taylorbcraft"
  },
  "_downloads": {
    "count": 465,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ezTrack"
  },
  "_devurl": "https://github.com/taylorbcraft/eztrack",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ezTrack.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/taylorbcraft/eztrack",
  "_realowner": "taylorbcraft",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-09-16"
    }
  ],
  "_exports": [
    "%>%",
    "ez_fix_rate_plot",
    "ez_home_range",
    "ez_latitude_plot",
    "ez_map",
    "ez_summary",
    "ez_track"
  ],
  "_datasets": [
    {
      "name": "godwit_tracks",
      "title": "Example Godwit Tracking Dataset",
      "object": "godwit_tracks",
      "class": [
        "data.frame"
      ],
      "fields": [
        "individual.local.identifier",
        "timestamp",
        "location.long",
        "location.lat"
      ],
      "rows": 5110,
      "table": true,
      "tojson": true
    },
    {
      "name": "godwit_tracks_gambia",
      "title": "Example godwit tracking dataset from Gambia",
      "object": "godwit_tracks_gambia",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "timestamp",
        "x",
        "y",
        "ring_id",
        "sex",
        "sensor"
      ],
      "rows": 749,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ez_fix_rate_plot",
      "title": "Plot Fix Rate Timelines for Each Individual",
      "topics": [
        "ez_fix_rate_plot"
      ]
    },
    {
      "page": "ez_home_range",
      "title": "Estimate Home Ranges for Tracked Individuals or Population",
      "topics": [
        "ez_home_range"
      ]
    },
    {
      "page": "ez_latitude_plot",
      "title": "Plot Latitude Over Time",
      "topics": [
        "ez_latitude_plot"
      ]
    },
    {
      "page": "ez_map",
      "title": "Plot Tracking Data and Home Ranges Together",
      "topics": [
        "ez_map"
      ]
    },
    {
      "page": "ez_summary",
      "title": "Summarize Animal Tracking Data",
      "topics": [
        "ez_summary"
      ]
    },
    {
      "page": "ez_track",
      "title": "Create a Clean Tracking Object",
      "topics": [
        "ez_track"
      ]
    },
    {
      "page": "godwit_tracks",
      "title": "Example Godwit Tracking Dataset",
      "topics": [
        "godwit_tracks"
      ]
    },
    {
      "page": "godwit_tracks_gambia",
      "title": "Example godwit tracking dataset from Gambia",
      "topics": [
        "godwit_tracks_gambia"
      ]
    }
  ],
  "_readme": "https://github.com/taylorbcraft/eztrack/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "adehabitatHR",
    "adehabitatLT",
    "adehabitatMA",
    "base64enc",
    "bslib",
    "cachem",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geosphere",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pixmap",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "1. Import and format tracking data",
        "2. Tracking data summary reports",
        "3. Visualize latitude over time",
        "4. Visualize fix rate over time",
        "5. Map tracks and home ranges",
        "6. Estimate home ranges",
        "Developer notes"
      ],
      "created": "2025-04-16 03:11:55",
      "modified": "2026-06-05 03:55:05",
      "commits": 16
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "eztrack",
  "_universes": [
    "taylorbcraft"
  ],
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-05T07:24:22.000Z",
      "distro": "noble",
      "commit": "56b0d429d1a1c20acf484bab742b222eef22b489",
      "fileid": "93bfb48330351ce3cfa3d8fb83b5932d89d17041a54693049dd0025ffe27eb43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-05T07:24:36.000Z",
      "distro": "noble",
      "commit": "56b0d429d1a1c20acf484bab742b222eef22b489",
      "fileid": "d8415f51ef92d15245f2bce918e16516421f63b055b22af8c3007f10aee064a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-05T07:31:28.000Z",
      "commit": "56b0d429d1a1c20acf484bab742b222eef22b489",
      "fileid": "38a476622ab3e909219b0773c26ab056c480bf972ec313a1a6654b5be2e315a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-05T07:26:25.000Z",
      "commit": "56b0d429d1a1c20acf484bab742b222eef22b489",
      "fileid": "eab9e8bd13537f806c1c62df6bdbafb693aaa6fdef53fd2bc51783e8b7c60d3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-05T07:24:53.000Z",
      "commit": "56b0d429d1a1c20acf484bab742b222eef22b489",
      "fileid": "8996f5fc021260a8211a72cbae6a6da280b1385b9fc55aabe42b4b1496da8c89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T07:23:31.000Z",
      "commit": "56b0d429d1a1c20acf484bab742b222eef22b489",
      "fileid": "10e48aeb84afed3c18304c11a9a661cb0677d15160fc44b1997d6db53c3045cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T07:23:40.000Z",
      "commit": "56b0d429d1a1c20acf484bab742b222eef22b489",
      "fileid": "a1e31fa5e482e8446f25ebcabd830a26e7c827c9c6883ab76e01e9a7e85ce6e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T07:23:20.000Z",
      "commit": "56b0d429d1a1c20acf484bab742b222eef22b489",
      "fileid": "1faffc992120ec18de91964ae8812a8309bd616177a8e97a5a59c2c9be44b3a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylorbcraft/actions/runs/27001292231"
    }
  ]
}