Package: TelemetrySpace Version: 1.3.3 Title: Spatial point process and random field models for electronic tagging data Description: A collection of tools to fit spatial models to several types of telemetry data. Models are provided to account for the detection process when estimating individual centers of activity from acoustic telemetry data and to incorporate data from stationary test transmitters when available. Bayesian versions of models are fitted using Stan (http://mc-stan.org/). Maximum likelihood versions are fitted using Template Model Builder (https://kaskr.github.io/adcomp/index.html). Authors@R: c( person("Megan", "Winton", email = "megan.winton@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-2628-7022")), person("Michael", "O'Brien", email = "mike@obrien.page", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-1420-6395")), person("Benjamin L.", "Hlina", email = "benjamin.hlina@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-4178-4900"))) License: GPL (>=3) Depends: R (>= 4.1), Rcpp (>= 0.12.17) Imports: cli, dplyr, lubridate, methods, posterior, RcppParallel (>= 5.0.1), rlang, rstan (>= 2.18.1), rstantools (>= 2.4.0), sf, stats, tidyr Suggests: bayesplot, ggplot2, ggpubr, hexbin, knitr, rmarkdown, testthat (>= 3.0.0) LinkingTo: BH (>= 1.66.0-1), Rcpp (>= 0.12.17), RcppEigen (>= 0.3.3.4.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) Encoding: UTF-8 LazyData: true ByteCompile: true SystemRequirements: GNU make NeedsCompilation: yes Biarch: true Config/testthat/edition: 3 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) URL: https://telemetryspace.trackyverse.org, https://github.com/trackyverse/TelemetrySpace BugReports: https://github.com/trackyverse/TelemetrySpace/issues Config/roxygen2/version: 8.0.0 RoxygenNote: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ocean-tracking-network.r-universe.dev Date/Publication: 2026-06-29 15:22:44 UTC RemoteUrl: https://github.com/trackyverse/TelemetrySpace RemoteRef: HEAD RemoteSha: 749ab23d8805c62d1481c3e96654fd170b566320 Packaged: 2026-06-29 17:45:12 UTC; root Author: Megan Winton [aut] (ORCID: ), Michael O'Brien [cre, aut] (ORCID: ), Benjamin L. Hlina [aut] (ORCID: ) Maintainer: Michael O'Brien