Package: actel Title: Acoustic Telemetry Data Analysis Version: 1.4.0.9005 Authors@R: c( person("Hugo", "Flávio", role = c("aut", "cre"), email = "hflavio@dal.ca", comment = c(ORCID = "0000-0002-5174-1197")), person("Devon", "Smith", role = c("ctb"), email = "smithd0@unbc.ca", comment = c(ORCID = "0009-0005-3954-6355")) ) Description: Designed for studies where animals tagged with acoustic tags are expected to move through receiver arrays. This package combines the advantages of automatic sorting and checking of animal movements with the possibility for user intervention on tags that deviate from expected behaviour. The three analysis functions (explore(), migration() and residency()) allow the users to analyse their data in a systematic way, making it easy to compare results from different studies. CJS calculations are based on Perry et al. (2012) . License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Language: en-GB Depends: R (>= 3.6) Imports: circular, data.table, DiagrammeR, DiagrammeRsvg, fasttime, ggplot2, graphics, grDevices, knitr, readr, reshape2, rmarkdown, rsvg, scales, stats, stringi, stringr, svglite, utils Suggests: gdistance, gWidgets2, gWidgets2tcltk, raster, sp, sf, terra, testthat VignetteBuilder: knitr URL: https://github.com/hugomflavio/actel, http://actel.trackyverse.org/ BugReports: https://github.com/hugomflavio/actel/issues Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libglpk-dev make libharfbuzz-dev libicu-dev libpng-dev librsvg2-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev Repository: https://ocean-tracking-network.r-universe.dev Date/Publication: 2026-06-03 18:52:00 UTC RemoteUrl: https://github.com/hugomflavio/actel RemoteRef: HEAD RemoteSha: 6dea6fb139a5bf91f778f07c4bf0ace154e4a6c0 NeedsCompilation: no Packaged: 2026-06-03 21:57:50 UTC; root Author: Hugo Flávio [aut, cre] (ORCID: ), Devon Smith [ctb] (ORCID: ) Maintainer: Hugo Flávio