Package: ohun
Title: Optimizing Acoustic Signal Detection
Version: 1.0.4
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. 
    This package has been peer-reviewed by rOpenSci.
    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.3.2
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.32), 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: 2025-10-22 19:20:19 UTC; marce
Author: Marcelo Araya-Salas [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3594-619X>),
  Alec L. Robitaille [rev] (ORCID:
    <https://orcid.org/0000-0002-4706-1762>),
  Sam Lapp [rev] (ORCID: <https://orcid.org/0000-0003-1637-6822>)
Repository: CRAN
Date/Publication: 2025-10-22 23:20:08 UTC
Built: R 4.4.3; ; 2025-11-01 04:47:50 UTC; windows
