Package: DPF
Type: Package
Title: Delta Predator Filtering Tools for Acoustic Telemetry Data
Version: 0.0.2
Authors@R: 
    person(given = "Steve",
           family = "Whitlock",
           role = "aut",
           email = "swhit@uw.edu")
    person(given = "Lauren",
           family = "Yamane",
           role = "aut",
           email = "lauren_yamane@fws.gov") 
    person(given = "Adam",
           family = "Pope",
           role = "aut",
           email = "apope@usgs.gov") 
    person(given = "Michael",
           family = "Dodrill",
           role = c("ctb"),
           email = "mdodrill@usgs.gov")
    person(given = "Rebecca",
           family = "Buchanan",
           role = c("cre", "aut"),
           email = "rabuchan@uw.edu") 
Maintainer: Rebecca Buchanan <rabuchan@uw.edu>
Description: Delta Predator Filter (DPF): Tools for identifying
    and filtering predators in acoustic telemetry data of tagged
    salmon smolts. The package is geared towards improving smolt
    survival estimation in the Sacramento and San Joiquin
    River Delta, California, USA. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: cluster, dplyr, eulerr, ggplot2, lubridate, magrittr, mclust,
        plyr, riverdist, rospca, rrapply, reshape2, rlang, sf, sp,
        tidyverse, tidyr, terra
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Author: Rebecca Buchanan [cre, aut]
Built: R 4.4.1; ; 2025-06-03 00:01:50 UTC; windows
