Package: telemetR
Type: Package
Title: Filter and Analyze Generalised Telemetry Data from Organisms
Version: 1.0
Authors@R: 
    person("Taylor", "Spaulding", , "tspaulding@esassoc.com", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4381-5296"))
Description: Analyze telemetry datasets generalized to allow
    any technology. The filtering steps check for false positives caused by 
    reflected transmissions from surfaces and false pings from other noise 
    generating equipment. The filters are based on JSATS filtering algorithms
    found in package 'filteRjsats' <https://CRAN.R-project.org/package=filteRjsats>
    but have been generalized to allow the user to define many of the filtering 
    variables. Additionally, this package contains scripts used to help identify 
    an optimal maximum blanking period as defined in Capello et al (2015) 
    <doi:10.1371/journal.pone.0134002>. The functions were written according to
    their manuscript description, but have not been reviewed by the authors for 
    accuracy. It is included here as is, without warranty.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Imports: dplyr, tidyr, lubridate, zoo, ggplot2
Suggests: knitr, rerddap, rmarkdown
RoxygenNote: 7.2.3
Depends: R (>= 4.1)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-12 19:59:20 UTC; TSpaulding
Author: Taylor Spaulding [aut, cre] (<https://orcid.org/0000-0003-4381-5296>)
Maintainer: Taylor Spaulding <tspaulding@esassoc.com>
Repository: CRAN
Date/Publication: 2023-04-13 11:40:02 UTC
Built: R 4.2.0; ; 2023-04-14 13:33:03 UTC; unix
