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 03 Jul. 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

reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
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  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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