Package: birdnetR 0.3.2.9000

birdnetR: Deep Learning for Automated (Bird) Sound Identification
Use 'BirdNET', a state-of-the-art deep learning classifier, to automatically identify (bird) sounds. Analyze bioacoustic datasets without any computer science background using a pre-trained model or a custom trained classifier. Predict bird species occurrence based on location and week of the year. Kahl, S., Wood, C. M., Eibl, M., & Klinck, H. (2021) <doi:10.1016/j.ecoinf.2021.101236>.
Authors:
birdnetR_0.3.2.9000.tar.gz
birdnetR_0.3.2.9000.zip(r-4.7)birdnetR_0.3.2.9000.zip(r-4.6)birdnetR_0.3.2.9000.zip(r-4.5)
birdnetR_0.3.2.9000.tgz(r-4.6-any)birdnetR_0.3.2.9000.tgz(r-4.5-any)
birdnetR_0.3.2.9000.tar.gz(r-4.7-any)birdnetR_0.3.2.9000.tar.gz(r-4.6-any)
birdnetR_0.3.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
birdnetR/json (API)
| # Install 'birdnetR' in R: |
| install.packages('birdnetR', repos = c('https://birdnet-team.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/birdnet-team/birdnetr/issues
Pkgdown/docs site:https://birdnet-team.github.io
Last updated from:0dc11e8117. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 160 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | OK | 178 | ||
| macos-release-arm64 | OK | 247 | ||
| macos-oldrel-arm64 | OK | 167 | ||
| windows-devel | OK | 205 | ||
| windows-release | OK | 228 | ||
| windows-oldrel | OK | 199 | ||
| wasm-release | OK | 122 |
Exports:birdnet_versionencodeget_species_listload_birdnetload_customload_perchsupported_languagessupported_model_configurationswrite_predictions
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Last update: 2026-05-21
Started: 2024-08-02
Last update: 2026-05-21
Started: 2026-05-21
Last update: 2026-05-21
Started: 2025-02-12
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert BirdNET encoding results to a data frame | as.data.frame.birdnet_encoding |
| Convert BirdNET prediction results to a data frame | as.data.frame.birdnet_prediction as.data.frame.birdnet_prediction_geo |
| Report Python and birdnet Version Information | birdnet_version |
| Encode audio files using a BirdNET acoustic model | encode encode.birdnet_model_acoustic |
| Get the species list from a loaded BirdNET model | get_species_list |
| Load a BirdNET Model | load_birdnet load_birdnet_model load_custom load_perch |
| Predict species from audio files using a BirdNET acoustic model | predict.birdnet_model_acoustic |
| Predict species using a BirdNET geo model | predict.birdnet_model_geo |
| List supported BirdNET model languages | supported_languages |
| List supported BirdNET model configurations | supported_model_configurations |
| Write BirdNET prediction results to file | write_predictions write_predictions.birdnet_prediction write_predictions.birdnet_prediction_geo |
