{
  "_id": "6a105426acfb0bcc41ca1ff0",
  "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-05-09 08:38:41 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>",
  "MD5sum": "a1520ed0984d8177487f870a51533a83",
  "_user": "r-lib",
  "_type": "src",
  "_file": "gmailr_3.0.0.9000.tar.gz",
  "_fileid": "15531214aec22668d84ff785d5eccb3296a1046af9ccb576442b834b0c8c391c",
  "_filesize": 307943,
  "_sha256": "15531214aec22668d84ff785d5eccb3296a1046af9ccb576442b834b0c8c391c",
  "_created": "2026-05-09T08:38:41.000Z",
  "_published": "2026-05-22T13:03:34.335Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384938582,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894384364"
    },
    {
      "job": 77384938768,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894383657"
    },
    {
      "job": 77384938673,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894381116"
    },
    {
      "job": 77384938435,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894381400"
    },
    {
      "job": 77384938874,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894370920"
    },
    {
      "job": 77384937912,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161146843"
    },
    {
      "job": 77384938396,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894380279"
    },
    {
      "job": 77384938747,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894379171"
    },
    {
      "job": 77384938857,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894380883"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 599454
  },
  "_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"
  },
  "_downloads": {
    "count": 4596,
    "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": 352,
  "_rbuild": "4.6.0",
  "_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",
    "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.985071570286026,
  "_indexed": true,
  "_nocasepkg": "gmailr",
  "_universes": [
    "r-lib",
    "jennybc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0.9000",
      "date": "2026-05-09T08:40:48.000Z",
      "distro": "noble",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "29ddc6366ca19f8c1bbbfb186218ae338fd8e8f225f223f23ddedaf645d7289c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0.9000",
      "date": "2026-05-09T08:40:43.000Z",
      "distro": "noble",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "065ec1a41d521bb6727ce94f4c895f3cd50ab28aadae56ff2309736fd27a25e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0.9000",
      "date": "2026-05-09T08:40:24.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "cb57a70f0ce708f6baad91035091d2f4474e49c0d06cfc68c3bbe04b38cb4d97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0.9000",
      "date": "2026-05-09T08:40:21.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "f9de239ff1e542101bb6a285ecb1c707cc8bdd39b695ac3d1dcc5843d45ea8df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-05-09T08:39:59.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "c6a93ba33d65d429b7a9c9397b543f01035eddc89c8c4f5229f312017ea7ec45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-05-09T08:39:51.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "8d67346f1aa6b9b26d67a9e8b86272a801946fad974a2a3e82fb99a00eaf7be7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-05-09T08:40:10.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "1ccf0fdde8521991e4fcd0864eb778f75040571d56c6f188eb48d44e2f49fbc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0.9000",
      "date": "2026-05-22T13:03:11.000Z",
      "commit": "1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15",
      "fileid": "95066443da715b815e9628baadd9a7aed01a7758dbb13348ac36c5cd15ac9973",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596659165"
    }
  ]
}