{
  "_id": "6a63152cd3420cf5dfdb6da9",
  "Type": "Package",
  "Package": "httpuv",
  "Title": "HTTP and WebSocket Server Library",
  "Version": "1.6.16",
  "Authors@R": "c(\nperson(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\nperson(\"Winston\", \"Chang\", , \"winston@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit, PBC\", \"fnd\", role = \"cph\"),\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://github.com/rstudio/httpuv",
  "BugReports": "https://github.com/rstudio/httpuv/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "GNU make, zlib",
  "Collate": "'RcppExports.R' 'httpuv.R' 'random_port.R' 'server.R'\n'staticServer.R' 'static_paths.R' 'utils.R'",
  "Config/pak/sysreqs": "make zlib1g-dev",
  "Repository": "https://carpentries.r-universe.dev",
  "Date/Publication": "2025-04-16 08:39:59 UTC",
  "RemoteUrl": "https://github.com/rstudio/httpuv",
  "RemoteRef": "v1.6.16",
  "RemoteSha": "287a83a4a7caef28a21a477f2d893831be4963ca",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:30:36 UTC",
    "User": "root"
  },
  "Author": "Joe Cheng [aut],\nWinston Chang [aut, cre],\nPosit, PBC fnd [cph],\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>",
  "_user": "carpentries",
  "_type": "src",
  "_file": "httpuv_1.6.16.tar.gz",
  "_fileid": "https://r2.ropensci.org/ff3f2c30198e23d9b8a4767a258e84de4743b257092ed468048af78cecc8d6c1",
  "_filesize": 2013543,
  "_sha256": "ff3f2c30198e23d9b8a4767a258e84de4743b257092ed468048af78cecc8d6c1",
  "_expires": "2026-11-01T07:32:58.000Z",
  "_created": "2026-07-24T06:30:36.000Z",
  "_published": "2026-07-24T07:33:00.382Z",
  "_jobs": [
    {
      "job": 89416216948,
      "time": 156,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588597979"
    },
    {
      "job": 89416216956,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588602447"
    },
    {
      "job": 89416216973,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588594691"
    },
    {
      "job": 89416216950,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588598918"
    },
    {
      "job": 89416216885,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589678145"
    },
    {
      "job": 89416216915,
      "time": 291,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589713509"
    },
    {
      "job": 89416216906,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8589675168"
    },
    {
      "job": 89416216911,
      "time": 380,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8589789045"
    },
    {
      "job": 89415616078,
      "time": 243,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588551891"
    },
    {
      "job": 89416216813,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588598795"
    },
    {
      "job": 89416216855,
      "time": 196,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588610456"
    },
    {
      "job": 89416216852,
      "time": 204,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588612686"
    },
    {
      "job": 89416216875,
      "time": 213,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588614908"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213",
  "_status": "success",
  "_upstream": "https://github.com/rstudio/httpuv",
  "_commit": {
    "id": "287a83a4a7caef28a21a477f2d893831be4963ca",
    "author": "Charlie Gao <53399081+shikokuchuo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "httpuv v1.6.16 (#414)\n\n* Update revdepcheck and cran-comments\n\n* httpuv 1.6.16",
    "time": 1744792799
  },
  "_maintainer": {
    "name": "Winston Chang",
    "email": "winston@posit.co",
    "login": "wch",
    "description": "Senior Principal Software Engineer at @posit-pbc (formerly known as @rstudio)",
    "uuid": 86978
  },
  "_distro": "resolute",
  "_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",
      "role": "Suggests"
    },
    {
      "package": "websocket",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": false,
  "_usedby": 2225,
  "_updates": [],
  "_tags": [],
  "_stars": 252,
  "_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": 19267758,
    "type": "organization",
    "name": "The Carpentries",
    "followers": 382,
    "description": "The Carpentries teaches foundational coding, and data science skills to researchers worldwide."
  },
  "_downloads": {
    "count": 718297,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/httpuv"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/rstudio/httpuv",
  "_searchresults": 1348,
  "_topics": [
    "libuv1",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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": [
    "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/v1.6.16/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.51.0-2ubuntu1",
      "name": "libuv1",
      "homepage": "https://github.com/libuv/libuv",
      "description": "asynchronous event notification library - runtime library"
    },
    {
      "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": 15.592056997315549,
  "_indexed": false,
  "_nocasepkg": "httpuv",
  "_universes": [
    "carpentries"
  ],
  "_indexurl": "https://rstudio.r-universe.dev/httpuv",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.16",
      "date": "2026-07-24T06:33:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/dcaf6c5c15e5cb1105d9cd94c7039f0073708acf2d4faa3103aa05e6d56416ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.16",
      "date": "2026-07-24T06:33:32.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/748905595fdb0aeded59d750b795428ba401e5a64c76a2e0d3f18472b87cc1ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6.16",
      "date": "2026-07-24T06:33:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/f2d739dea5065096d9e0b632e9c84bb34014a9210ed7e26c81ed448f21eeddf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6.16",
      "date": "2026-07-24T06:33:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/60665e6f00d0dbb52cd5dcd5a422407ad109aec2a5c397ad3b59322faabca4e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.16",
      "date": "2026-07-24T07:25:45.000Z",
      "arch": "aarch64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/81c89199d26dd2e017e12f7d3770f86a6bdb2a736412dd605cc9ef6b8dcc9919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.16",
      "date": "2026-07-24T07:26:36.000Z",
      "arch": "x86_64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/28fe51f0d7083bcebdb5b7ef41209bc64bf694ddb42312bf70b8a427660ea4eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6.16",
      "date": "2026-07-24T07:26:00.000Z",
      "arch": "aarch64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/db16c1faff2f3f05c9ee347fd9ac02bccb22e12517092fecd759c0764adeaa04",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6.16",
      "date": "2026-07-24T07:29:04.000Z",
      "arch": "x86_64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/1ba25e9c89e7940a84c09b3354e76d9336775f8053ef7497b82acbbde4950606",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.16",
      "date": "2026-07-24T06:33:35.000Z",
      "arch": "emscripten",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/52979fdf54bb184daa2a0d9915e86f122e2e368bb5b34178ec8261c782e22173",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.16",
      "date": "2026-07-24T06:32:46.000Z",
      "arch": "x86_64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/210ebe0a2494ff6e601443b20aa0b080222d16d2bddaa0c8704041c86ee2999a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.16",
      "date": "2026-07-24T06:32:37.000Z",
      "arch": "x86_64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/e8e4dd4642ffcc9aa0e9b1a8432f29b6afeaaf81863513b5004b8131512a3c01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.6.16",
      "date": "2026-07-24T06:32:28.000Z",
      "arch": "x86_64",
      "commit": "287a83a4a7caef28a21a477f2d893831be4963ca",
      "fileid": "https://r2.ropensci.org/83931d149daa76e7f53ae384f1e77b2b05ef6bad0cf2326ef287cb8b2ba17ee5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/30072310213"
    }
  ]
}