Package: TelemetrySpace Version: 1.1.0 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 = "cre", comment = c(ORCID = "0000-0003-1420-6395")), person("Benjamin L.", "Hlina", email = "benjamin.hlina@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-4178-4900"))) License: GPL (>=3) Depends: R (>= 3.5), Rcpp (>= 0.12.17) Imports: cli, dplyr, methods, RcppParallel (>= 5.0.1), rlang, rstan (>= 2.18.1), rstantools (>= 2.4.0), stats Suggests: ggplot2, ggpubr, hexbin, knitr, rmarkdown, testthat (>= 3.0.0), tidyr 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 RoxygenNote: 7.3.2 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: make Repository: https://mhpob.r-universe.dev Date/Publication: 2025-08-26 12:33:47 UTC RemoteUrl: https://github.com/meganwinton/TelemetrySpace RemoteRef: HEAD RemoteSha: 62494d08afae0521d9ddacf80431a7527b931e4e Packaged: 2026-06-22 11:40:56 UTC; root Author: Megan Winton [aut] (ORCID: ), Michael O'Brien [cre] (ORCID: ), Benjamin L. Hlina [ctb] (ORCID: ) Maintainer: Michael O'Brien