{
  "_id": "6a702168fb6a6b7a0f3399e2",
  "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-staging.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-08-01 13:01:12 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)",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "audio.vadwebrtc_0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/09a4f1ee680af4d053574f5dd1c8a32ddbfffbe24f9398749e7affb1160778dc",
  "_filesize": 1013471,
  "_sha256": "09a4f1ee680af4d053574f5dd1c8a32ddbfffbe24f9398749e7affb1160778dc",
  "_expires": "2026-11-09T13:12:39.000Z",
  "_created": "2026-08-01T13:01:12.000Z",
  "_published": "2026-08-03T05:04:40.245Z",
  "_jobs": [
    {
      "job": 91599583451,
      "time": 186,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8818803168"
    },
    {
      "job": 91599583370,
      "time": 224,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8818809381"
    },
    {
      "job": 91599583625,
      "time": 107,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8818789983"
    },
    {
      "job": 91599583567,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8818793345"
    },
    {
      "job": 91599583070,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 91599583065,
      "time": 121,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 91599583298,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8818812589"
    },
    {
      "job": 91599583296,
      "time": 176,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8818823738"
    },
    {
      "job": 91599583024,
      "time": 157,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8818770783"
    },
    {
      "job": 91599583313,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8818790612"
    },
    {
      "job": 91599583620,
      "time": 210,
      "config": "windows-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8818807526"
    },
    {
      "job": 91599583356,
      "time": 286,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8818820301"
    },
    {
      "job": 91599583147,
      "time": 55,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 91599583717,
      "time": 376,
      "config": "windows-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8818835995"
    },
    {
      "job": 91599583602,
      "time": 104,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8818789625"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804",
  "_status": "success",
  "_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",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_distro": "resolute",
  "_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": 2,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 56,
      "uuid": 1710810
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "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.6.1",
  "_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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "audio.vadwebrtc",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-29T19:42:52.000Z",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/e35df65a41c7f9220b3d24e9356760c475047a733624827b0e736f9fd552d8b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26658045328"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-29T19:42:18.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/992f785ed15e8e5bd82936b1c219533456b0555223e91eda0dcb046757665b94",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26658045328"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-29T19:38:28.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/6aeffe3cc99b798b024b3da839432a94b5befa81fdf1fd5eca664e7537eadf02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26658045328"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-08-01T13:04:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/253b736f28bfbe822a9fbc964e1f3760c3e08337f3b4182f57f10a6047858222",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-08-01T13:04:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/dc584d505998df4574ba400aadde7d0ce72ab27e4fccb3a46461735bd68389d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2",
      "date": "2026-08-01T13:03:07.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/92453e0e566a7a0f58673ead2ff75d3bc2b9733b6a43ccdfb26eefe315ace8cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2",
      "date": "2026-08-01T13:03:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/d648e99e8965e2bf018333b75c9ec717750ec09a655219269a42a1430b3e3a64",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2",
      "date": "2026-08-01T13:05:16.000Z",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/486dfe221fe3da35871638666741caee74bf5a42625baf8013588208c8d558af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2",
      "date": "2026-08-01T13:05:59.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/fb40e573b53580c8f0702cda4f1920516390ce7ca81418b604e835d956c27c70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-08-01T13:03:17.000Z",
      "arch": "emscripten",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/4f834b582bc2d778e2d0bb9489f64e0ab3354a036ee2b4dce4e7a4e24dbdaec7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-08-01T13:04:29.000Z",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/40963a93cc2be201493393eee8244eeaa9d8266e72782db8bc15a2f9e776b77d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-08-01T13:05:15.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/3bbb73143da5f44b800a78e0552fe1d2a449e8abb352f7c49f3909ad48fa2da5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2",
      "date": "2026-08-01T13:07:15.000Z",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/4a46e9a17266da75060b5525af267e3795fdccd4dce4f22f17c4ea6ef8b723a6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2",
      "date": "2026-08-01T13:02:25.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "https://r2.ropensci.org/04f3e0c0e3b2cb57798d74a0cfa90ec77dad8004bcf242ee3133e634904e4636",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30700776804"
    }
  ]
}