{
  "_id": "6a1ed55fb401979e7340e5e8",
  "Package": "remotes",
  "Title": "R Package Installation from Remote Repositories, Including\n'GitHub'",
  "Version": "2.5.0.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Jim\", \"Hester\", role = \"aut\"),\nperson(\"Hadley\", \"Wickham\", role = \"aut\"),\nperson(\"Winston\", \"Chang\", role = \"aut\"),\nperson(\"Martin\", \"Morgan\", role = \"aut\"),\nperson(\"Dan\", \"Tenenbaum\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\nperson(\"Ascent Digital Services\", role = \"cph\")\n)",
  "Description": "Download and install R packages stored in 'GitHub',\n'GitLab', 'Bitbucket', 'Bioconductor', or plain 'subversion' or\n'git' repositories.  This package provides the 'install_*'\nfunctions in 'devtools'. Indeed most of the code was copied\nover from 'devtools'.",
  "License": "MIT + file LICENSE",
  "URL": "https://remotes.r-lib.org, https://github.com/r-lib/remotes#readme",
  "BugReports": "https://github.com/r-lib/remotes/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "SystemRequirements": "Subversion for install_svn, git for install_git",
  "Config/pak/sysreqs": "git",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-21 13:44:56 UTC",
  "RemoteUrl": "https://github.com/r-lib/remotes",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c988cca5d5dc10f0825eb36872360618238539a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 10:38:11 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nJim Hester [aut],\nHadley Wickham [aut],\nWinston Chang [aut],\nMartin Morgan [aut],\nDan Tenenbaum [aut],\nPosit Software, PBC [cph, fnd],\nAscent Digital Services [cph]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "639f647b60e3f97c7c689af57e810674",
  "_user": "r-lib",
  "_type": "src",
  "_file": "remotes_2.5.0.9000.tar.gz",
  "_fileid": "871b897ca7b08840e9c3dd9957357bd2106c2c04904144f9c20038832f024a57",
  "_filesize": 351120,
  "_sha256": "871b897ca7b08840e9c3dd9957357bd2106c2c04904144f9c20038832f024a57",
  "_created": "2026-05-20T10:38:11.000Z",
  "_published": "2026-06-02T13:06:39.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79077206231,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107756401"
    },
    {
      "job": 79077206177,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107759286"
    },
    {
      "job": 79077206385,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107850361"
    },
    {
      "job": 79077206210,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107826195"
    },
    {
      "job": 79077205562,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107713625"
    },
    {
      "job": 79077205343,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358492621"
    },
    {
      "job": 79077206265,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107740760"
    },
    {
      "job": 79077206194,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107741079"
    },
    {
      "job": 79077206597,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107742708"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/remotes",
  "_commit": {
    "id": "6c988cca5d5dc10f0825eb36872360618238539a",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #838 from DDorch/main\n\n",
    "time": 1761054296
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "brew",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "codetools",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "git2r",
      "version": ">= 0.23.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "pingr",
      "role": "Suggests"
    },
    {
      "package": "pkgbuild",
      "version": ">= 1.0.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rprojroot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 113,
  "_updates": [
    {
      "week": "2025-43",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 357,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 426,
      "uuid": 660288
    },
    {
      "user": "jimhester",
      "count": 339,
      "uuid": 205275
    },
    {
      "user": "krlmlr",
      "count": 16,
      "uuid": 1741643
    },
    {
      "user": "maksymiuks",
      "count": 8,
      "uuid": 32574056
    },
    {
      "user": "overmar",
      "count": 5,
      "uuid": 30846621
    },
    {
      "user": "tylermorganwall",
      "count": 4,
      "uuid": 297609
    },
    {
      "user": "muschellij2",
      "count": 4,
      "uuid": 1075118
    },
    {
      "user": "jennybc",
      "count": 4,
      "uuid": 599454
    },
    {
      "user": "bisaloo",
      "count": 3,
      "uuid": 10783929
    },
    {
      "user": "heavywatal",
      "count": 3,
      "uuid": 1431267
    },
    {
      "user": "riccardoporreca",
      "count": 3,
      "uuid": 13663564
    },
    {
      "user": "kevinushey",
      "count": 3,
      "uuid": 1976582
    },
    {
      "user": "niheaven",
      "count": 3,
      "uuid": 5832170
    },
    {
      "user": "dpprdan",
      "count": 3,
      "uuid": 1423562
    },
    {
      "user": "cderv",
      "count": 3,
      "uuid": 6791940
    },
    {
      "user": "antoine-sachet",
      "count": 3,
      "uuid": 10772583
    },
    {
      "user": "eeholmes",
      "count": 2,
      "uuid": 2545978
    },
    {
      "user": "bbimber",
      "count": 2,
      "uuid": 7724863
    },
    {
      "user": "stufield",
      "count": 2,
      "uuid": 25203086
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "batpigandme",
      "count": 2,
      "uuid": 831732
    },
    {
      "user": "henrikbengtsson",
      "count": 2,
      "uuid": 1616850
    },
    {
      "user": "hfrick",
      "count": 2,
      "uuid": 12950918
    },
    {
      "user": "ateucher",
      "count": 2,
      "uuid": 2816635
    },
    {
      "user": "aornugent",
      "count": 2,
      "uuid": 20387761
    },
    {
      "user": "ankane",
      "count": 2,
      "uuid": 220358
    },
    {
      "user": "neil-schneider",
      "count": 1,
      "uuid": 6426710
    },
    {
      "user": "pommedeterresautee",
      "count": 1,
      "uuid": 1029874
    },
    {
      "user": "mkearney",
      "count": 1,
      "uuid": 13401460
    },
    {
      "user": "siyangli32",
      "count": 1,
      "uuid": 10901874
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "myko101",
      "count": 1,
      "uuid": 48382869
    },
    {
      "user": "matthieustigler",
      "count": 1,
      "uuid": 108840
    },
    {
      "user": "ms609",
      "count": 1,
      "uuid": 1695515
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    },
    {
      "user": "malcolmbarrett",
      "count": 1,
      "uuid": 23123711
    },
    {
      "user": "lionel-",
      "count": 1,
      "uuid": 4465050
    },
    {
      "user": "kirillseva",
      "count": 1,
      "uuid": 4439480
    },
    {
      "user": "achimgaedke",
      "count": 1,
      "uuid": 6710582
    },
    {
      "user": "flying-sheep",
      "count": 1,
      "uuid": 291575
    },
    {
      "user": "rnorberg",
      "count": 1,
      "uuid": 2624108
    },
    {
      "user": "robertdj",
      "count": 1,
      "uuid": 5703657
    },
    {
      "user": "rcannood",
      "count": 1,
      "uuid": 553642
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "timtrice",
      "count": 1,
      "uuid": 407301
    },
    {
      "user": "ttriche",
      "count": 1,
      "uuid": 4386
    },
    {
      "user": "tmelliott",
      "count": 1,
      "uuid": 5061277
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "jjchern",
      "count": 1,
      "uuid": 11262574
    },
    {
      "user": "musvaage",
      "count": 1,
      "uuid": 112724366
    },
    {
      "user": "infotroph",
      "count": 1,
      "uuid": 1256435
    },
    {
      "user": "dagola",
      "count": 1,
      "uuid": 8808193
    },
    {
      "user": "danhalligan",
      "count": 1,
      "uuid": 1216742
    },
    {
      "user": "djnavarro",
      "count": 1,
      "uuid": 2896325
    },
    {
      "user": "dasonk",
      "count": 1,
      "uuid": 549743
    },
    {
      "user": "davidchall",
      "count": 1,
      "uuid": 1804856
    },
    {
      "user": "mdneuzerling",
      "count": 1,
      "uuid": 14957706
    },
    {
      "user": "divadnojnarg",
      "count": 1,
      "uuid": 18291543
    },
    {
      "user": "dgkf",
      "count": 1,
      "uuid": 18220321
    },
    {
      "user": "dmurdoch",
      "count": 1,
      "uuid": 1935680
    },
    {
      "user": "qulogic",
      "count": 1,
      "uuid": 302469
    },
    {
      "user": "jefferis",
      "count": 1,
      "uuid": 23763
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "jakubkovac",
      "count": 1,
      "uuid": 43238331
    },
    {
      "user": "jamescuster",
      "count": 1,
      "uuid": 39385870
    },
    {
      "user": "coatless",
      "count": 1,
      "uuid": 833642
    },
    {
      "user": "jan-glx",
      "count": 1,
      "uuid": 1266815
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "jesse-ross",
      "count": 1,
      "uuid": 13890601
    },
    {
      "user": "jgabry",
      "count": 1,
      "uuid": 7796803
    },
    {
      "user": "joshuaulrich",
      "count": 1,
      "uuid": 1023193
    },
    {
      "user": "jsilve24",
      "count": 1,
      "uuid": 452422
    },
    {
      "user": "kenahoo",
      "count": 1,
      "uuid": 111939
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 422917,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/remotes"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/r-lib/remotes",
  "_pkgdown": "https://remotes.r-lib.org",
  "_searchresults": 6800,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/remotes.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/remotes",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-09-09"
    },
    {
      "version": "1.1.0",
      "date": "2017-07-09"
    },
    {
      "version": "1.1.1",
      "date": "2017-12-21"
    },
    {
      "version": "2.0.0",
      "date": "2018-10-11"
    },
    {
      "version": "2.0.1",
      "date": "2018-10-19"
    },
    {
      "version": "2.0.2",
      "date": "2018-10-30"
    },
    {
      "version": "2.0.3",
      "date": "2019-04-09"
    },
    {
      "version": "2.0.4",
      "date": "2019-04-10"
    },
    {
      "version": "2.1.0",
      "date": "2019-06-25"
    },
    {
      "version": "2.1.1",
      "date": "2020-02-15"
    },
    {
      "version": "2.2.0",
      "date": "2020-07-21"
    },
    {
      "version": "2.3.0",
      "date": "2021-04-01"
    },
    {
      "version": "2.4.0",
      "date": "2021-06-02"
    },
    {
      "version": "2.4.1",
      "date": "2021-09-29"
    },
    {
      "version": "2.4.2",
      "date": "2021-11-30"
    },
    {
      "version": "2.4.2.1",
      "date": "2023-07-18"
    },
    {
      "version": "2.5.0",
      "date": "2024-03-17"
    }
  ],
  "_exports": [
    "add_metadata",
    "available_packages",
    "available_packages_reset",
    "available_packages_set",
    "bioc_install_repos",
    "bioc_version",
    "dev_package_deps",
    "download_version",
    "git_credentials",
    "github_pull",
    "github_release",
    "github_remote",
    "gitlab_pat",
    "install_bioc",
    "install_bitbucket",
    "install_cran",
    "install_deps",
    "install_dev",
    "install_git",
    "install_github",
    "install_gitlab",
    "install_local",
    "install_remote",
    "install_svn",
    "install_url",
    "install_version",
    "local_package_deps",
    "package_deps",
    "parse_github_repo_spec",
    "parse_github_url",
    "parse_repo_spec",
    "remote_download",
    "remote_metadata",
    "remote_package_name",
    "remote_sha",
    "standardise_dep",
    "system_requirements",
    "update_packages"
  ],
  "_help": [
    {
      "page": "download_version",
      "title": "Download a specified version of a CRAN package",
      "topics": [
        "download_version"
      ]
    },
    {
      "page": "github_refs",
      "title": "GitHub references",
      "topics": [
        "github_pull",
        "github_release"
      ]
    },
    {
      "page": "install_bioc",
      "title": "Install a development package from the Bioconductor git repository",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_bioc"
      ]
    },
    {
      "page": "install_bitbucket",
      "title": "Install a package directly from Bitbucket",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_bitbucket"
      ]
    },
    {
      "page": "install_cran",
      "title": "Attempts to install a package from CRAN.",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_cran"
      ]
    },
    {
      "page": "install_deps",
      "title": "Install package dependencies if needed.",
      "topics": [
        "install_deps"
      ]
    },
    {
      "page": "install_dev",
      "title": "Install the development version of a package",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_dev"
      ]
    },
    {
      "page": "install_git",
      "title": "Install a package from a git repository",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_git"
      ]
    },
    {
      "page": "install_github",
      "title": "Attempts to install a package directly from GitHub.",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_github"
      ]
    },
    {
      "page": "install_gitlab",
      "title": "Install a package from GitLab",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_gitlab"
      ]
    },
    {
      "page": "install_local",
      "title": "Install a package from a local file",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_local"
      ]
    },
    {
      "page": "install_svn",
      "title": "Install a package from a SVN repository",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_svn"
      ]
    },
    {
      "page": "install_url",
      "title": "Install a package from a url",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_url"
      ]
    },
    {
      "page": "install_version",
      "title": "Install specific version of a package.",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install_version"
      ]
    },
    {
      "page": "package_deps",
      "title": "Find all dependencies of a CRAN or dev package.",
      "topics": [
        "dev_package_deps",
        "local_package_deps",
        "package_deps",
        "update.package_deps"
      ]
    },
    {
      "page": "parse-git-repo",
      "title": "Parse a remote git repo specification",
      "topics": [
        "parse-git-repo",
        "parse_github_repo_spec",
        "parse_github_url",
        "parse_repo_spec"
      ]
    },
    {
      "page": "system_requirements",
      "title": "Query the system requirements for a package (and its dependencies)",
      "topics": [
        "system_requirements"
      ]
    },
    {
      "page": "update_packages",
      "title": "Update packages that are missing or out-of-date.",
      "topics": [
        "update_packages"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/remotes/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "dependencies.Rmd",
      "filename": "dependencies.html",
      "title": "Dependency resolution for R package development",
      "author": "Jim Hester, Hadley Wickham, Gábor Csárdi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package remotes",
        "GitHub",
        "Other sources",
        "CRAN submission"
      ],
      "created": "2018-10-11 17:59:43",
      "modified": "2023-11-03 14:16:10",
      "commits": 6
    }
  ],
  "_score": 16.109833693927065,
  "_indexed": true,
  "_nocasepkg": "remotes",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.0.9000",
      "date": "2026-05-20T10:40:18.000Z",
      "distro": "noble",
      "commit": "6c988cca5d5dc10f0825eb36872360618238539a",
      "fileid": "9c39f3d366f273bfacf112c3a3774fb95b78788b8f4f2f3f4b68a46610447ece",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.5.0.9000",
      "date": "2026-05-20T10:40:26.000Z",
      "distro": "noble",
      "commit": "6c988cca5d5dc10f0825eb36872360618238539a",
      "fileid": "76b97bab1c61aac513da3afbcbf24d584ebd3c4f51df354751577144fe3a5b15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.5.0.9000",
      "date": "2026-05-20T10:45:06.000Z",
      "commit": "6c988cca5d5dc10f0825eb36872360618238539a",
      "fileid": "dcf39c4fad0a997671e8974e1498f77df7282f9f15bf82e00e5a3b182a1e0168",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.5.0.9000",
      "date": "2026-05-20T10:43:52.000Z",
      "commit": "6c988cca5d5dc10f0825eb36872360618238539a",
      "fileid": "9ed52ed544b2d8d3f17bf81205fa1d74c4a54413da0d93e2d5377e106df41a54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.5.0.9000",
      "date": "2026-05-20T10:39:27.000Z",
      "commit": "6c988cca5d5dc10f0825eb36872360618238539a",
      "fileid": "3fc5accd0df0586d16dd37b66b80b76a62fdee087874a9dd3f7b11f9e85f150f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.5.0.9000",
      "date": "2026-05-20T10:39:26.000Z",
      "commit": "6c988cca5d5dc10f0825eb36872360618238539a",
      "fileid": "14d5a1d4629c1a6bc68dfbc6f58c05bf7ad8bb2d710a4b97eb26b5752f08b031",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.5.0.9000",
      "date": "2026-05-20T10:39:33.000Z",
      "commit": "6c988cca5d5dc10f0825eb36872360618238539a",
      "fileid": "9819460c3484fd0ee0248115204d14284251f84747226e0f9edcf00be22ded4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.5.0.9000",
      "date": "2026-06-02T13:06:16.000Z",
      "commit": "6c988cca5d5dc10f0825eb36872360618238539a",
      "fileid": "5930c0479aed881ea7a82547ec2016111884a16531db458d8f399f5d94199129",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26157053360"
    }
  ]
}