Package: bioSNR
Title: Bioacoustic Basic Operations with Decibels and the Passive Sonar
        Equation
Version: 1.0
Authors@R: 
    c(person("Matthew", "Duggan", , "mtd72@cornell.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0921-7818")),
    person("Marissa", "Garcia", , "mg2377@cornell.edu", role = c("aut"),
           comment = c(ORCID = "0009-0009-6228-4794")))
Description: A beginners toolbox to help those in ecology who want to deepen their understanding or utilize Bioacoustics in their work. The package has a number of utilizations from calculating frequency from waveform, performing operations in dB, and determining acoustic range of recorders. The majority of this package is based on key concepts learned from the K. Lisa Yang Center for Conservation Bioacoustics at Cornell University and their associated course: Introduction to Bioacoustics course. More information can be found within the walk through vignettes at <https://github.com/MattyD797/bioSNR/tree/main/vignettes>.
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, ggplot2, pracma, scales, stats
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
License: GPL (>= 3)
Maintainer: Matthew Duggan <mtd72@cornell.edu>
NeedsCompilation: no
Packaged: 2023-05-25 20:07:45 UTC; mattyd797
Author: Matthew Duggan [aut, cre] (<https://orcid.org/0000-0002-0921-7818>),
  Marissa Garcia [aut] (<https://orcid.org/0009-0009-6228-4794>)
Repository: CRAN
Date/Publication: 2023-05-26 08:20:05 UTC
Built: R 4.5.2; ; 2025-11-08 04:06:06 UTC; windows
