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 raw telemetry points to summaries, interactive maps, and home range estimates. It is designed to be beginner-friendly and requires minimal data wrangling. License: MIT + file LICENSE URL: https://github.com/taylorbcraft/ezTrack BugReports: https://github.com/taylorbcraft/ezTrack/issues Depends: R (>= 4.1.0) Imports: adehabitatHR, dplyr, geosphere, ggplot2, htmltools, leaflet, magrittr, methods, readxl, sf, sp, stats, utils Suggests: knitr, rmarkdown, testthat (>= 3.0.0), viridisLite 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 make libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-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: 2026-06-05 07:22:04 UTC; root Author: Taylor Craft [aut, cre] Maintainer: Taylor Craft