{
  "_id": "6a103159acfb0bcc41c96aa9",
  "Type": "Package",
  "Package": "birdnetR",
  "Title": "Deep Learning for Automated (Bird) Sound Identification",
  "Version": "0.3.2.9000",
  "Authors@R": "c(\nperson(\"Felix\", \"Günther\", , \"felix.guenther@informatik.tu-chemnitz.de\", role = \"cre\"),\nperson(\"Stefan\", \"Kahl\", , \"stefan.kahl@cornell.edu\", role = c(\"aut\", \"cph\")),\nperson(\"BirdNET\", \"Team\", role = \"aut\")\n)",
  "Description": "Use 'BirdNET', a state-of-the-art deep learning\nclassifier, to automatically identify (bird) sounds. Analyze\nbioacoustic datasets without any computer science background\nusing a pre-trained model or a custom trained classifier.\nPredict bird species occurrence based on location and week of\nthe year. Kahl, S., Wood, C. M., Eibl, M., & Klinck, H. (2021)\n<doi:10.1016/j.ecoinf.2021.101236>.",
  "License": "MIT + file LICENSE",
  "URL": "https://birdnet-team.github.io/birdnetR/,\nhttps://github.com/birdnet-team/birdnetR",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/birdnet-team/birdnetR/issues",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://birdnet-team.r-universe.dev",
  "Date/Publication": "2026-05-22 10:11:12 UTC",
  "RemoteUrl": "https://github.com/birdnet-team/birdnetr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 10:30:35 UTC",
    "User": "root"
  },
  "Author": "Felix Günther [cre],\nStefan Kahl [aut, cph],\nBirdNET Team [aut]",
  "Maintainer": "Felix Günther <felix.guenther@informatik.tu-chemnitz.de>",
  "MD5sum": "83d99314a1a8eebf49f9a60a38596128",
  "_user": "birdnet-team",
  "_type": "src",
  "_file": "birdnetR_0.3.2.9000.tar.gz",
  "_fileid": "e469376adf88b46a5c4e25406f83eb75fc7e123d5298ca4eeaa3f26896f5a309",
  "_filesize": 681531,
  "_sha256": "e469376adf88b46a5c4e25406f83eb75fc7e123d5298ca4eeaa3f26896f5a309",
  "_created": "2026-05-22T10:30:35.000Z",
  "_published": "2026-05-22T10:35:05.533Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362400664,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7158446297"
    },
    {
      "job": 77362400738,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158443200"
    },
    {
      "job": 77362400691,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7158429143"
    },
    {
      "job": 77362400651,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158432808"
    },
    {
      "job": 77361872723,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158391923"
    },
    {
      "job": 77362400660,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158428272"
    },
    {
      "job": 77362400692,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7158463379"
    },
    {
      "job": 77362400699,
      "time": 200,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7158451332"
    },
    {
      "job": 77362400743,
      "time": 214,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158455626"
    }
  ],
  "_buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/birdnet-team/birdnetr",
  "_commit": {
    "id": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
    "author": "Felix Günther <felix.gnthr@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #51 from birdnet-team/47-feat-add-encoding-api-encode-encode_arrays\n\nfeat: add file-based acoustic encode API",
    "time": 1779444672
  },
  "_maintainer": {
    "name": "Felix Günther",
    "email": "felix.guenther@informatik.tu-chemnitz.de",
    "login": "fegue",
    "mastodon": "@fegue@fosstodon.org",
    "description": "",
    "uuid": 19360071
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "version": ">= 1.46",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "birdnet-team",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "bioacoustics",
    "birds",
    "sound"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "fegue",
      "count": 144,
      "uuid": 19360071
    },
    {
      "user": "sunnytseng",
      "count": 25,
      "uuid": 43095126
    },
    {
      "user": "kahst",
      "count": 18,
      "uuid": 6673450
    },
    {
      "user": "xxelementsxx",
      "count": 1,
      "uuid": 113716944
    }
  ],
  "_userbio": {
    "uuid": 118534182,
    "type": "organization",
    "name": "BirdNET-Team",
    "description": "The AI toolkit for conservation"
  },
  "_downloads": {
    "count": 330,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/birdnetR"
  },
  "_devurl": "https://github.com/birdnet-team/birdnetr",
  "_pkgdown": "https://birdnet-team.github.io/birdnetR/",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/birdnetR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/birdnet-team/birdnetr",
  "_realowner": "birdnet-team",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2025-04-30"
    }
  ],
  "_exports": [
    "birdnet_version",
    "encode",
    "get_species_list",
    "load_birdnet",
    "load_custom",
    "load_perch",
    "supported_languages",
    "supported_model_configurations",
    "write_predictions"
  ],
  "_help": [
    {
      "page": "as.data.frame.birdnet_encoding",
      "title": "Convert BirdNET encoding results to a data frame",
      "topics": [
        "as.data.frame.birdnet_encoding"
      ]
    },
    {
      "page": "as.data.frame.birdnet_prediction",
      "title": "Convert BirdNET prediction results to a data frame",
      "topics": [
        "as.data.frame.birdnet_prediction",
        "as.data.frame.birdnet_prediction_geo"
      ]
    },
    {
      "page": "birdnet_version",
      "title": "Report Python and birdnet Version Information",
      "topics": [
        "birdnet_version"
      ]
    },
    {
      "page": "encode",
      "title": "Encode audio files using a BirdNET acoustic model",
      "topics": [
        "encode",
        "encode.birdnet_model_acoustic"
      ]
    },
    {
      "page": "get_species_list",
      "title": "Get the species list from a loaded BirdNET model",
      "topics": [
        "get_species_list"
      ]
    },
    {
      "page": "load_birdnet_model",
      "title": "Load a BirdNET Model",
      "topics": [
        "load_birdnet",
        "load_birdnet_model",
        "load_custom",
        "load_perch"
      ]
    },
    {
      "page": "predict.birdnet_model_acoustic",
      "title": "Predict species from audio files using a BirdNET acoustic model",
      "topics": [
        "predict.birdnet_model_acoustic"
      ]
    },
    {
      "page": "predict.birdnet_model_geo",
      "title": "Predict species using a BirdNET geo model",
      "topics": [
        "predict.birdnet_model_geo"
      ]
    },
    {
      "page": "supported_languages",
      "title": "List supported BirdNET model languages",
      "topics": [
        "supported_languages"
      ]
    },
    {
      "page": "supported_model_configurations",
      "title": "List supported BirdNET model configurations",
      "topics": [
        "supported_model_configurations"
      ]
    },
    {
      "page": "write_predictions",
      "title": "Write BirdNET prediction results to file",
      "topics": [
        "write_predictions",
        "write_predictions.birdnet_prediction",
        "write_predictions.birdnet_prediction_geo"
      ]
    }
  ],
  "_pkglogo": "https://github.com/birdnet-team/birdnetr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/birdnet-team/birdnetr/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "birdnetR.Rmd",
      "filename": "birdnetR.html",
      "title": "Get started with birdnetR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Usage",
        "Load a BirdNET model",
        "Identify species in an audio file",
        "Using a custom species list",
        "Processing multiple files",
        "Reading Parquet files in R",
        "Predict species occurrence with the geo model",
        "Translating common species names",
        "Next steps"
      ],
      "created": "2024-08-02 08:07:12",
      "modified": "2026-05-21 07:42:43",
      "commits": 6
    },
    {
      "source": "workflow.Rmd",
      "filename": "workflow.html",
      "title": "The BirdNET ecosystem: a workflow overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Stage 1 — Custom training (optional): BirdNET-Analyzer",
        "Stage 2 — Species detection: birdnetR",
        "Stage 3 — Post-processing and validation: birdnetTools",
        "Putting it together"
      ],
      "created": "2026-05-21 07:42:43",
      "modified": "2026-05-21 07:42:43",
      "commits": 1
    },
    {
      "source": "Troubleshoot.Rmd",
      "filename": "Troubleshoot.html",
      "title": "Troubleshoot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Long Pause After Prediction",
        "Solution: Use write_predictions()"
      ],
      "created": "2025-02-12 14:09:09",
      "modified": "2026-05-21 07:42:43",
      "commits": 2
    }
  ],
  "_score": 6.472756449317212,
  "_indexed": true,
  "_nocasepkg": "birdnetr",
  "_universes": [
    "birdnet-team",
    "fegue"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-05-22T10:33:04.000Z",
      "distro": "noble",
      "commit": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
      "fileid": "e1f5b40faa9d322ae62a2fa7b6ad8129b8101353620af63ad3ee6e74940c70de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-05-22T10:32:57.000Z",
      "distro": "noble",
      "commit": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
      "fileid": "77543d5f4a5502731e8a12200d365a6b556c8eea4607fb757765fcaf799512ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-05-22T10:32:24.000Z",
      "commit": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
      "fileid": "8e28d75cb2471a025a5a95ea6bee665ab7cd387cf3003ace9ba8e73428818684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-05-22T10:32:29.000Z",
      "commit": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
      "fileid": "cd5e3b531ab3faa1ae60923196b6c5f4d0c71c664a4026798ed729ebeccf9fcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-05-22T10:32:52.000Z",
      "commit": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
      "fileid": "ed079a0eb7233243831f3567958c2deaa52ec1f6766cab12c610c66d68bac7f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-22T10:32:06.000Z",
      "commit": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
      "fileid": "f15a6b2022cd532506ab0a66b2da3c401da3d6fbcbea20b8b19de08db9919f7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-22T10:32:08.000Z",
      "commit": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
      "fileid": "2fd6b4c91f1c84b6240aa915038a0f6b34fa9905dcdfb1403826ac311f357896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-22T10:31:59.000Z",
      "commit": "0dc11e81175d6646a0d1558486a2e2f5e543fd05",
      "fileid": "0f6e41ed4e5912a7cabb50cf3ed285323530e87b462e05ce89bfea0deb99bb08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/birdnet-team/actions/runs/26282462708"
    }
  ]
}