chirpR is a work in progress. Originally being built for internal use
only, I decided that maybe there are others that would benefit from this
tool.
chirpR is an R package that simplifies the process of preparing,
analyzing and interpreting
BirdNET results.
Fairbairn A (2025). chirpR: Tools for Analyzing and Handling BirdNET Analyze Results. R package version 0.1.0, https://github.com/AFairbairn/chirpR
@Manual{,
title = {chirpR: Tools for Analyzing and Handling BirdNET Analyze Results},
author = {Andrew J. Fairbairn},
year = {2025},
note = {R package version 0.1.0},
url = {https://github.com/AFairbairn/chirpR},
}
Developed by 🦜Andrew J. Fairbairn
Current affiliations:
Chair for Terrestrial Ecology, Technical University of Munich
You can install chirpR from GitHub with:
# install.packages("devtools")
devtools::install_github("AFairbairn/chirpR")