Package: bioacoustics Type: Package Title: Analyse Audio Recordings and Automatically Extract Animal Vocalizations Version: 0.2.10 Authors@R: c(person("Jean", "Marchal", email = "jean.marchal@wavx.ca", role = c("aut","cre")), person("Francois", "Fabianek", email = "francois.fabianek@wavx.ca", role = "aut"), person("Christopher", "Scott", role = "aut"), person("Chris", "Corben", role = c("ctb", "cph"), email = "chris@hoarybat.com", comment = "Read ZC files, original C code"), person("David", "Riggs", role = c("ctb", "cph"), email = "driggs@myotisoft.com", comment = "Read GUANO metadata, original R code"), person("Peter", "Wilson", role = c("ctb", "cph"), email = "peter@peterwilson.id.au", comment = "Read ZC files, original R code"), person(family = "Wildlife Acoustics, inc.", role = c("ctb", "cph"), comment = "Read WAC files, original C code"), person("Jordan", "Biserkov", role = "ctb"), person(family = "WavX, inc.", role = "cph")) Maintainer: Jean Marchal Description: Contains all the necessary tools to process audio recordings of various formats (e.g., WAV, WAC, MP3, ZC), filter noisy files, display audio signals, detect and extract automatically acoustic features for further analysis such as classification. License: GPL-3 Encoding: UTF-8 LazyData: true SystemRequirements: fftw3, GNU make Depends: R (>= 3.3.0) LinkingTo: Rcpp Imports: htmltools, graphics, grDevices, methods, moments, Rcpp (>= 0.12.13), stringr, tools, tuneR (>= 1.3.0) Suggests: knitr, markdown, rmarkdown URL: https://github.com/wavx/bioacoustics/ BugReports: https://github.com/wavx/bioacoustics/issues/ NeedsCompilation: yes RoxygenNote: 7.3.3 VignetteBuilder: knitr Biarch: TRUE Config/pak/sysreqs: libfftw3-dev make libicu-dev Repository: https://wavx.r-universe.dev Date/Publication: 2025-11-12 15:14:32 UTC RemoteUrl: https://github.com/wavx/bioacoustics RemoteRef: HEAD RemoteSha: fa834bc7096c7f983a1982983645be757aa45016 Packaged: 2026-06-10 06:10:34 UTC; root Author: Jean Marchal [aut, cre], Francois Fabianek [aut], Christopher Scott [aut], Chris Corben [ctb, cph] (Read ZC files, original C code), David Riggs [ctb, cph] (Read GUANO metadata, original R code), Peter Wilson [ctb, cph] (Read ZC files, original R code), Wildlife Acoustics, inc. [ctb, cph] (Read WAC files, original C code), Jordan Biserkov [ctb], WavX, inc. [cph]