{
  "_id": "6a1eebd9b401979e734123d5",
  "Package": "curl",
  "Type": "Package",
  "Title": "A Modern and Flexible Web Client for R",
  "Version": "6.4.0",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Hadley\", \"Wickham\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = \"cph\"))",
  "Description": "Bindings to 'libcurl' <https://curl.se/libcurl/> for\nperforming fully configurable HTTP/FTP requests where responses\ncan be processed in memory, on disk, or streaming via the\ncallback or connection interfaces. Some knowledge of 'libcurl'\nis recommended; for a more-user-friendly web client see the\n'httr2' package which builds on this package with http specific\ntools and logic.",
  "License": "MIT + file LICENSE",
  "SystemRequirements": "libcurl (>= 7.73): libcurl-devel (rpm) or\nlibcurl4-openssl-dev (deb)",
  "URL": "https://jeroen.r-universe.dev/curl",
  "BugReports": "https://github.com/jeroen/curl/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2.9000",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(load = \"installed\", markdown = TRUE)",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://carpentries.r-universe.dev",
  "Date/Publication": "2025-06-21 12:18:33 UTC",
  "RemoteUrl": "https://github.com/jeroen/curl",
  "RemoteRef": "v6.4.0",
  "RemoteSha": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-19 09:32:20 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nHadley Wickham [ctb],\nPosit Software, PBC [cph]",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "MD5sum": "77b324651ee6d4dfda9865c700cd5962",
  "_user": "carpentries",
  "_type": "src",
  "_file": "curl_6.4.0.tar.gz",
  "_fileid": "039b455a6486ed4ebc91ef2a989fa73d151124ef874f5dbf521d5e51d80db613",
  "_filesize": 541761,
  "_sha256": "039b455a6486ed4ebc91ef2a989fa73d151124ef874f5dbf521d5e51d80db613",
  "_created": "2026-05-19T09:32:20.000Z",
  "_published": "2026-06-02T14:42:33.678Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79097893289,
      "time": 272,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079916164"
    },
    {
      "job": 79097893589,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079883897"
    },
    {
      "job": 79097894111,
      "time": 271,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079915574"
    },
    {
      "job": 79097893780,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079888122"
    },
    {
      "job": 79097893731,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7079867589"
    },
    {
      "job": 79097893683,
      "time": 310,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7079929937"
    },
    {
      "job": 79097893684,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079896417"
    },
    {
      "job": 79097892967,
      "time": 352,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079945121"
    },
    {
      "job": 79097891741,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079820274"
    },
    {
      "job": 79097892196,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360986715"
    },
    {
      "job": 79097893474,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079904699"
    },
    {
      "job": 79097893768,
      "time": 272,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7079916193"
    },
    {
      "job": 79097893361,
      "time": 278,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079920752"
    }
  ],
  "_buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeroen/curl",
  "_commit": {
    "id": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Clarify docs\n",
    "time": 1750508313
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "version": ">= 1.4.4",
      "role": "Suggests"
    },
    {
      "package": "webutils",
      "role": "Suggests"
    }
  ],
  "_owner": "jeroen",
  "_selfowned": false,
  "_usedby": 5935,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-22",
      "n": 3
    },
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 14
    }
  ],
  "_tags": [
    {
      "name": "v6.2.3",
      "date": "2025-05-24"
    },
    {
      "name": "v6.3.0",
      "date": "2025-06-06"
    },
    {
      "name": "libcurl-8.14.1",
      "date": "2025-06-16"
    },
    {
      "name": "v6.4.0",
      "date": "2025-06-21"
    }
  ],
  "_stars": 231,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 1255,
      "uuid": 216319
    },
    {
      "user": "hadley",
      "count": 32,
      "uuid": 4196
    },
    {
      "user": "gaborcsardi",
      "count": 3,
      "uuid": 660288
    },
    {
      "user": "michaelchirico",
      "count": 3,
      "uuid": 7606389
    },
    {
      "user": "jennybc",
      "count": 2,
      "uuid": 599454
    },
    {
      "user": "tlevine",
      "count": 2,
      "uuid": 10280
    },
    {
      "user": "he32",
      "count": 1,
      "uuid": 1199501
    },
    {
      "user": "ahjota",
      "count": 1,
      "uuid": 3588606
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    },
    {
      "user": "theprez",
      "count": 1,
      "uuid": 17914061
    },
    {
      "user": "tanho63",
      "count": 1,
      "uuid": 38083823
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "rls-p4",
      "count": 1,
      "uuid": 65312490
    },
    {
      "user": "pschmied",
      "count": 1,
      "uuid": 1065905
    },
    {
      "user": "mvkorpel",
      "count": 1,
      "uuid": 2980656
    },
    {
      "user": "mfansler",
      "count": 1,
      "uuid": 1182216
    },
    {
      "user": "the-mad-statter",
      "count": 1,
      "uuid": 16258629
    },
    {
      "user": "fazendaaa",
      "count": 1,
      "uuid": 12137236
    },
    {
      "user": "jcheng5",
      "count": 1,
      "uuid": 129551
    },
    {
      "user": "jasperla",
      "count": 1,
      "uuid": 637504
    },
    {
      "user": "craigcitro",
      "count": 1,
      "uuid": 468559
    },
    {
      "user": "shikokuchuo",
      "count": 1,
      "uuid": 53399081
    }
  ],
  "_userbio": {
    "uuid": 19267758,
    "type": "organization",
    "name": "The Carpentries",
    "description": "The Carpentries teaches foundational coding, and data science skills to researchers worldwide."
  },
  "_downloads": {
    "count": 1375964,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/curl"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/jeroen/curl",
  "_searchresults": 4160,
  "_topics": [
    "curl"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/curl.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeroen/curl",
  "_realowner": "jeroen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2014-11-20"
    },
    {
      "version": "0.3",
      "date": "2014-12-01"
    },
    {
      "version": "0.4",
      "date": "2015-01-08"
    },
    {
      "version": "0.5",
      "date": "2015-02-01"
    },
    {
      "version": "0.6",
      "date": "2015-05-19"
    },
    {
      "version": "0.7",
      "date": "2015-05-22"
    },
    {
      "version": "0.8",
      "date": "2015-06-06"
    },
    {
      "version": "0.9",
      "date": "2015-06-19"
    },
    {
      "version": "0.9.1",
      "date": "2015-07-04"
    },
    {
      "version": "0.9.2",
      "date": "2015-08-08"
    },
    {
      "version": "0.9.3",
      "date": "2015-08-25"
    },
    {
      "version": "0.9.4",
      "date": "2015-11-20"
    },
    {
      "version": "0.9.5",
      "date": "2016-01-23"
    },
    {
      "version": "0.9.6",
      "date": "2016-02-17"
    },
    {
      "version": "0.9.7",
      "date": "2016-04-10"
    },
    {
      "version": "1.0",
      "date": "2016-07-23"
    },
    {
      "version": "1.1",
      "date": "2016-07-26"
    },
    {
      "version": "1.2",
      "date": "2016-08-13"
    },
    {
      "version": "2.0",
      "date": "2016-09-16"
    },
    {
      "version": "2.1",
      "date": "2016-09-22"
    },
    {
      "version": "2.2",
      "date": "2016-10-21"
    },
    {
      "version": "2.3",
      "date": "2016-11-24"
    },
    {
      "version": "2.4",
      "date": "2017-03-24"
    },
    {
      "version": "2.5",
      "date": "2017-04-14"
    },
    {
      "version": "2.6",
      "date": "2017-04-27"
    },
    {
      "version": "2.7",
      "date": "2017-06-26"
    },
    {
      "version": "2.8.1",
      "date": "2017-07-21"
    },
    {
      "version": "3.0",
      "date": "2017-10-06"
    },
    {
      "version": "3.1",
      "date": "2017-12-12"
    },
    {
      "version": "3.2",
      "date": "2018-03-28"
    },
    {
      "version": "3.3",
      "date": "2019-01-10"
    },
    {
      "version": "4.0",
      "date": "2019-07-22"
    },
    {
      "version": "4.1",
      "date": "2019-09-16"
    },
    {
      "version": "4.2",
      "date": "2019-09-24"
    },
    {
      "version": "4.3",
      "date": "2019-12-02"
    },
    {
      "version": "4.3.1",
      "date": "2021-04-30"
    },
    {
      "version": "4.3.2",
      "date": "2021-06-23"
    },
    {
      "version": "4.3.3",
      "date": "2022-10-06"
    },
    {
      "version": "5.0.0",
      "date": "2023-01-14"
    },
    {
      "version": "5.0.1",
      "date": "2023-06-08"
    },
    {
      "version": "5.0.2",
      "date": "2023-08-14"
    },
    {
      "version": "5.1.0",
      "date": "2023-10-02"
    },
    {
      "version": "5.2.0",
      "date": "2023-12-08"
    },
    {
      "version": "5.2.1",
      "date": "2024-03-01"
    },
    {
      "version": "5.2.2",
      "date": "2024-08-26"
    },
    {
      "version": "5.2.3",
      "date": "2024-09-20"
    },
    {
      "version": "6.0.0",
      "date": "2024-11-05"
    },
    {
      "version": "6.0.1",
      "date": "2024-11-14"
    },
    {
      "version": "6.1.0",
      "date": "2025-01-06"
    },
    {
      "version": "6.2.0",
      "date": "2025-01-23"
    },
    {
      "version": "6.2.1",
      "date": "2025-02-19"
    },
    {
      "version": "6.2.2",
      "date": "2025-03-24"
    },
    {
      "version": "6.2.3",
      "date": "2025-05-27"
    },
    {
      "version": "6.3.0",
      "date": "2025-06-06"
    },
    {
      "version": "6.4.0",
      "date": "2025-06-22"
    },
    {
      "version": "7.0.0",
      "date": "2025-08-19"
    },
    {
      "version": "7.1.0",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "curl",
    "curl_download",
    "curl_echo",
    "curl_escape",
    "curl_fetch_disk",
    "curl_fetch_echo",
    "curl_fetch_memory",
    "curl_fetch_multi",
    "curl_fetch_stream",
    "curl_modify_url",
    "curl_options",
    "curl_parse_url",
    "curl_symbols",
    "curl_unescape",
    "curl_upload",
    "curl_version",
    "file_writer",
    "find_port",
    "form_data",
    "form_file",
    "handle_cookies",
    "handle_data",
    "handle_reset",
    "handle_setform",
    "handle_setheaders",
    "handle_setopt",
    "has_internet",
    "ie_get_proxy_for_url",
    "ie_proxy_info",
    "multi_add",
    "multi_cancel",
    "multi_download",
    "multi_fdset",
    "multi_list",
    "multi_run",
    "multi_set",
    "new_handle",
    "new_pool",
    "nslookup",
    "parse_date",
    "parse_headers",
    "parse_headers_list",
    "send_mail"
  ],
  "_help": [
    {
      "page": "curl",
      "title": "Curl connection interface",
      "topics": [
        "curl"
      ]
    },
    {
      "page": "curl_download",
      "title": "Download file to disk",
      "topics": [
        "curl_download"
      ]
    },
    {
      "page": "curl_echo",
      "title": "Echo Service",
      "topics": [
        "curl_echo",
        "find_port"
      ]
    },
    {
      "page": "curl_escape",
      "title": "URL encoding",
      "topics": [
        "curl_escape",
        "curl_unescape"
      ]
    },
    {
      "page": "curl_fetch",
      "title": "Fetch the contents of a URL",
      "topics": [
        "curl_fetch_disk",
        "curl_fetch_echo",
        "curl_fetch_memory",
        "curl_fetch_multi",
        "curl_fetch_stream",
        "handle_data"
      ]
    },
    {
      "page": "curl_options",
      "title": "List curl version and options.",
      "topics": [
        "curl_options",
        "curl_symbols",
        "curl_version"
      ]
    },
    {
      "page": "curl_parse_url",
      "title": "Normalizing URL parser",
      "topics": [
        "curl_modify_url",
        "curl_parse_url"
      ]
    },
    {
      "page": "curl_upload",
      "title": "Upload a File",
      "topics": [
        "curl_upload"
      ]
    },
    {
      "page": "file_writer",
      "title": "Lazy File Writer",
      "topics": [
        "file_writer"
      ]
    },
    {
      "page": "handle",
      "title": "Create and configure a curl handle",
      "concept": [
        "handles"
      ],
      "topics": [
        "handle",
        "handle_getheaders",
        "handle_reset",
        "handle_setform",
        "handle_setheaders",
        "handle_setopt",
        "new_handle"
      ]
    },
    {
      "page": "handle_cookies",
      "title": "Extract cookies from a handle",
      "concept": [
        "handles"
      ],
      "topics": [
        "handle_cookies"
      ]
    },
    {
      "page": "ie_proxy",
      "title": "Internet Explorer proxy settings",
      "topics": [
        "ie_get_proxy_for_url",
        "ie_proxy",
        "ie_proxy_info"
      ]
    },
    {
      "page": "multi",
      "title": "Async Concurrent Requests",
      "topics": [
        "multi",
        "multi_add",
        "multi_cancel",
        "multi_fdset",
        "multi_list",
        "multi_run",
        "multi_set",
        "new_pool"
      ]
    },
    {
      "page": "multi_download",
      "title": "Advanced download interface",
      "topics": [
        "multi_download"
      ]
    },
    {
      "page": "multipart",
      "title": "POST files or data",
      "topics": [
        "form_data",
        "form_file",
        "multipart"
      ]
    },
    {
      "page": "nslookup",
      "title": "Lookup a hostname",
      "topics": [
        "has_internet",
        "nslookup"
      ]
    },
    {
      "page": "parse_date",
      "title": "Parse date/time",
      "topics": [
        "parse_date"
      ]
    },
    {
      "page": "parse_headers",
      "title": "Parse response headers",
      "topics": [
        "parse_headers",
        "parse_headers_list"
      ]
    },
    {
      "page": "send_mail",
      "title": "Send email",
      "topics": [
        "send_mail"
      ]
    }
  ],
  "_readme": "https://github.com/jeroen/curl/raw/v6.4.0/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libcurl",
      "package": "libcurl4t64",
      "headers": "libcurl4-openssl-dev",
      "source": "curl",
      "version": "8.5.0-2ubuntu10.9",
      "name": "curl",
      "homepage": "https://curl.se/",
      "description": "easy-to-use client-side URL transfer library (OpenSSL flavour)"
    }
  ],
  "_vignettes": [
    {
      "source": "windows.Rmd",
      "filename": "windows.html",
      "title": "Proxies and Certificates on Windows Networks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Multiple SSL Backends",
        "Using a Proxy Server",
        "Discovering Your Proxy Server"
      ],
      "created": "2019-08-28 13:27:44",
      "modified": "2024-10-24 19:54:07",
      "commits": 7
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "The curl package: a modern R interface to libcurl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Request interfaces",
        "Getting in memory",
        "Downloading to disk",
        "Streaming data",
        "Non blocking connections",
        "Async requests",
        "Exception handling",
        "Error automatically",
        "Check manually",
        "Customizing requests",
        "Setting handle options",
        "ENUM (long) options",
        "Disabling HTTP/2",
        "Performing the request",
        "Reading cookies",
        "On reusing handles",
        "Posting forms",
        "Using pipes"
      ],
      "created": "2015-02-28 22:25:46",
      "modified": "2025-02-21 14:23:14",
      "commits": 45
    }
  ],
  "_score": 19.393043658994323,
  "_indexed": false,
  "_nocasepkg": "curl",
  "_universes": [
    "carpentries"
  ],
  "_indexurl": "https://jeroen.r-universe.dev/curl",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.4.0",
      "date": "2026-05-19T09:35:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "4dce08bc56e087d4c6ea479ebcffc9f124d77647c62ef6563a08bb9c9b5ccafc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.4.0",
      "date": "2026-05-19T09:34:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "590cf490aa893bad2390732e8344045de2c008166ca902524e39be6d6aba32fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.4.0",
      "date": "2026-05-19T09:35:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "e526f6a135c07c2fe03cca96c9e0b1c2fb605b1bfd2d736ebddfdc05d3a377ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.4.0",
      "date": "2026-05-19T09:34:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "0832ecfccb4741011a2e461e02ef1c69a232d6001e16c1fd207426a87de2c263",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "6.4.0",
      "date": "2026-05-19T09:33:50.000Z",
      "arch": "aarch64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "fa68a7080fda603888609d500d77736085f24bb52d86d7856849fe7edefdd919",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "6.4.0",
      "date": "2026-05-19T09:35:42.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "293166c0728a4cd2c2f86fda279ca2e9b6a87b021062a2644879d1241c5bdff5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "6.4.0",
      "date": "2026-05-19T09:34:32.000Z",
      "arch": "aarch64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "5360ba3235b26542f6247d079b07867e90442b4cc8d40a27c2b17774eaafa6cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "6.4.0",
      "date": "2026-05-19T09:36:43.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "c6c2e879e1f2960dd110c32181d92b5dc9cdb8fde54bcc426f292fda013152f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "6.4.0",
      "date": "2026-05-19T09:33:47.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "3e0228d7861776b803b74108a3d675ae2e805e1fa181247b120f5fb72d01bfe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "6.4.0",
      "date": "2026-05-19T09:33:55.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "dc328c7b806a038265a4db0c3adff658a6763bfb0df1edad6596d5979e217021",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "6.4.0",
      "date": "2026-05-19T09:34:23.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "7afc61361c5af98865a1fae2f63e9ab191efeb8293939649063c4443e20adcd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "6.4.0",
      "date": "2026-06-02T14:42:01.000Z",
      "arch": "emscripten",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "9649101fcbfe9094e248365fd20797170ae36d72e2a555f41c720c83c29d88b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26088571506"
    }
  ]
}