Other packages > Find by keyword >

bioacoustics  

Analyse Audio Recordings and Automatically Extract Animal Vocalizations
View on CRAN: Click here


Download and install bioacoustics package within the R console
Install from CRAN:
install.packages("bioacoustics")

Install from Github:
library("remotes")
install_github("cran/bioacoustics")

Install by package version:
library("remotes")
install_version("bioacoustics", "0.2.10")



Attach the package and use:
library("bioacoustics")
Maintained by
Jean Marchal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-05-03
Latest Update: 2025-09-01
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.
How to cite:
Jean Marchal (2018). bioacoustics: Analyse Audio Recordings and Automatically Extract Animal Vocalizations. R package version 0.2.10, https://cran.r-project.org/web/packages/bioacoustics. Accessed 11 Jun. 2026.
Previous versions and publish date:
0.1.0 (2018-05-03 11:06), 0.1.1 (2018-05-11 22:11), 0.1.2 (2018-06-09 08:22), 0.1.3 (2018-08-04 23:30), 0.1.4 (2018-08-09 11:50), 0.1.5 (2018-08-15 09:40), 0.1.6 (2018-11-26 18:30), 0.1.7 (2019-01-14 09:30), 0.2.0.1 (2019-06-09 20:45), 0.2.0 (2019-02-08 15:43), 0.2.1 (2019-08-20 18:00), 0.2.2 (2019-10-22 19:50), 0.2.3 (2020-05-06 17:30), 0.2.4 (2020-05-24 17:40), 0.2.5 (2021-01-05 19:50), 0.2.7 (2021-10-14 06:30), 0.2.8 (2022-02-08 16:30)
Other packages that cited bioacoustics R package
View bioacoustics citation profile
Other R packages that bioacoustics depends, imports, suggests or enhances
Complete documentation for bioacoustics
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
Download / Learn more Package Citations See dependency  
hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
Download / Learn more Package Citations See dependency  
clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA