Package: warbleR Type: Package Title: Streamline Bioacoustic Analysis Version: 1.1.37 Description: Functions aiming to facilitate the analysis of the structure of animal acoustic signals in 'R'. 'warbleR' makes use of the basic sound analysis tools from the packages 'tuneR' and 'seewave', and offers new tools for exploring and quantifying acoustic signal structure. The package allows to organize and manipulate multiple sound files, create spectrograms of complete recordings or individual signals in different formats, run several measures of acoustic structure, and characterize different structural levels in acoustic signals (Araya-Salas et al 2016 ). License: GPL (>= 2) Imports: dtw, fftw, graphics, grDevices, monitoR, parallel, pbapply, stats, utils, methods, Rcpp, knitr, bioacoustics, cli, testthat (>= 3.0.0), httr, curl LinkingTo: Rcpp Depends: R (>= 3.5.0), tuneR, seewave (>= 2.0.1), NatureSounds SystemRequirements: fftw3, GNU make, sox, Ghostscript, libsndfile, GDAL LazyData: TRUE URL: https://marce10.github.io/warbleR/ BugReports: https://github.com/maRce10/warbleR/issues/ NeedsCompilation: yes Suggests: ggplot2, rmarkdown, jpeg, ape, soundgen, wavethresh, png, pracma, Sim.DiffProc, maps, leaflet, kableExtra, covr, V8, viridis VignetteBuilder: knitr, rmarkdown RoxygenNote: 7.3.2 Encoding: UTF-8 Packaged: 2026-06-24 05:48:00 UTC; root 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("Grace", "Smith-Vidaurre", role = c("aut"), email = "gsmithvi@gmail.com")) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfftw3-dev libgdal-dev gdal-bin make libicu-dev libsndfile1-dev libuv1-dev libssl-dev Repository: https://marce10.r-universe.dev Date/Publication: 2026-04-24 14:27:35 UTC RemoteUrl: https://github.com/maRce10/warbleR RemoteRef: HEAD RemoteSha: 8514cc01eaadd6a8878da76f87b4ce6329933dd4 Author: Marcelo Araya-Salas [aut, cre] (ORCID: ), Grace Smith-Vidaurre [aut] Maintainer: Marcelo Araya-Salas