{
  "_id": "69d4c74610581d1350dbdbca",
  "Package": "audio.vadwebrtc",
  "Type": "Package",
  "Title": "Voice Activity Detection using the 'webrtc' Toolkit",
  "Version": "0.2",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Authors@R": "c(\nperson('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be', comment = \"R wrapper\"),\nperson('BNOSAC', role = 'cph', comment = \"R wrapper\"),\nperson('The WebRTC project authors', role = 'cph', comment = \"Code in src/webrtc\"),\nperson('David Reid', role = 'cph', comment = \"Code in src/dr_libs\"))",
  "Description": "Voice Activity Detection using the 'webrtc' toolkit.\nIdentify the locations in audio files where there is an active\nvoice. The is done based on a Gaussian Mixture Model\nimplemented in the 'webrtc' framework.",
  "License": "MPL-2.0",
  "URL": "https://github.com/bnosac/audio.vadwebrtc",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "SystemRequirements": "C++14 or greater",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2024-05-06 10:25:42 UTC",
  "RemoteUrl": "https://github.com/bnosac/audio.vadwebrtc",
  "RemoteRef": "0.2",
  "RemoteSha": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-07 08:42:34 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph] (R wrapper),\nBNOSAC [cph] (R wrapper),\nThe WebRTC project authors [cph] (Code in src/webrtc),\nDavid Reid [cph] (Code in src/dr_libs)",
  "MD5sum": "b10a4868e32c10fd8e852dc6ef7a5df5",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "audio.vadwebrtc_0.2.tar.gz",
  "_fileid": "75adc7d7625ce5cafebad324f804a64450576f6b3396ce820e0fcc44ea7a613d",
  "_filesize": 1012626,
  "_sha256": "75adc7d7625ce5cafebad324f804a64450576f6b3396ce820e0fcc44ea7a613d",
  "_created": "2026-04-07T08:42:34.000Z",
  "_published": "2026-04-07T08:58:46.414Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70212816035,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6302011845"
    },
    {
      "job": 70212815995,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6302011519"
    },
    {
      "job": 70212816066,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6302014269"
    },
    {
      "job": 70212815990,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6302013022"
    },
    {
      "job": 70212816041,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6302181205"
    },
    {
      "job": 70212816023,
      "time": 257,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6302202692"
    },
    {
      "job": 70212816065,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6302235674"
    },
    {
      "job": 70212816029,
      "time": 189,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6302190473"
    },
    {
      "job": 70212460555,
      "time": 155,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301980776"
    },
    {
      "job": 70212816020,
      "time": 100,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6302009774"
    },
    {
      "job": 70212816009,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6302019697"
    },
    {
      "job": 70212816032,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6302022831"
    },
    {
      "job": 70212816006,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6302016318"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bnosac/audio.vadwebrtc",
  "_commit": {
    "id": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "Add VAD_channel to perform VAD by channel\n",
    "time": 1714991142
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "uuid": 1710810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "abseil",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.5",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "av",
      "role": "Suggests"
    },
    {
      "package": "audio",
      "role": "Suggests"
    }
  ],
  "_owner": "bnosac",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 56,
      "uuid": 1710810
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/audio.vadwebrtc"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bnosac/audio.vadwebrtc",
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/audio.vadwebrtc.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"
  ],
  "_cranurl": false,
  "_exports": [
    "is.voiced",
    "VAD",
    "VAD_channel"
  ],
  "_help": [
    {
      "page": "is.voiced",
      "title": "Get from a Voice Activity Detection (VAD object) the segments which are voiced",
      "topics": [
        "is.voiced"
      ]
    },
    {
      "page": "VAD",
      "title": "Voice Activity Detection",
      "topics": [
        "VAD"
      ]
    },
    {
      "page": "VAD_channel",
      "title": "Voice Activity Detection per channel",
      "topics": [
        "VAD_channel"
      ]
    }
  ],
  "_readme": "https://github.com/bnosac/audio.vadwebrtc/raw/0.2/README.md",
  "_rundeps": [
    "abseil",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "audio.vadwebrtc",
  "_universes": [
    "r-multiverse"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-04-07T08:44:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "cc07ed75b681b21da5899d8a821ef894352f16ffbb3f9c2562166f9a64db3a4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-04-07T08:44:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "49fb768bb166bd89687268aa43dc720f67eb1f981dc5cd51baff66a261cb243e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.2",
      "date": "2026-04-07T08:44:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "a3c5a7b5e32b28f0194a5f87a89b27c3acd5972650cd1b298d8a87cb66d0d226",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.2",
      "date": "2026-04-07T08:44:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "55ace841fc97d581928b6da8bafcf1af3635983b24e2db9f3fc8d4d024986938",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-04-07T08:54:45.000Z",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "87839432fe5b5123dfafe3f2d232b7b1e0289afb8673ffc3292682dae5e1ea22",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-04-07T08:55:16.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "40b91ed83a7b8193e074c34733f8df781f6f95df896e4b316f248c7a85ecce75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-04-07T08:57:59.000Z",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "af0b1fd2f7f4b491d844cb9c8d0f9ec693a3e49db4d1abd1a50a1dc0c90f5b75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-04-07T08:54:49.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "fd9f6ea3e22a4ebbe12e22dbf026498cebf7f267c5ee1a9283a4c66893f99185",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-04-07T08:44:27.000Z",
      "arch": "emscripten",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "7275a90dbd613b46808385c334e9c4a7e9f6eb2800ac588bc9c9a3c5117a69b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-04-07T08:43:56.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "9a489a11a07ff169e66db940bfc14b607a9b82f98550f89e45b31c347ac477ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-04-07T08:44:13.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "904d361c7e98ea11e18357b19f301098c096d82931547131c6d77bc91dfc02db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-04-07T08:44:03.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "a672a45e92bbce0b18639898653ff0009a174543b313f5c154e8a98ed3bcd36e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24072422447"
    }
  ]
}