{
  "_id": "6a1f1da5b401979e7341fc25",
  "Type": "Package",
  "Package": "httpuv",
  "Title": "HTTP and WebSocket Server Library",
  "Version": "1.6.16.9000",
  "Authors@R": "c(\nperson(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\nperson(\"Winston\", \"Chang\", , \"winston@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\")),\nperson(\"Hector\", \"Corrada Bravo\", role = \"ctb\"),\nperson(\"Jeroen\", \"Ooms\", role = \"ctb\"),\nperson(\"Andrzej\", \"Krzemienski\", role = \"cph\",\ncomment = \"optional.hpp\"),\nperson(\"libuv project contributors\", role = \"cph\",\ncomment = \"libuv library, see src/libuv/AUTHORS file\"),\nperson(\"Joyent, Inc. and other Node contributors\", role = \"cph\",\ncomment = \"libuv library, see src/libuv/AUTHORS file; and http-parser library, see src/http-parser/AUTHORS file\"),\nperson(\"Niels\", \"Provos\", role = \"cph\",\ncomment = \"libuv subcomponent: tree.h\"),\nperson(\"Internet Systems Consortium, Inc.\", role = \"cph\",\ncomment = \"libuv subcomponent: inet_pton and inet_ntop, contained in src/libuv/src/inet.c\"),\nperson(\"Alexander\", \"Chemeris\", role = \"cph\",\ncomment = \"libuv subcomponent: stdint-msvc2008.h (from msinttypes)\"),\nperson(\"Google, Inc.\", role = \"cph\",\ncomment = \"libuv subcomponent: pthread-fixes.c\"),\nperson(\"Sony Mobile Communcations AB\", role = \"cph\",\ncomment = \"libuv subcomponent: pthread-fixes.c\"),\nperson(\"Berkeley Software Design Inc.\", role = \"cph\",\ncomment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\nperson(\"Kenneth\", \"MacKay\", role = \"cph\",\ncomment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\nperson(\"Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016)\", role = \"cph\",\ncomment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\nperson(\"Steve\", \"Reid\", role = \"aut\",\ncomment = \"SHA-1 implementation\"),\nperson(\"James\", \"Brown\", role = \"aut\",\ncomment = \"SHA-1 implementation\"),\nperson(\"Bob\", \"Trower\", role = \"aut\",\ncomment = \"base64 implementation\"),\nperson(\"Alexander\", \"Peslyak\", role = \"aut\",\ncomment = \"MD5 implementation\"),\nperson(\"Trantor Standard Systems\", role = \"cph\",\ncomment = \"base64 implementation\"),\nperson(\"Igor\", \"Sysoev\", role = \"cph\",\ncomment = \"http-parser\")\n)",
  "Description": "Provides low-level socket and protocol support for\nhandling HTTP and WebSocket requests directly from within R. It\nis primarily intended as a building block for other packages,\nrather than making it particularly easy to create complete web\napplications using httpuv alone.  httpuv is built on top of the\nlibuv and http-parser C libraries, both of which were developed\nby Joyent, Inc. (See LICENSE file for libuv and http-parser\nlicense information.)",
  "License": "GPL (>= 2) | file LICENSE",
  "URL": "https://rstudio.github.io/httpuv/,\nhttps://github.com/rstudio/httpuv",
  "BugReports": "https://github.com/rstudio/httpuv/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-07-01",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "GNU make, zlib",
  "Collate": "'RcppExports.R' 'httpuv-package.R' 'httpuv.R' 'random_port.R'\n'server.R' 'staticServer.R' 'static_paths.R' 'utils.R'",
  "Config/pak/sysreqs": "make zlib1g-dev",
  "Repository": "https://posit-dev-shinycoreci.r-universe.dev",
  "Date/Publication": "2026-03-17 14:55:34 UTC",
  "RemoteUrl": "https://github.com/rstudio/httpuv",
  "RemoteRef": "HEAD",
  "RemoteSha": "c758c542f9e3216264f332d7d9e6675adb79798a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 08:36:38 UTC",
    "User": "root"
  },
  "Author": "Joe Cheng [aut],\nWinston Chang [aut, cre],\nPosit, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>),\nHector Corrada Bravo [ctb],\nJeroen Ooms [ctb],\nAndrzej Krzemienski [cph] (optional.hpp),\nlibuv project contributors [cph] (libuv library, see src/libuv/AUTHORS\nfile),\nJoyent, Inc. and other Node contributors [cph] (libuv library, see\nsrc/libuv/AUTHORS file; and http-parser library, see\nsrc/http-parser/AUTHORS file),\nNiels Provos [cph] (libuv subcomponent: tree.h),\nInternet Systems Consortium, Inc. [cph] (libuv subcomponent: inet_pton\nand inet_ntop, contained in src/libuv/src/inet.c),\nAlexander Chemeris [cph] (libuv subcomponent: stdint-msvc2008.h (from\nmsinttypes)),\nGoogle, Inc. [cph] (libuv subcomponent: pthread-fixes.c),\nSony Mobile Communcations AB [cph] (libuv subcomponent:\npthread-fixes.c),\nBerkeley Software Design Inc. [cph] (libuv subcomponent:\nandroid-ifaddrs.h, android-ifaddrs.c),\nKenneth MacKay [cph] (libuv subcomponent: android-ifaddrs.h,\nandroid-ifaddrs.c),\nEmergya (Cloud4all, FP7/2007-2013, grant agreement no 289016) [cph]\n(libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c),\nSteve Reid [aut] (SHA-1 implementation),\nJames Brown [aut] (SHA-1 implementation),\nBob Trower [aut] (base64 implementation),\nAlexander Peslyak [aut] (MD5 implementation),\nTrantor Standard Systems [cph] (base64 implementation),\nIgor Sysoev [cph] (http-parser)",
  "Maintainer": "Winston Chang <winston@posit.co>",
  "MD5sum": "7ea3d694b87d9f1e0a651b8a2ac7c05c",
  "_user": "posit-dev-shinycoreci",
  "_type": "src",
  "_file": "httpuv_1.6.16.9000.tar.gz",
  "_fileid": "cb7412e44a904872162d2a2eaea1553232b4b9285c1113fe6af2e3b5957fb755",
  "_filesize": 2021136,
  "_sha256": "cb7412e44a904872162d2a2eaea1553232b4b9285c1113fe6af2e3b5957fb755",
  "_created": "2026-05-16T08:36:38.000Z",
  "_published": "2026-06-02T18:15:01.722Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140636643,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032020419"
    },
    {
      "job": 79140636767,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032020049"
    },
    {
      "job": 79140637187,
      "time": 202,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032024408"
    },
    {
      "job": 79140636768,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032020133"
    },
    {
      "job": 79140636831,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032017449"
    },
    {
      "job": 79140637045,
      "time": 312,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032036861"
    },
    {
      "job": 79140636704,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032022979"
    },
    {
      "job": 79140636835,
      "time": 322,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032037799"
    },
    {
      "job": 79140636132,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032002455"
    },
    {
      "job": 79140635788,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366151545"
    },
    {
      "job": 79140636964,
      "time": 214,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032025811"
    },
    {
      "job": 79140636870,
      "time": 210,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032025150"
    },
    {
      "job": 79140636524,
      "time": 237,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032028223"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/httpuv",
  "_commit": {
    "id": "c758c542f9e3216264f332d7d9e6675adb79798a",
    "author": "Carson Sievert <cpsievert1@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "docs: Add NEWS entries for recent build and test fixes (#430, #432, #433) (#434)\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
    "time": 1773759334
  },
  "_maintainer": {
    "name": "Winston Chang",
    "email": "winston@posit.co",
    "login": "wch",
    "uuid": 86978
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.1",
      "role": "Depends"
    },
    {
      "package": "later",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "later",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "websocket",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": false,
  "_usedby": 2174,
  "_updates": [
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 250,
  "_contributors": [
    {
      "user": "wch",
      "count": 559,
      "uuid": 86978
    },
    {
      "user": "jcheng5",
      "count": 252,
      "uuid": 129551
    },
    {
      "user": "schloerke",
      "count": 39,
      "uuid": 93231
    },
    {
      "user": "gadenbuie",
      "count": 23,
      "uuid": 5420529
    },
    {
      "user": "cpsievert",
      "count": 15,
      "uuid": 1365941
    },
    {
      "user": "nealrichardson",
      "count": 10,
      "uuid": 2975928
    },
    {
      "user": "hcorrada",
      "count": 9,
      "uuid": 2072476
    },
    {
      "user": "jeroen",
      "count": 8,
      "uuid": 216319
    },
    {
      "user": "alandipert",
      "count": 7,
      "uuid": 26024
    },
    {
      "user": "shikokuchuo",
      "count": 5,
      "uuid": 53399081
    },
    {
      "user": "yihui",
      "count": 3,
      "uuid": 163582
    },
    {
      "user": "atheriel",
      "count": 2,
      "uuid": 1448326
    },
    {
      "user": "gifi",
      "count": 2,
      "uuid": 7859980
    },
    {
      "user": "mattsandy",
      "count": 2,
      "uuid": 5580294
    },
    {
      "user": "promyloph",
      "count": 2,
      "uuid": 13182
    },
    {
      "user": "lhaferkamp",
      "count": 2,
      "uuid": 5586401
    },
    {
      "user": "rundel",
      "count": 1,
      "uuid": 273926
    },
    {
      "user": "qulogic",
      "count": 1,
      "uuid": 302469
    },
    {
      "user": "gtritchie",
      "count": 1,
      "uuid": 10569626
    },
    {
      "user": "nstrayer",
      "count": 1,
      "uuid": 6764693
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "sebastian-c",
      "count": 1,
      "uuid": 1818581
    },
    {
      "user": "zainrizvi",
      "count": 1,
      "uuid": 4468967
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "ismirsehregal",
      "count": 1,
      "uuid": 36849480
    }
  ],
  "_userbio": {
    "uuid": 159192787,
    "type": "organization",
    "name": "posit-dev-shinycoreci"
  },
  "_downloads": {
    "count": 593522,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/httpuv"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/rstudio/httpuv",
  "_pkgdown": "https://rstudio.github.io/httpuv/",
  "_searchresults": 916,
  "_topics": [
    "libuv1",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/httpuv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/httpuv",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2013-03-11"
    },
    {
      "version": "1.0.6.3",
      "date": "2013-06-01"
    },
    {
      "version": "1.1.0",
      "date": "2013-08-22"
    },
    {
      "version": "1.2.0",
      "date": "2013-10-14"
    },
    {
      "version": "1.2.1",
      "date": "2013-12-07"
    },
    {
      "version": "1.2.2",
      "date": "2014-01-31"
    },
    {
      "version": "1.2.3",
      "date": "2014-02-18"
    },
    {
      "version": "1.3.0",
      "date": "2014-04-04"
    },
    {
      "version": "1.3.2",
      "date": "2014-10-23"
    },
    {
      "version": "1.3.3",
      "date": "2015-08-03"
    },
    {
      "version": "1.3.5",
      "date": "2017-07-04"
    },
    {
      "version": "1.3.6",
      "date": "2018-02-27"
    },
    {
      "version": "1.3.6.1",
      "date": "2018-02-28"
    },
    {
      "version": "1.3.6.2",
      "date": "2018-03-02"
    },
    {
      "version": "1.4.0",
      "date": "2018-04-19"
    },
    {
      "version": "1.4.1",
      "date": "2018-04-21"
    },
    {
      "version": "1.4.2",
      "date": "2018-05-03"
    },
    {
      "version": "1.4.3",
      "date": "2018-05-10"
    },
    {
      "version": "1.4.4.1",
      "date": "2018-06-18"
    },
    {
      "version": "1.4.4.2",
      "date": "2018-07-02"
    },
    {
      "version": "1.4.5",
      "date": "2018-07-19"
    },
    {
      "version": "1.4.5.1",
      "date": "2018-12-18"
    },
    {
      "version": "1.5.0",
      "date": "2019-03-15"
    },
    {
      "version": "1.5.1",
      "date": "2019-04-06"
    },
    {
      "version": "1.5.2",
      "date": "2019-09-11"
    },
    {
      "version": "1.5.3.1",
      "date": "2020-05-26"
    },
    {
      "version": "1.5.4",
      "date": "2020-06-06"
    },
    {
      "version": "1.5.5",
      "date": "2021-01-13"
    },
    {
      "version": "1.6.0",
      "date": "2021-04-23"
    },
    {
      "version": "1.6.1",
      "date": "2021-05-07"
    },
    {
      "version": "1.6.2",
      "date": "2021-08-18"
    },
    {
      "version": "1.6.3",
      "date": "2021-09-09"
    },
    {
      "version": "1.6.4",
      "date": "2021-12-14"
    },
    {
      "version": "1.6.5",
      "date": "2022-01-05"
    },
    {
      "version": "1.6.6",
      "date": "2022-09-08"
    },
    {
      "version": "1.6.7",
      "date": "2022-12-14"
    },
    {
      "version": "1.6.8",
      "date": "2023-01-14"
    },
    {
      "version": "1.6.9",
      "date": "2023-02-14"
    },
    {
      "version": "1.6.10",
      "date": "2023-05-08"
    },
    {
      "version": "1.6.11",
      "date": "2023-05-11"
    },
    {
      "version": "1.6.12",
      "date": "2023-10-23"
    },
    {
      "version": "1.6.13",
      "date": "2023-12-06"
    },
    {
      "version": "1.6.14",
      "date": "2024-01-27"
    },
    {
      "version": "1.6.15",
      "date": "2024-03-26"
    },
    {
      "version": "1.6.16",
      "date": "2025-04-16"
    },
    {
      "version": "1.6.17",
      "date": "2026-03-18"
    }
  ],
  "_exports": [
    "as.staticPath",
    "decodeURI",
    "decodeURIComponent",
    "encodeURI",
    "encodeURIComponent",
    "excludeStaticPath",
    "getRNGState",
    "interrupt",
    "ipFamily",
    "listServers",
    "randomPort",
    "rawToBase64",
    "runServer",
    "runStaticServer",
    "service",
    "startDaemonizedServer",
    "startPipeServer",
    "startServer",
    "staticPath",
    "staticPathOptions",
    "stopAllServers",
    "stopDaemonizedServer",
    "stopServer",
    "WebSocket"
  ],
  "_help": [
    {
      "page": "httpuv-package",
      "title": "HTTP and WebSocket server",
      "topics": [
        "httpuv-package",
        "httpuv"
      ]
    },
    {
      "page": "encodeURI",
      "title": "URI encoding/decoding",
      "topics": [
        "decodeURI",
        "decodeURIComponent",
        "encodeURI",
        "encodeURIComponent"
      ]
    },
    {
      "page": "interrupt",
      "title": "Interrupt httpuv runloop",
      "topics": [
        "interrupt"
      ]
    },
    {
      "page": "ipFamily",
      "title": "Check whether an address is IPv4 or IPv6",
      "topics": [
        "ipFamily"
      ]
    },
    {
      "page": "listServers",
      "title": "List all running httpuv servers",
      "topics": [
        "listServers"
      ]
    },
    {
      "page": "randomPort",
      "title": "Find an open TCP port",
      "topics": [
        "randomPort"
      ]
    },
    {
      "page": "rawToBase64",
      "title": "Convert raw vector to Base64-encoded string",
      "topics": [
        "rawToBase64"
      ]
    },
    {
      "page": "runServer",
      "title": "Run a server",
      "topics": [
        "runServer"
      ]
    },
    {
      "page": "runStaticServer",
      "title": "Serve a directory",
      "topics": [
        "runStaticServer"
      ]
    },
    {
      "page": "service",
      "title": "Process requests",
      "topics": [
        "service"
      ]
    },
    {
      "page": "startDaemonizedServer",
      "title": "Create an HTTP/WebSocket daemonized server (deprecated)",
      "topics": [
        "startDaemonizedServer"
      ]
    },
    {
      "page": "startServer",
      "title": "Create an HTTP/WebSocket server",
      "topics": [
        "startPipeServer",
        "startServer"
      ]
    },
    {
      "page": "staticPath",
      "title": "Create a staticPath object",
      "topics": [
        "excludeStaticPath",
        "staticPath"
      ]
    },
    {
      "page": "staticPathOptions",
      "title": "Create options for static paths",
      "topics": [
        "staticPathOptions"
      ]
    },
    {
      "page": "stopAllServers",
      "title": "Stop all servers",
      "topics": [
        "stopAllServers"
      ]
    },
    {
      "page": "stopDaemonizedServer",
      "title": "Stop a running daemonized server in Unix environments (deprecated)",
      "topics": [
        "stopDaemonizedServer"
      ]
    },
    {
      "page": "stopServer",
      "title": "Stop a server",
      "topics": [
        "stopServer"
      ]
    },
    {
      "page": "WebSocket",
      "title": "WebSocket class",
      "topics": [
        "WebSocket"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/httpuv/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fastmap",
    "later",
    "lifecycle",
    "magrittr",
    "otel",
    "promises",
    "R6",
    "Rcpp",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "libuv",
      "package": "libuv1t64",
      "headers": "libuv1-dev",
      "source": "libuv1",
      "version": "1.48.0-1.1build1",
      "name": "libuv1",
      "homepage": "https://github.com/libuv/libuv",
      "description": "asynchronous event notification library - runtime library"
    },
    {
      "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": 15.929924331373403,
  "_indexed": false,
  "_nocasepkg": "httpuv",
  "_universes": [
    "posit-dev-shinycoreci"
  ],
  "_indexurl": "https://rstudio.r-universe.dev/httpuv",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:39:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "4305915324e913e9cc49b31d2b9c1378a0078b8b8a6e0e0a3f8149efd4a9c966",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:39:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "5ac1f7198705f702348fe4c3cd7d428fdd27a6a0d108ff8fba03a3a5175dc167",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:39:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "95552f969e21881c2cb7b624f80454ebb6337fe61b18f40103e8d662f68d5b4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:39:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "1b2857f242b1cf5c0196f8a34bcd5438f93e98f7dace9ad794620303b74c8002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:38:42.000Z",
      "arch": "aarch64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "ee4a4179f8944e9ea38636f5f3fe445083d0363fd9acac48b24528997516300a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:40:11.000Z",
      "arch": "x86_64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "373b1bd634ab7df24dde3d943d52a08573ca2490d065375d63fbff23b96036c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:39:02.000Z",
      "arch": "aarch64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "16887387d5ef920f420fdf32ed2ebfa6fad294a24511613da3b8a42e4f79355f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:40:16.000Z",
      "arch": "x86_64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "0beac4982dd0f582c12e4a542b5a2505ac55e34ad9eeced77de71241eadb02b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:38:28.000Z",
      "arch": "x86_64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "e744ed62b3271183d718e1a06021394c1f2900fb8acfb0c478972b6c73fbf580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:38:27.000Z",
      "arch": "x86_64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "c3a4e3603cde9edce9165809fdc7d779ba53f6f12dedef3658f3416d09281891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.16.9000",
      "date": "2026-05-16T08:38:30.000Z",
      "arch": "x86_64",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "cd17ed8e1993acdf77a21402fad57594bf517a765f0bbec26ba87d9b9cba65df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.16.9000",
      "date": "2026-06-02T18:13:51.000Z",
      "arch": "emscripten",
      "commit": "c758c542f9e3216264f332d7d9e6675adb79798a",
      "fileid": "ed987561098624a694f734ab8f63940973964e33974a53284965bb9003033825",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/25957428826"
    }
  ]
}