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]
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 11 May. 2025.
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
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for bioacoustics510152025303540455055606570TrendBars

Today's Hot Picks in Authors and Packages

cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
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  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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