Package: ezTrack
Type: Package
Title: Exploring Animal Movement Data
Version: 0.1.0
Authors@R: 
    person(given = "Taylor", 
           family = "Craft", 
           email = "taylor.craft.mail@gmail.com", 
           role = c("aut", "cre"))
Description: Streamlines common steps for working with animal tracking data, 
    from raw telemetry points to summaries, interactive maps, and home range 
    estimates. Designed to be beginner-friendly, it enables rapid exploration 
    of spatial and movement data with minimal wrangling, providing a unified 
    workflow for importing, summarizing, and visualizing, and analyzing animal 
    movement datasets.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: methods, sf, sp, geosphere, leaflet, adehabitatHR, magrittr,
        htmltools, utils, stats, ggplot2, readxl, kableExtra, dplyr
VignetteBuilder: knitr
Suggests: knitr, viridisLite, rmarkdown
BugReports: https://github.com/taylorbcraft/ezTrack/issues
URL: https://github.com/taylorbcraft/ezTrack
NeedsCompilation: no
Packaged: 2025-09-11 09:58:09 UTC; taylorcraft
Author: Taylor Craft [aut, cre]
Maintainer: Taylor Craft <taylor.craft.mail@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-16 06:40:07 UTC
Built: R 4.5.1; ; 2025-10-06 03:09:38 UTC; windows
