{
  "_id": "6a12a7ccacfb0bcc41d14ed1",
  "Package": "googledrive",
  "Title": "An Interface to Google Drive",
  "Version": "2.1.2.9000",
  "Authors@R": "c(\nperson(\"Lucy\", \"D'Agostino McGowan\", , role = \"aut\"),\nperson(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6983-2759\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Manage Google Drive files from R.",
  "License": "MIT + file LICENSE",
  "URL": "https://googledrive.tidyverse.org,\nhttps://github.com/tidyverse/googledrive",
  "BugReports": "https://github.com/tidyverse/googledrive/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse, tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Remotes": [
    "r-lib/gargle"
  ],
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2026-05-07 21:50:37 UTC",
  "RemoteUrl": "https://github.com/tidyverse/googledrive",
  "RemoteRef": "HEAD",
  "RemoteSha": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:50:54 UTC",
    "User": "root"
  },
  "Author": "Lucy D'Agostino McGowan [aut],\nJennifer Bryan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6983-2759>),\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Jennifer Bryan <jenny@posit.co>",
  "MD5sum": "6b9e93abbe5c5214147cf02b4c730a60",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "googledrive_2.1.2.9000.tar.gz",
  "_fileid": "84630a08c48a227fd1fc582ead3a438f9f5e7c0a8ae464b8169382160d06c379",
  "_filesize": 1924685,
  "_sha256": "84630a08c48a227fd1fc582ead3a438f9f5e7c0a8ae464b8169382160d06c379",
  "_created": "2026-05-24T06:50:54.000Z",
  "_published": "2026-05-24T07:25:00.758Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77578475265,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183026509"
    },
    {
      "job": 77578475270,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183027698"
    },
    {
      "job": 77578475267,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183234977"
    },
    {
      "job": 77578475268,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183238162"
    },
    {
      "job": 77578274287,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183012980"
    },
    {
      "job": 77578475266,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183024479"
    },
    {
      "job": 77578475278,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183024895"
    },
    {
      "job": 77578475273,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183024709"
    },
    {
      "job": 77578475271,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183025489"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidyverse/googledrive",
  "_commit": {
    "id": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
    "author": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "committer": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "message": "Use dev gargle\n\nThis is to pick up some changes made in gargle motivated by some recent CI test failures in googledrive. The googledrive failures look like we're getting an unexpected response while retrying a request.\n\n[covr]\n",
    "time": 1778190637
  },
  "_maintainer": {
    "name": "Jennifer Bryan",
    "email": "jenny@posit.co",
    "login": "jennybc",
    "mastodon": "@jennybryan@fosstodon.org",
    "bluesky": "@jennybryan.bsky.social",
    "twitter": "@jennybryan",
    "description": "Software engineer @posit-dev, humane #rstats",
    "uuid": 599454,
    "orcid": "0000-0002-6983-2759"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "gargle",
      "version": ">= 1.6.1.9000",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.9.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.5",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 175,
  "_updates": [
    {
      "week": "2025-36",
      "n": 8
    },
    {
      "week": "2025-37",
      "n": 14
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v2.1.2",
      "date": "2025-09-10"
    }
  ],
  "_topics": [
    "google-drive"
  ],
  "_stars": 342,
  "_contributors": [
    {
      "user": "jennybc",
      "count": 544,
      "uuid": 599454
    },
    {
      "user": "lucymcgowan",
      "count": 204,
      "uuid": 8431897
    },
    {
      "user": "batpigandme",
      "count": 4,
      "uuid": 831732
    },
    {
      "user": "michaelchirico",
      "count": 3,
      "uuid": 7606389
    },
    {
      "user": "gaborcsardi",
      "count": 2,
      "uuid": 660288
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "ateucher",
      "count": 1,
      "uuid": 2816635
    },
    {
      "user": "falnesio",
      "count": 1,
      "uuid": 36005374
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "ianmcook",
      "count": 1,
      "uuid": 280509
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jcheng5",
      "count": 1,
      "uuid": 129551
    },
    {
      "user": "smingerson",
      "count": 1,
      "uuid": 31328867
    },
    {
      "user": "jli",
      "count": 1,
      "uuid": 133466
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 451505,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/googledrive"
  },
  "_devurl": "https://github.com/tidyverse/googledrive",
  "_pkgdown": "https://googledrive.tidyverse.org",
  "_searchresults": 4120,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/googledrive.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/googledrive",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-08-28"
    },
    {
      "version": "0.1.2",
      "date": "2018-10-06"
    },
    {
      "version": "0.1.3",
      "date": "2019-01-24"
    },
    {
      "version": "1.0.0",
      "date": "2019-08-19"
    },
    {
      "version": "1.0.1",
      "date": "2020-05-05"
    },
    {
      "version": "2.0.0",
      "date": "2021-07-08"
    },
    {
      "version": "2.1.0",
      "date": "2023-03-22"
    },
    {
      "version": "2.1.1",
      "date": "2023-06-11"
    },
    {
      "version": "2.1.2",
      "date": "2025-09-10"
    }
  ],
  "_exports": [
    "%>%",
    "as_dribble",
    "as_id",
    "as_shared_drive",
    "as_team_drive",
    "confirm_dribble",
    "confirm_single_file",
    "confirm_some_files",
    "do_paginated_request",
    "do_request",
    "drive_about",
    "drive_api_key",
    "drive_auth",
    "drive_auth_config",
    "drive_auth_configure",
    "drive_browse",
    "drive_cp",
    "drive_create",
    "drive_deauth",
    "drive_download",
    "drive_empty_trash",
    "drive_endpoint",
    "drive_endpoints",
    "drive_example",
    "drive_example_local",
    "drive_example_remote",
    "drive_examples_local",
    "drive_examples_remote",
    "drive_extension",
    "drive_fields",
    "drive_find",
    "drive_get",
    "drive_has_token",
    "drive_link",
    "drive_ls",
    "drive_mime_type",
    "drive_mkdir",
    "drive_mv",
    "drive_oauth_app",
    "drive_oauth_client",
    "drive_publish",
    "drive_put",
    "drive_read_raw",
    "drive_read_string",
    "drive_rename",
    "drive_reveal",
    "drive_rm",
    "drive_scopes",
    "drive_share",
    "drive_share_anyone",
    "drive_token",
    "drive_trash",
    "drive_unpublish",
    "drive_untrash",
    "drive_update",
    "drive_upload",
    "drive_user",
    "expose",
    "is_dribble",
    "is_folder",
    "is_folder_shortcut",
    "is_mine",
    "is_native",
    "is_parental",
    "is_shared_drive",
    "is_shortcut",
    "is_team_drive",
    "local_drive_quiet",
    "no_file",
    "prep_fields",
    "request_generate",
    "request_make",
    "shared_drive_create",
    "shared_drive_find",
    "shared_drive_get",
    "shared_drive_rm",
    "shared_drive_update",
    "shortcut_create",
    "shortcut_resolve",
    "single_file",
    "some_files",
    "team_drive_create",
    "team_drive_find",
    "team_drive_get",
    "team_drive_rm",
    "team_drive_update",
    "with_drive_quiet"
  ],
  "_help": [
    {
      "page": "as_dribble",
      "title": "Coerce to a 'dribble'",
      "topics": [
        "as_dribble"
      ]
    },
    {
      "page": "as_shared_drive",
      "title": "Coerce to shared drive",
      "topics": [
        "as_shared_drive"
      ]
    },
    {
      "page": "dribble",
      "title": "dribble object",
      "topics": [
        "dribble"
      ]
    },
    {
      "page": "dribble-checks",
      "title": "Check facts about a dribble",
      "topics": [
        "confirm_dribble",
        "confirm_single_file",
        "confirm_some_files",
        "dribble-checks",
        "is_dribble",
        "is_folder",
        "is_folder_shortcut",
        "is_mine",
        "is_native",
        "is_parental",
        "is_shared_drive",
        "is_shortcut",
        "no_file",
        "single_file",
        "some_files"
      ]
    },
    {
      "page": "drive_about",
      "title": "Get info on Drive capabilities",
      "topics": [
        "drive_about"
      ]
    },
    {
      "page": "drive_auth",
      "title": "Authorize googledrive",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "drive_auth"
      ]
    },
    {
      "page": "drive_auth_configure",
      "title": "Edit and view auth configuration",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "drive_api_key",
        "drive_auth_configure",
        "drive_oauth_client"
      ]
    },
    {
      "page": "drive_browse",
      "title": "Visit Drive file in browser",
      "topics": [
        "drive_browse"
      ]
    },
    {
      "page": "drive_cp",
      "title": "Copy a Drive file",
      "topics": [
        "drive_cp"
      ]
    },
    {
      "page": "drive_create",
      "title": "Create a new blank Drive file",
      "topics": [
        "drive_create"
      ]
    },
    {
      "page": "drive_deauth",
      "title": "Suspend authorization",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "drive_deauth"
      ]
    },
    {
      "page": "drive_download",
      "title": "Download a Drive file",
      "topics": [
        "drive_download"
      ]
    },
    {
      "page": "drive_empty_trash",
      "title": "Empty Drive Trash",
      "topics": [
        "drive_empty_trash"
      ]
    },
    {
      "page": "drive_endpoints",
      "title": "List Drive endpoints",
      "topics": [
        "drive_endpoint",
        "drive_endpoints"
      ]
    },
    {
      "page": "drive_examples",
      "title": "Example files",
      "topics": [
        "drive_examples",
        "drive_examples_local",
        "drive_examples_remote",
        "drive_example_local",
        "drive_example_remote"
      ]
    },
    {
      "page": "drive_extension",
      "title": "Lookup extension from MIME type",
      "topics": [
        "drive_extension"
      ]
    },
    {
      "page": "drive_fields",
      "title": "Request partial resources",
      "topics": [
        "drive_fields",
        "prep_fields"
      ]
    },
    {
      "page": "drive_find",
      "title": "Find files on Google Drive",
      "topics": [
        "drive_find"
      ]
    },
    {
      "page": "drive_get",
      "title": "Get Drive files by path or id",
      "topics": [
        "drive_get"
      ]
    },
    {
      "page": "drive_has_token",
      "title": "Is there a token on hand?",
      "concept": [
        "low-level API functions"
      ],
      "topics": [
        "drive_has_token"
      ]
    },
    {
      "page": "drive_id",
      "title": "'drive_id' class",
      "topics": [
        "as_id",
        "drive_id"
      ]
    },
    {
      "page": "drive_link",
      "title": "Retrieve Drive file links",
      "topics": [
        "drive_link"
      ]
    },
    {
      "page": "drive_ls",
      "title": "List contents of a folder or shared drive",
      "topics": [
        "drive_ls"
      ]
    },
    {
      "page": "drive_mime_type",
      "title": "Lookup MIME type",
      "topics": [
        "drive_mime_type"
      ]
    },
    {
      "page": "drive_mkdir",
      "title": "Create a Drive folder",
      "topics": [
        "drive_mkdir"
      ]
    },
    {
      "page": "drive_mv",
      "title": "Move a Drive file",
      "topics": [
        "drive_mv"
      ]
    },
    {
      "page": "drive_publish",
      "title": "Publish native Google files",
      "topics": [
        "drive_publish",
        "drive_unpublish"
      ]
    },
    {
      "page": "drive_put",
      "title": "PUT new media into a Drive file",
      "topics": [
        "drive_put"
      ]
    },
    {
      "page": "drive_read_string",
      "title": "Read the content of a Drive file",
      "topics": [
        "drive_read_raw",
        "drive_read_string"
      ]
    },
    {
      "page": "drive_rename",
      "title": "Rename a Drive file",
      "topics": [
        "drive_rename"
      ]
    },
    {
      "page": "drive_reveal",
      "title": "Add a new column of Drive file information",
      "topics": [
        "drive_reveal"
      ]
    },
    {
      "page": "drive_rm",
      "title": "Delete files from Drive",
      "topics": [
        "drive_rm"
      ]
    },
    {
      "page": "drive_scopes",
      "title": "Produce scopes specific to the Drive API",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "drive_scopes"
      ]
    },
    {
      "page": "drive_share",
      "title": "Share Drive files",
      "topics": [
        "drive_share",
        "drive_share_anyone"
      ]
    },
    {
      "page": "drive_token",
      "title": "Produce configured token",
      "concept": [
        "low-level API functions"
      ],
      "topics": [
        "drive_token"
      ]
    },
    {
      "page": "drive_trash",
      "title": "Move Drive files to or from trash",
      "topics": [
        "drive_trash",
        "drive_untrash"
      ]
    },
    {
      "page": "drive_update",
      "title": "Update an existing Drive file",
      "topics": [
        "drive_update"
      ]
    },
    {
      "page": "drive_upload",
      "title": "Upload into a new Drive file",
      "topics": [
        "drive_upload"
      ]
    },
    {
      "page": "drive_user",
      "title": "Get info on current user",
      "topics": [
        "drive_user"
      ]
    },
    {
      "page": "googledrive-configuration",
      "title": "googledrive configuration",
      "topics": [
        "googledrive-configuration",
        "local_drive_quiet",
        "with_drive_quiet"
      ]
    },
    {
      "page": "request_generate",
      "title": "Build a request for the Google Drive API",
      "concept": [
        "low-level API functions"
      ],
      "topics": [
        "request_generate"
      ]
    },
    {
      "page": "request_make",
      "title": "Make a request for the Google Drive v3 API",
      "concept": [
        "low-level API functions"
      ],
      "topics": [
        "do_paginated_request",
        "do_request",
        "request_make"
      ]
    },
    {
      "page": "shared_drive_create",
      "title": "Create a new shared drive",
      "topics": [
        "shared_drive_create"
      ]
    },
    {
      "page": "shared_drive_find",
      "title": "Find shared drives",
      "topics": [
        "shared_drive_find"
      ]
    },
    {
      "page": "shared_drive_get",
      "title": "Get shared drives by name or id",
      "topics": [
        "shared_drive_get"
      ]
    },
    {
      "page": "shared_drive_rm",
      "title": "Delete shared drives",
      "topics": [
        "shared_drive_rm"
      ]
    },
    {
      "page": "shared_drive_update",
      "title": "Update a shared drive",
      "topics": [
        "shared_drive_update"
      ]
    },
    {
      "page": "shared_drives",
      "title": "Access shared drives",
      "topics": [
        "shared_drives"
      ]
    },
    {
      "page": "shortcut_create",
      "title": "Create a shortcut to a Drive file",
      "topics": [
        "shortcut_create"
      ]
    },
    {
      "page": "shortcut_resolve",
      "title": "Resolve shortcuts to their targets",
      "topics": [
        "shortcut_resolve"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/googledrive/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/googledrive/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "fs",
    "gargle",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "uuid",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "googledrive.Rmd",
      "filename": "googledrive.html",
      "title": "googledrive",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-08-23 06:02:24",
      "modified": "2018-10-06 06:26:33",
      "commits": 4
    }
  ],
  "_score": 15.93871853755164,
  "_indexed": true,
  "_nocasepkg": "googledrive",
  "_universes": [
    "tidyverse",
    "jennybc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.2.9000",
      "date": "2026-05-24T06:52:57.000Z",
      "distro": "noble",
      "commit": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
      "fileid": "b4c622c19cac12d45ecd31d6dd9165690a24ed304f1a0fd0193b6d20150ea2cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.2.9000",
      "date": "2026-05-24T06:53:10.000Z",
      "distro": "noble",
      "commit": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
      "fileid": "4d1d450d16db551bb8aa4316502178c25cb3ea89449f51fdc9586c44c0d3cbf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.2.9000",
      "date": "2026-05-24T07:23:45.000Z",
      "commit": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
      "fileid": "87f732bae813f72291ab6c5b2545147f5a791684a13950f11e1c1103de70b455",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.2.9000",
      "date": "2026-05-24T07:24:18.000Z",
      "commit": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
      "fileid": "8016ac109a2d0c52232a197682c01416d2f1225f4b76bf7c93452be3029e044c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.2.9000",
      "date": "2026-05-24T06:53:07.000Z",
      "commit": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
      "fileid": "0e534241d04a16004cf59c056d3d0a70ea65b3d05fc99bed3845ce57c3302512",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.2.9000",
      "date": "2026-05-24T06:52:34.000Z",
      "commit": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
      "fileid": "1598c454420b41446ed35bf899ce8dc6bfc2d4cd1a0915f9748139472da9cb24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.2.9000",
      "date": "2026-05-24T06:52:25.000Z",
      "commit": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
      "fileid": "a21e30e485e9d9cb72b0444e91844f13acc20f96b4692c8573037fcdf4c5c0db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.2.9000",
      "date": "2026-05-24T06:52:28.000Z",
      "commit": "8de11bfd4349ae6e7d98b51f7a6ebc148fe988fa",
      "fileid": "70da823ee1814efc7e5773d36736c6e4dd33b6f1032f4e2a6739fb7a19154d68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354366179"
    }
  ]
}