{
  "_id": "6a495b54f6c47c441949e7d7",
  "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-06-24 03:03:45 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>",
  "_user": "carpentries",
  "_type": "src",
  "_file": "curl_6.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3bdd95e95b5b4086bb99bc8be17c6b2651be717e27caa2a2d23b02df7ff7b9c4",
  "_filesize": 543882,
  "_sha256": "3bdd95e95b5b4086bb99bc8be17c6b2651be717e27caa2a2d23b02df7ff7b9c4",
  "_expires": "2026-10-12T19:13:22.000Z",
  "_created": "2026-06-24T03:03:45.000Z",
  "_published": "2026-07-04T19:13:24.613Z",
  "_jobs": [
    {
      "job": 85159521043,
      "time": 298,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839145574"
    },
    {
      "job": 85159520889,
      "time": 268,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839138247"
    },
    {
      "job": 85159521070,
      "time": 287,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839143156"
    },
    {
      "job": 85159521024,
      "time": 242,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839132489"
    },
    {
      "job": 85159521259,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7839113466"
    },
    {
      "job": 85159521124,
      "time": 285,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7839141702"
    },
    {
      "job": 85159521197,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839121311"
    },
    {
      "job": 85159520951,
      "time": 321,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839150365"
    },
    {
      "job": 85159520801,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839076079"
    },
    {
      "job": 85159521065,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839112173"
    },
    {
      "job": 85159520880,
      "time": 282,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839141772"
    },
    {
      "job": 85159521059,
      "time": 211,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7839125495"
    },
    {
      "job": 85159521062,
      "time": 260,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839136767"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 6031,
  "_updates": [],
  "_tags": [],
  "_stars": 232,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 1255,
      "uuid": 216319
    },
    {
      "user": "hadley",
      "count": 32,
      "uuid": 4196
    },
    {
      "user": "m-muecke",
      "count": 10,
      "uuid": 26463953
    },
    {
      "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",
    "followers": 375,
    "description": "The Carpentries teaches foundational coding, and data science skills to researchers worldwide."
  },
  "_downloads": {
    "count": 1532665,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/curl"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/jeroen/curl",
  "_searchresults": 6336,
  "_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",
    "LICENSE",
    "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.18.0-1ubuntu2.1",
      "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": 18.952683657433948,
  "_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-06-24T03:06:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/b216e1090d2bbac448a538d4b9ca269f624b13824b3490c5254d346b377888eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.4.0",
      "date": "2026-06-24T03:06:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/7d2275144fb24573d30859bee4c2ed026966db0d49a87baba40b4f8e5e080f51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.4.0",
      "date": "2026-06-24T03:06:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/2fb09c2c39621d1de04851ebed026e7c098019fb674b1086d1d73e2861625bdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.4.0",
      "date": "2026-06-24T03:06:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/bf701e626100e94ea64e0ca467f9046ea8734038ee03fb149e7ff134bd2dc9ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "6.4.0",
      "date": "2026-06-24T03:05:22.000Z",
      "arch": "aarch64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/80816543ab375731b12a5d4a28ede1f66e13f686a460382e9c82f9fbfea06131",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "6.4.0",
      "date": "2026-06-24T03:06:34.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/7d8dcd3e47f1b7e89aa388e7e56edf3112fc71af3d6874d9fc434e3a77933d5e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "6.4.0",
      "date": "2026-06-24T03:05:41.000Z",
      "arch": "aarch64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/10f32c42a58c1cd401778d678332d32ee7b773a0d1da04d3416db28b65881887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "6.4.0",
      "date": "2026-06-24T03:07:17.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/676e4ead1918b615e0e8ed6f554391d28bfa6eb5eca7cef411e4cf362edc5220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "6.4.0",
      "date": "2026-06-24T03:06:27.000Z",
      "arch": "emscripten",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/f3b1dae83136692804d17f4907fa3f227013f967c994dddc8a70eddc8e9e1199",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "6.4.0",
      "date": "2026-06-24T03:05:20.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/1917227a3875510547956a15a5f0131593e00b0ad7eedacd943672f2bac11e24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "6.4.0",
      "date": "2026-06-24T03:05:00.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/be7c0aaa104350a34fe7bdb0de971a2bfa04e7d7431c07a24f7132eba78bc974",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "6.4.0",
      "date": "2026-06-24T03:05:16.000Z",
      "arch": "x86_64",
      "commit": "fa17cc6d238fbb331a5648b15a8018c4dc2e8f76",
      "fileid": "https://r2.ropensci.org/c34a8f838b085f4aa3d31dccb40292b9de44fd6fa6ea52f1fe580993d01cd99c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/28072049704"
    }
  ]
}