{
  "_id": "6a4c91eb07c3fd5c3260dcb9",
  "Package": "gmailr",
  "Title": "Access the 'Gmail' 'RESTful' API",
  "Version": "3.0.0.9000",
  "Authors@R": "c(\nperson(\"Jim\", \"Hester\", role = \"aut\"),\nperson(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "An interface to the 'Gmail' 'RESTful' API.  Allows access\nto your 'Gmail' messages, threads, drafts and labels.",
  "License": "MIT + file LICENSE",
  "URL": "https://gmailr.r-lib.org, https://github.com/r-lib/gmailr",
  "BugReports": "https://github.com/r-lib/gmailr/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-11-03",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libuv1-dev libssl-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-01-30 16:19:35 UTC",
  "RemoteUrl": "https://github.com/r-lib/gmailr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 12:58:25 UTC",
    "User": "root"
  },
  "Author": "Jim Hester [aut],\nJennifer Bryan [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Jennifer Bryan <jenny@posit.co>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "gmailr_3.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/9ed1a2d1f26076780db9c0fae4e52213a4b8c1cb79d868dc9a904b445861bc11",
  "_filesize": 310606,
  "_sha256": "9ed1a2d1f26076780db9c0fae4e52213a4b8c1cb79d868dc9a904b445861bc11",
  "_expires": "2026-10-14T13:08:47.000Z",
  "_created": "2026-07-06T12:58:25.000Z",
  "_published": "2026-07-07T05:43:07.500Z",
  "_jobs": [
    {
      "job": 85544458631,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109674338"
    },
    {
      "job": 85544458900,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109675609"
    },
    {
      "job": 85544458660,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109788321"
    },
    {
      "job": 85544458019,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8128990758"
    },
    {
      "job": 85544458477,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109621261"
    },
    {
      "job": 85544458639,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109660778"
    },
    {
      "job": 85544458749,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109668058"
    },
    {
      "job": 85544458794,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109657295"
    },
    {
      "job": 85544458664,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109656811"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/gmailr",
  "_commit": {
    "id": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
    "author": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "committer": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "message": "Increment version number to 3.0.0.9000\n",
    "time": 1769789975
  },
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "gargle",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rematch2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.8",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 18
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v3.0.0",
      "date": "2026-01-29"
    }
  ],
  "_stars": 237,
  "_contributors": [
    {
      "user": "jimhester",
      "count": 287,
      "uuid": 205275
    },
    {
      "user": "jennybc",
      "count": 144,
      "uuid": 599454
    },
    {
      "user": "lawremi",
      "count": 6,
      "uuid": 158190
    },
    {
      "user": "kazuya030",
      "count": 5,
      "uuid": 1835284
    },
    {
      "user": "batpigandme",
      "count": 3,
      "uuid": 831732
    },
    {
      "user": "prithajnath",
      "count": 2,
      "uuid": 8249341
    },
    {
      "user": "alkashef",
      "count": 2,
      "uuid": 7143637
    },
    {
      "user": "absuag",
      "count": 1,
      "uuid": 34994647
    },
    {
      "user": "ismayc",
      "count": 1,
      "uuid": 9215614
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jcheng5",
      "count": 1,
      "uuid": 129551
    },
    {
      "user": "jlegewie",
      "count": 1,
      "uuid": 1292401
    },
    {
      "user": "lwjohnst86",
      "count": 1,
      "uuid": 6662983
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "obarisk",
      "count": 1,
      "uuid": 7524256
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 743
  },
  "_downloads": {
    "count": 2687,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gmailr"
  },
  "_devurl": "https://github.com/r-lib/gmailr",
  "_pkgdown": "https://gmailr.r-lib.org",
  "_searchresults": 361,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gmailr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/gmailr",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2014-07-26"
    },
    {
      "version": "0.5.0",
      "date": "2014-09-18"
    },
    {
      "version": "0.6.0",
      "date": "2014-12-04"
    },
    {
      "version": "0.7.1",
      "date": "2016-04-11"
    },
    {
      "version": "1.0.0",
      "date": "2019-08-23"
    },
    {
      "version": "1.0.1",
      "date": "2021-11-30"
    },
    {
      "version": "2.0.0",
      "date": "2023-06-30"
    },
    {
      "version": "3.0.0",
      "date": "2026-01-30"
    }
  ],
  "_exports": [
    "gm_attach_file",
    "gm_attach_part",
    "gm_attachment",
    "gm_attachments",
    "gm_auth",
    "gm_auth_configure",
    "gm_bcc",
    "gm_body",
    "gm_cc",
    "gm_create_draft",
    "gm_create_label",
    "gm_date",
    "gm_deauth",
    "gm_default_email",
    "gm_default_oauth_client",
    "gm_delete_draft",
    "gm_delete_label",
    "gm_delete_message",
    "gm_delete_thread",
    "gm_draft",
    "gm_drafts",
    "gm_from",
    "gm_has_token",
    "gm_history",
    "gm_html_body",
    "gm_id",
    "gm_import_message",
    "gm_insert_message",
    "gm_label",
    "gm_labels",
    "gm_last_response",
    "gm_message",
    "gm_messages",
    "gm_mime",
    "gm_modify_message",
    "gm_modify_thread",
    "gm_oauth_app",
    "gm_oauth_client",
    "gm_profile",
    "gm_save_attachment",
    "gm_save_attachments",
    "gm_scopes",
    "gm_send_draft",
    "gm_send_message",
    "gm_subject",
    "gm_text_body",
    "gm_thread",
    "gm_threads",
    "gm_to",
    "gm_token",
    "gm_token_read",
    "gm_token_write",
    "gm_trash_message",
    "gm_trash_thread",
    "gm_untrash_message",
    "gm_untrash_thread",
    "gm_update_label",
    "gm_update_label_patch",
    "quoted_printable_encode"
  ],
  "_help": [
    {
      "page": "as.character.mime",
      "title": "Convert a mime object to character representation",
      "topics": [
        "as.character.mime"
      ]
    },
    {
      "page": "gm_attachment",
      "title": "Retrieve an attachment to a message",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_attachment"
      ]
    },
    {
      "page": "gm_attachments",
      "title": "Retrieve information about attachments",
      "topics": [
        "gm_attachments"
      ]
    },
    {
      "page": "gm_auth",
      "title": "Authorize gmailr",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "gm_auth"
      ]
    },
    {
      "page": "gm_auth_configure",
      "title": "Edit auth configuration",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "gm_auth_configure",
        "gm_oauth_client"
      ]
    },
    {
      "page": "gm_body",
      "title": "Get the body text of a message or draft",
      "topics": [
        "gm_body"
      ]
    },
    {
      "page": "gm_create_draft",
      "title": "Create a draft from a mime message",
      "topics": [
        "gm_create_draft"
      ]
    },
    {
      "page": "gm_create_label",
      "title": "Create a new label",
      "concept": [
        "label"
      ],
      "topics": [
        "gm_create_label"
      ]
    },
    {
      "page": "gm_deauth",
      "title": "Clear current token",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "gm_deauth"
      ]
    },
    {
      "page": "gm_delete_draft",
      "title": "Permanently delete a single draft",
      "concept": [
        "draft"
      ],
      "topics": [
        "gm_delete_draft"
      ]
    },
    {
      "page": "gm_delete_label",
      "title": "Permanently delete a label",
      "concept": [
        "label"
      ],
      "topics": [
        "gm_delete_label"
      ]
    },
    {
      "page": "gm_delete_message",
      "title": "Permanently delete a single message",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_delete_message"
      ]
    },
    {
      "page": "gm_delete_thread",
      "title": "Permanently delete a single thread.",
      "concept": [
        "thread"
      ],
      "topics": [
        "gm_delete_thread"
      ]
    },
    {
      "page": "gm_draft",
      "title": "Get a single draft",
      "concept": [
        "draft"
      ],
      "topics": [
        "gm_draft"
      ]
    },
    {
      "page": "gm_drafts",
      "title": "Get a list of drafts",
      "concept": [
        "draft"
      ],
      "topics": [
        "gm_drafts"
      ]
    },
    {
      "page": "gm_has_token",
      "title": "Is there a token on hand?",
      "concept": [
        "low-level API functions"
      ],
      "topics": [
        "gm_has_token"
      ]
    },
    {
      "page": "gm_history",
      "title": "Retrieve change history for the inbox",
      "topics": [
        "gm_history"
      ]
    },
    {
      "page": "gm_id",
      "title": "Get the id of a gmailr object",
      "topics": [
        "gm_id",
        "gm_id.gmail_messages"
      ]
    },
    {
      "page": "gm_import_message",
      "title": "Import a message into the gmail mailbox from a mime message",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_import_message"
      ]
    },
    {
      "page": "gm_insert_message",
      "title": "Insert a message into the gmail mailbox from a mime message",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_insert_message"
      ]
    },
    {
      "page": "gm_label",
      "title": "Get a specific label",
      "concept": [
        "label"
      ],
      "topics": [
        "gm_label"
      ]
    },
    {
      "page": "gm_labels",
      "title": "Get a list of all labels",
      "concept": [
        "label"
      ],
      "topics": [
        "gm_labels"
      ]
    },
    {
      "page": "gm_message",
      "title": "Get a single message",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_message"
      ]
    },
    {
      "page": "gm_messages",
      "title": "Get a list of messages",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_messages"
      ]
    },
    {
      "page": "gm_mime",
      "title": "Create a mime formatted message object",
      "concept": [
        "mime"
      ],
      "topics": [
        "gm_attach_file",
        "gm_attach_part",
        "gm_bcc.mime",
        "gm_cc.mime",
        "gm_from.mime",
        "gm_html_body",
        "gm_mime",
        "gm_subject.mime",
        "gm_text_body",
        "gm_to.mime"
      ]
    },
    {
      "page": "gm_modify_message",
      "title": "Modify the labels on a message",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_modify_message"
      ]
    },
    {
      "page": "gm_modify_thread",
      "title": "Modify the labels on a thread",
      "concept": [
        "thread"
      ],
      "topics": [
        "gm_modify_thread"
      ]
    },
    {
      "page": "gm_profile",
      "title": "Get info on current gmail profile",
      "topics": [
        "gm_profile"
      ]
    },
    {
      "page": "gm_save_attachment",
      "title": "Save the attachment to a file",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_save_attachment"
      ]
    },
    {
      "page": "gm_save_attachments",
      "title": "Save attachments to a message",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_save_attachments"
      ]
    },
    {
      "page": "gm_scopes",
      "title": "Produce scopes specific to the Gmail API",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "gm_scopes"
      ]
    },
    {
      "page": "gm_send_draft",
      "title": "Send a draft",
      "concept": [
        "draft"
      ],
      "topics": [
        "gm_send_draft"
      ]
    },
    {
      "page": "gm_send_message",
      "title": "Send a message from a mime message",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_send_message"
      ]
    },
    {
      "page": "gm_thread",
      "title": "Get a single thread",
      "concept": [
        "thread"
      ],
      "topics": [
        "gm_thread"
      ]
    },
    {
      "page": "gm_threads",
      "title": "Get a list of threads",
      "concept": [
        "thread"
      ],
      "topics": [
        "gm_threads"
      ]
    },
    {
      "page": "accessors",
      "title": "Methods to get values from message or drafts",
      "topics": [
        "gm_bcc",
        "gm_cc",
        "gm_date",
        "gm_from",
        "gm_subject",
        "gm_to"
      ]
    },
    {
      "page": "gm_token",
      "title": "Produce configured token",
      "concept": [
        "low-level API functions"
      ],
      "topics": [
        "gm_token"
      ]
    },
    {
      "page": "gm_token_write",
      "title": "Write/read a gmailr user token",
      "topics": [
        "gm_token_read",
        "gm_token_write"
      ]
    },
    {
      "page": "gm_trash_message",
      "title": "Send a single message to the trash",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_trash_message"
      ]
    },
    {
      "page": "gm_trash_thread",
      "title": "Send a single thread to the trash",
      "concept": [
        "thread"
      ],
      "topics": [
        "gm_trash_thread"
      ]
    },
    {
      "page": "gm_untrash_message",
      "title": "Remove a single message from the trash",
      "concept": [
        "message"
      ],
      "topics": [
        "gm_untrash_message"
      ]
    },
    {
      "page": "gm_untrash_thread",
      "title": "Remove a single thread from the trash.",
      "concept": [
        "thread"
      ],
      "topics": [
        "gm_untrash_thread"
      ]
    },
    {
      "page": "gm_update_label",
      "title": "Update a existing label.",
      "concept": [
        "label"
      ],
      "topics": [
        "gm_update_label",
        "gm_update_label_patch"
      ]
    },
    {
      "page": "gmailr-configuration",
      "title": "Configuring gmailr",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "gmailr-configuration",
        "gm_default_email",
        "gm_default_oauth_client"
      ]
    },
    {
      "page": "quoted_printable_encode",
      "title": "Encode text using quoted printable",
      "topics": [
        "quoted_printable_encode"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/gmailr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "crayon",
    "curl",
    "fs",
    "gargle",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rematch2",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "deploy-a-token.Rmd",
      "filename": "deploy-a-token.html",
      "title": "Deploy a token",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Demo code",
        "Setup: store a token",
        "Usage: load and use token",
        "Ongoing maintenance"
      ],
      "created": "2023-06-25 15:38:01",
      "modified": "2025-11-04 03:33:09",
      "commits": 8
    },
    {
      "source": "gmailr.Rmd",
      "filename": "gmailr.html",
      "title": "gmailr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "OAuth client",
        "Auth",
        "Compose and send an email",
        "Read email",
        "Quota"
      ],
      "created": "2019-08-23 13:52:24",
      "modified": "2025-11-04 19:31:57",
      "commits": 8
    },
    {
      "source": "sending_messages.Rmd",
      "filename": "sending_messages.html",
      "title": "Sending Messages With Gmailr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Constructing a MIME message",
        "Text",
        "HTML",
        "Attachments",
        "Including images",
        "Uploading",
        "Create Draft",
        "Insert",
        "Import",
        "Sending",
        "Draft",
        "Message",
        "Troubleshooting",
        "Gmail API error 400: Mail service not enabled"
      ],
      "created": "2014-09-15 20:03:51",
      "modified": "2025-11-04 03:33:09",
      "commits": 30
    }
  ],
  "_score": 10.762923755130474,
  "_indexed": true,
  "_nocasepkg": "gmailr",
  "_universes": [
    "r-lib",
    "jennybc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0.9000",
      "date": "2026-07-06T13:00:31.000Z",
      "distro": "resolute",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "https://r2.ropensci.org/477c5b99608eb7b6b4b22cf371a8774dbe5c86a0221a17167c30d95b4cd8d0b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.0.0.9000",
      "date": "2026-07-06T13:00:35.000Z",
      "distro": "resolute",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "https://r2.ropensci.org/5fde9c1c02cc58927d7d35350af2ac2782669053f2de66ee58a2db0b20fd0721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0.9000",
      "date": "2026-07-06T13:05:12.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "https://r2.ropensci.org/bdea0bed9de5df3b8e896ea8ed726267b1ffcaca6eda27c1a3708d32995fae84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.0.0.9000",
      "date": "2026-07-07T05:42:30.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "https://r2.ropensci.org/3f8fcb369086902144b5219a4961e9ebda850518a40d9a6964f3edbc049ee936",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0.9000",
      "date": "2026-07-06T13:00:17.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "https://r2.ropensci.org/665d01bf85b49be63da8e568d96ed72853571750f58faca03734c1391f9e8a81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-07-06T12:59:52.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "https://r2.ropensci.org/849b2891bf2f70fc740eadbe5c2aa616572c7040760470a6305db1e7ec284610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-07-06T12:59:37.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "https://r2.ropensci.org/83882a935ae2d636d498969731f071bd04e12687c28448da1b6d0a9a6c741540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-07-06T12:59:35.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "https://r2.ropensci.org/a5eeadc62cb38edc90268e4aef44cda6f44f277620a2f05b9ccf14f4b6664eaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793061941"
    }
  ]
}