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 <jean.marchal@wavx.ca>
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
Packaged: 2025-11-12 15:37:29 UTC; jmarchal
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]
Repository: CRAN
Date/Publication: 2025-11-13 06:10:18 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-15 12:16:45 UTC; windows
Archs: x64
