{
  "_id": "69f6d781b1c3356eb4e00dec",
  "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-05-01 07:01:30 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": "9dba660f7cfbdb1b37b0a9f45658fb52",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "audio.vadwebrtc_0.2.tar.gz",
  "_fileid": "9be94f24a1d21e51de850a12a455ef1561491f6ac319bf77167b789777a94f9f",
  "_filesize": 1014610,
  "_sha256": "9be94f24a1d21e51de850a12a455ef1561491f6ac319bf77167b789777a94f9f",
  "_created": "2026-05-01T07:01:30.000Z",
  "_published": "2026-05-03T05:05:05.799Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74091735136,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 74091735131,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 74091735130,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 74091735141,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 74091735310,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6746388618"
    },
    {
      "job": 74091735290,
      "time": 227,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6746425296"
    },
    {
      "job": 74091735167,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 74091735170,
      "time": 147,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 74091735134,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6746367016"
    },
    {
      "job": 74091735200,
      "time": 121,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6746388824"
    },
    {
      "job": 74091735144,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 74091735194,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6746386319"
    },
    {
      "job": 74091735140,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25205800504",
  "_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": 2,
  "_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.6.0",
  "_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": 2,
  "_indexed": false,
  "_nocasepkg": "audio.vadwebrtc",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-04-01T06:56:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "50e3889acf1b8a8276a45d5294d87588931b4f7405de10daf91ee403e890b21f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23835969599"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-04-01T06:59:09.000Z",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "70fe82899266048d231f663649bf7de4a375f1573e7a63064ca2ade185c86335",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23835969599"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-04-01T07:01:33.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "d7b374c573a751f52b33dabdf5dbc77158288df6114719ea8337484a6ddc41e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23835969599"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-04-01T06:56:14.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "f372f4609f2729f1feb5a72b23e5d8d316f52f9a031f7d768c878a73ad37536a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23835969599"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-04-01T06:56:09.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "099ce49a5fa06f4c0cc9a520359d50404a51ae959fb9662280e4ad4dfaca4f12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23835969599"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-01T07:01:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "a0ef270500d629e63f605045e3210b72be98b89a8d9c5bac7ab3b8ca33606cfd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25205800504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-01T07:03:46.000Z",
      "arch": "aarch64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "55144ce91404ee3144faabaa94ea770e0604b05aeada2c85d7ec84532bbe5cab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25205800504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-01T07:07:02.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "b25888d8d350313de504a11d9cae658aebf6bfbadcb2accd21b3dc90b2b8a2c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25205800504"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-05-01T07:03:55.000Z",
      "arch": "emscripten",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "ab866d6ed8632179d11d562be7dcee6a02468b6f0644c59ade4e286386fabad0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25205800504"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-01T07:02:50.000Z",
      "arch": "x86_64",
      "commit": "c3de76ddc738dbb4a80ac7ec67ac9da3cba093ba",
      "fileid": "eb6c569978745971748b41cd48e7e5f76aaee2e482319e3ad42a216328d09887",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25205800504"
    }
  ]
}