clusterTrack identifies spatiotemporally distinct use sites from animal telemetry tracks.
The package is designed for relocation data where animals alternate between local site use and movement, often with irregular sampling, location error, and repeated returns to the same places. It combines temporal track segmentation, local spatial clustering, and iterative repair procedures to identify and label use sites.
clusterTrack works with both lower-precision telemetry data such as ARGOS and high-resolution GNSS tracks.
See also clusterTrack.Vis, the extension package for clusterTrack.
You can install the development versions from GitHub with:
remotes::install_github('ornitho-logics/clusterTrack')
remotes::install_github('ornitho-logics/clusterTrack.Vis')