TelemetrySpace: Fit spatial point process and geostatistical mixed effects models to electronic tagging data
Caution
As of August 2025, development of TelemetrySpace has moved to https://github.com/trackyverse/TelemetrySpace. Please direct any new issues or pull requests to that repository.
The TelemetrySpace package implements the model described in Winton et al. 2018, A spatial point process model to estimate individual centres of activity from passive acoustic telemetry data.
We suggest installing via the Ocean Tracking Network's R-universe:
install.packages('TelemetrySpace', repos = c('https://ocean-tracking-network.r-universe.dev', getOption("repos"))
The TelemetrySpace package uses Stan for model fitting. If you would like to use more-up-to-date versions of Stan or RStan dependencies, please follow the instructions at https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started.