{
  "_id": "6a443d7dc375b2cc78b76853",
  "Package": "curl",
  "Type": "Package",
  "Title": "A Modern and Flexible Web Client for R",
  "Version": "7.1.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",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(load = \"installed\", markdown = TRUE)",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://jeroen.r-universe.dev",
  "Date/Publication": "2026-06-12 21:52:34 UTC",
  "RemoteUrl": "https://github.com/jeroen/curl",
  "RemoteRef": "HEAD",
  "RemoteSha": "c53a7f565835d57d7d3ceca54dfad754185b1988",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-30 21:58:40 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": "jeroen",
  "_type": "src",
  "_file": "curl_7.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/13271574adff5a1d9020190b7b9f3ad405fdcf3faf7f1cbcfa1ab033064f6e78",
  "_filesize": 338395,
  "_sha256": "13271574adff5a1d9020190b7b9f3ad405fdcf3faf7f1cbcfa1ab033064f6e78",
  "_expires": "2026-10-08T22:04:44.000Z",
  "_created": "2026-06-30T21:58:40.000Z",
  "_published": "2026-06-30T22:04:45.368Z",
  "_jobs": [
    {
      "job": 84409276966,
      "time": 270,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994726716"
    },
    {
      "job": 84409276993,
      "time": 255,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994721417"
    },
    {
      "job": 84409277021,
      "time": 194,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994703590"
    },
    {
      "job": 84409276973,
      "time": 291,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994732051"
    },
    {
      "job": 84409276981,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7994696994"
    },
    {
      "job": 84409277032,
      "time": 321,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7994741447"
    },
    {
      "job": 84409276990,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994692505"
    },
    {
      "job": 84409276992,
      "time": 253,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994720868"
    },
    {
      "job": 84408737716,
      "time": 202,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994640301"
    },
    {
      "job": 84409276989,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7994688078"
    },
    {
      "job": 84409276994,
      "time": 253,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994720908"
    },
    {
      "job": 84409276971,
      "time": 256,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7994721523"
    },
    {
      "job": 84409276963,
      "time": 260,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994722965"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106",
  "_status": "success",
  "_upstream": "https://github.com/jeroen/curl",
  "_commit": {
    "id": "c53a7f565835d57d7d3ceca54dfad754185b1988",
    "author": "Maximilian Mücke <muecke.maximilian@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Revert \"fix: label parse_date() result as UTC (#439)\" (#444)\n\nThis reverts commit f59a475274c4045fa6df7723a4fffc636d13d190.",
    "time": 1781301154
  },
  "_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": true,
  "_usedby": 5996,
  "_updates": [
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 8
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_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": 216319,
    "type": "user",
    "name": "Jeroen Ooms",
    "followers": 1871,
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe"
  },
  "_downloads": {
    "count": 1522321,
    "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.1",
  "_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_options_table",
    "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_options_table",
        "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/HEAD/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": "2026-04-21 14:34:40",
      "commits": 46
    }
  ],
  "_score": 20.02639619763167,
  "_indexed": true,
  "_nocasepkg": "curl",
  "_universes": [
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "7.1.0",
      "date": "2026-06-30T22:01:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/819fdd8c6e449e2c3c960fa6e069da3c2f1823489983ef065903452cca47683d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "7.1.0",
      "date": "2026-06-30T22:01:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/a37e2c2ac3d4a8b80e65cc2cd23b6a6f89804506a1b07633b34f60288caea3f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "7.1.0",
      "date": "2026-06-30T22:01:07.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/98804cd1085be343b7b1ae84b93586a2104490edac563845eb8fb5bc0ca2e7e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "7.1.0",
      "date": "2026-06-30T22:01:47.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/9e5c0b16958dfe10c8b9654c380c1f072e8c1e3315a50bb795c20c730aa5179e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "7.1.0",
      "date": "2026-06-30T22:00:35.000Z",
      "arch": "aarch64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/b176d1f1a901ffb0c38dcb82078eb7c3b034ffbfb804b005737ae367f0eca533",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "7.1.0",
      "date": "2026-06-30T22:02:22.000Z",
      "arch": "x86_64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/7eb5d679909b371cc9de9ce815e617240f4bb6a4715535eec3b1c090f0e66951",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "7.1.0",
      "date": "2026-06-30T22:00:15.000Z",
      "arch": "aarch64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/e3b4bfc82cab627f51f01377420ac1d4dae9868956f4e234c3878e70399f5a85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "7.1.0",
      "date": "2026-06-30T22:01:23.000Z",
      "arch": "x86_64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/aad96a24aa5d8ca9881dbe91198230b64bb57b0603291823b8374e6ee0a1222a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "7.1.0",
      "date": "2026-06-30T22:01:18.000Z",
      "arch": "emscripten",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/876d175e17fd16161527016b07d3315b04583aceac6d7105e9b49eb7dffaf578",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "7.1.0",
      "date": "2026-06-30T21:59:59.000Z",
      "arch": "x86_64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/40637b6b83cd691260bdd1ae3341483be41a843b50b611e8bb23dab9f66418a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "7.1.0",
      "date": "2026-06-30T21:59:57.000Z",
      "arch": "x86_64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/6a22bfd3f0bba8a4598b712351c9d71f5e88579598fffd6e97333cf5936a5e2e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "7.1.0",
      "date": "2026-06-30T22:00:10.000Z",
      "arch": "x86_64",
      "commit": "c53a7f565835d57d7d3ceca54dfad754185b1988",
      "fileid": "https://r2.ropensci.org/e4c7ca5a2a6c4cf9d783a37035a4d4351c67d8bdfce75938e5a01e31cc18e33d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478391106"
    }
  ]
}