{
  "_id": "6a4a151f18ec5aec69204468",
  "Package": "audio",
  "Version": "0.1-12",
  "Title": "Audio Interface for R",
  "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.nz,\n<https://orcid.org/0000-0003-2297-1732>)",
  "Authors@R": "person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.nz\", ORCID=\"0000-0003-2297-1732\"))",
  "Maintainer": "Simon Urbanek <Simon.Urbanek@r-project.org>",
  "Description": "Interfaces to audio devices (mainly sample-based) from R\nto allow recording and playback of audio. Built-in devices\ninclude Windows MM, Mac OS X AudioUnits and PortAudio (the last\none is very experimental).",
  "License": "MIT + file LICENSE",
  "URL": "http://www.rforge.net/audio/",
  "BugReports": "https://github.com/s-u/audio/issues/",
  "Repository": "https://s-u.r-universe.dev",
  "Date/Publication": "2025-11-07 03:03:49 UTC",
  "RemoteUrl": "https://github.com/s-u/audio",
  "RemoteRef": "HEAD",
  "RemoteSha": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 08:20:57 UTC",
    "User": "root"
  },
  "_user": "s-u",
  "_type": "src",
  "_file": "audio_0.1-12.tar.gz",
  "_fileid": "https://r2.ropensci.org/97e12e467955efda4d0cfac54dd482b31496e200be6ee8c6503d46d1f4975744",
  "_filesize": 169797,
  "_sha256": "97e12e467955efda4d0cfac54dd482b31496e200be6ee8c6503d46d1f4975744",
  "_expires": "2026-10-13T08:26:06.000Z",
  "_created": "2026-07-05T08:20:57.000Z",
  "_published": "2026-07-05T08:26:07.679Z",
  "_jobs": [
    {
      "job": 85206448457,
      "time": 113,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089937411"
    },
    {
      "job": 85206448449,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089935764"
    },
    {
      "job": 85206448455,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089941824"
    },
    {
      "job": 85206448446,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089935978"
    },
    {
      "job": 85206448432,
      "time": 63,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089930693"
    },
    {
      "job": 85206448429,
      "time": 174,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089944243"
    },
    {
      "job": 85206448427,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8089932448"
    },
    {
      "job": 85206448433,
      "time": 270,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089955267"
    },
    {
      "job": 85206316425,
      "time": 130,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089923044"
    },
    {
      "job": 85206448424,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089933952"
    },
    {
      "job": 85206448435,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089931044"
    },
    {
      "job": 85206448420,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089931391"
    },
    {
      "job": 85206448434,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089932331"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683",
  "_status": "success",
  "_upstream": "https://github.com/s-u/audio",
  "_commit": {
    "id": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
    "author": "Simon Urbanek <simon.urbanek@r-project.org>",
    "committer": "Simon Urbanek <simon.urbanek@r-project.org>",
    "message": "update NEWS\n",
    "time": 1762484629
  },
  "_maintainer": {
    "name": "Simon Urbanek",
    "email": "simon.urbanek@r-project.org",
    "login": "s-u",
    "description": "",
    "uuid": 2073427,
    "orcid": "0000-0003-2297-1732"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.0.0",
      "role": "Depends"
    }
  ],
  "_owner": "s-u",
  "_selfowned": true,
  "_usedby": 98,
  "_updates": [
    {
      "week": "2025-45",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "s-u",
      "count": 66,
      "uuid": 2073427
    }
  ],
  "_userbio": {
    "uuid": 2073427,
    "type": "user",
    "name": "Simon Urbanek",
    "followers": 488
  },
  "_downloads": {
    "count": 13210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/audio"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/s-u/audio",
  "_searchresults": 311,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/audio.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s-u/audio",
  "_realowner": "s-u",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-2",
      "date": "2008-09-29"
    },
    {
      "version": "0.1-3",
      "date": "2008-09-29"
    },
    {
      "version": "0.1-4",
      "date": "2011-01-15"
    },
    {
      "version": "0.1-5",
      "date": "2013-12-23"
    },
    {
      "version": "0.1-5.1",
      "date": "2018-06-29"
    },
    {
      "version": "0.1-6",
      "date": "2019-03-19"
    },
    {
      "version": "0.1-7",
      "date": "2020-03-09"
    },
    {
      "version": "0.1-8",
      "date": "2021-09-08"
    },
    {
      "version": "0.1-10",
      "date": "2021-11-25"
    },
    {
      "version": "0.1-11",
      "date": "2023-08-18"
    },
    {
      "version": "0.1-12",
      "date": "2025-12-15"
    }
  ],
  "_exports": [
    "[.audioSample",
    "$.audioInstance",
    "$.audioSample",
    "$<-.audioSample",
    "as.audioSample",
    "as.audioSample.default",
    "as.audioSample.Sample",
    "as.Sample.audioSample",
    "audio.drivers",
    "audioSample",
    "close.audioInstance",
    "current.audio.driver",
    "load.audio.driver",
    "load.wave",
    "pause",
    "pause.audioInstance",
    "play",
    "play.audioInstance",
    "play.audioSample",
    "play.default",
    "play.Sample",
    "print.audioInstance",
    "print.audioSample",
    "record",
    "resume",
    "resume.audioInstance",
    "rewind",
    "rewind.audioInstance",
    "save.wave",
    "set.audio.driver",
    "wait",
    "wait.audioInstance",
    "wait.default"
  ],
  "_help": [
    {
      "page": "audio.drivers",
      "title": "Audio Drivers",
      "topics": [
        "audio.drivers",
        "current.audio.driver",
        "load.audio.driver",
        "set.audio.driver"
      ]
    },
    {
      "page": "audioInstance-methods",
      "title": "Audio instance class methods",
      "topics": [
        "$.audioInstance",
        "close.audioInstance",
        "pause.audioInstance",
        "play.audioInstance",
        "print.audioInstance",
        "resume.audioInstance",
        "rewind.audioInstance"
      ]
    },
    {
      "page": "audioSample",
      "title": "Audio sample class and constructor",
      "topics": [
        "as.audioSample",
        "as.audioSample.default",
        "as.audioSample.Sample",
        "audioSample"
      ]
    },
    {
      "page": "audioSample-methods",
      "title": "Audio sample class methods",
      "topics": [
        "$.audioSample",
        "$<-.audioSample",
        "as.Sample.audioSample",
        "print.audioSample",
        "[.audioSample"
      ]
    },
    {
      "page": "controls",
      "title": "Control audio instance",
      "topics": [
        "pause",
        "resume",
        "rewind"
      ]
    },
    {
      "page": "play",
      "title": "Play audio",
      "topics": [
        "play",
        "play.audioSample",
        "play.default",
        "play.Sample"
      ]
    },
    {
      "page": "record",
      "title": "Record audio",
      "topics": [
        "record"
      ]
    },
    {
      "page": "wait",
      "title": "Wait for an event",
      "topics": [
        "wait",
        "wait.audioInstance",
        "wait.default"
      ]
    },
    {
      "page": "wave",
      "title": "WAVE file manipulations",
      "topics": [
        "load.wave",
        "save.wave"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 8.228138572731762,
  "_indexed": true,
  "_nocasepkg": "audio",
  "_universes": [
    "s-u"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-12",
      "date": "2026-07-05T08:23:02.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/f6ce1289a43b0c5c25bd12d44bc51f3ffbe5a47b2d49a0232dba8b9b4814bdd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-12",
      "date": "2026-07-05T08:22:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/243cb88c2852773cac0c946afd1bd615ab10121ab7ab5eee482e48ff1661efef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-12",
      "date": "2026-07-05T08:23:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/4e1f70317067b036bf0ad0a348e9029027dd1b3d76e61512222a3e87ddd080dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-12",
      "date": "2026-07-05T08:22:46.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/8268d93ae91461b3e9724e77a68df05035eeca56b01ac135fdd2f56afa2780b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-12",
      "date": "2026-07-05T08:22:06.000Z",
      "arch": "aarch64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/8dabc9cd8c7bd94fa056f64c5d727fe98e73b788c7d719dc15f4556cd299987f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-12",
      "date": "2026-07-05T08:23:45.000Z",
      "arch": "x86_64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/748d5c6d3c17cadab864b543fcae2de8c8a7e68a3df41716f822ed4f5b239563",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-12",
      "date": "2026-07-05T08:22:19.000Z",
      "arch": "aarch64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/57762f2239df796b1d6b3995353853de6d16fe0c36c078c9d1cc441a352798cd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-12",
      "date": "2026-07-05T08:24:59.000Z",
      "arch": "x86_64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/e2b716dd0d2ffd751faea49d50ddf1db25655254040f8ab2f6026738e882e824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-12",
      "date": "2026-07-05T08:22:38.000Z",
      "arch": "emscripten",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/4536ac92d1e243e7cb5fe020ffce47c54785bbeb9ba00b0d42a45d0615679f88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-12",
      "date": "2026-07-05T08:21:56.000Z",
      "arch": "x86_64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/898b5658f60ccda8e1b9b34aebec826203709f3f67abd77d269a882d9c508297",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-12",
      "date": "2026-07-05T08:21:56.000Z",
      "arch": "x86_64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/4cec9765cffa9345660e20067f56e6ca5bfd2c3857b578076a4a1270fe6e3ec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-12",
      "date": "2026-07-05T08:22:06.000Z",
      "arch": "x86_64",
      "commit": "f59c4fb3e49189a3e8395a4eca3651d56bc788c2",
      "fileid": "https://r2.ropensci.org/c5ad5077b4253d020aedb87bd829f7b7db51d0ac433b3aead27bdbc4bc713ec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/28734544683"
    }
  ]
}