Package: actel
Title: Acoustic Telemetry Data Analysis
Version: 1.3.0
Authors@R: person("Hugo", "Flávio", role = c("aut", "cre"), email = "hflavio@wlu.ca", comment = c(ORCID = "0000-0002-5174-1197"))
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) <https://www.researchgate.net/publication/256443823_Using_mark-recapture_models_to_estimate_survival_from_telemetry_data>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.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,
        https://hugomflavio.github.io/actel-website/
BugReports: https://github.com/hugomflavio/actel/issues
NeedsCompilation: no
Packaged: 2023-10-19 03:10:14 UTC; hflavio
Author: Hugo Flávio [aut, cre] (<https://orcid.org/0000-0002-5174-1197>)
Maintainer: Hugo Flávio <hflavio@wlu.ca>
Repository: CRAN
Date/Publication: 2023-10-19 03:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:35:05 UTC; windows
