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.8")



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: 2022-02-08
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.8, https://cran.r-project.org/web/packages/bioacoustics. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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