Package: ohun
Title: Optimizing Acoustic Signal Detection
Version: 1.0.1
Maintainer: Marcelo Araya-Salas <marcelo.araya@ucr.ac.cr>
Description: Facilitates the automatic detection of acoustic signals, 
    providing functions to diagnose and optimize the performance of detection 
    routines. Detections from other software can also be explored and optimized.
    Araya-Salas et al. (2022) <doi:10.1101/2022.12.13.520253>.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://docs.ropensci.org/ohun/, https://github.com/ropensci/ohun/
BugReports: https://github.com/ropensci/ohun/issues/
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Language: en-US
Authors@R: 
    c(person("Marcelo", "Araya-Salas", 
      role = c("aut", "cre"), 
      email = "marcelo.araya@ucr.ac.cr", 
      comment = c(ORCID = "0000-0003-3594-619X")),
      person(given = "Alec L.",
      family = "Robitaille",
      role = "rev",
      email = "robit.alec@gmail.com",
      comment = c(ORCID = "0000-0002-4706-1762")),
      person(given = "Sam",
      family = "Lapp",
      role = "rev",
      email = "sammlapp@gmail.com",
      comment = c(ORCID = "0000-0003-1637-6822")))       
Imports: tuneR, warbleR (>= 1.1.29), cli, methods, stats, utils,
        seewave (>= 2.0.1), fftw, rlang, sf, igraph, checkmate, ggplot2
Depends: R (>= 3.2.1)
Suggests: knitr, rmarkdown, testthat, viridis, Sim.DiffProc, vdiffr
NeedsCompilation: no
Packaged: 2023-11-15 14:17:41 UTC; m
Author: Marcelo Araya-Salas [aut, cre]
    (<https://orcid.org/0000-0003-3594-619X>),
  Alec L. Robitaille [rev] (<https://orcid.org/0000-0002-4706-1762>),
  Sam Lapp [rev] (<https://orcid.org/0000-0003-1637-6822>)
Repository: CRAN
Date/Publication: 2023-11-17 11:30:02 UTC
