{
  "_id": "6a654a9228baeae240e99ccf",
  "Package": "ghclass",
  "Title": "Tools for Managing Classes on GitHub",
  "Version": "0.4.1",
  "Authors@R": "c(person(given = \"Colin\",\nfamily = \"Rundel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rundel@gmail.com\"),\nperson(given = \"Mine\",\nfamily = \"Cetinkaya-Rundel\",\nrole = \"aut\",\nemail = \"mine@rstudio.com\"),\nperson(given = \"Therese\",\nfamily = \"Anders\",\nrole = \"ctb\",\nemail = \"tanders@usc.edu\"))",
  "Description": "Interface for the GitHub API that enables efficient\nmanagement of courses on GitHub. It has a functionality for\nmanaging organizations, teams, repositories, and users on\nGitHub and helps automate most of the tedious and repetitive\ntasks around creating and distributing assignments.",
  "License": "GPL-3",
  "URL": "https://github.com/rundel/ghclass,\nhttps://rundel.github.io/ghclass/",
  "BugReports": "https://github.com/rundel/ghclass/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake git make libicu-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://rundel.r-universe.dev",
  "Date/Publication": "2026-07-25 23:04:20 UTC",
  "RemoteUrl": "https://github.com/rundel/ghclass",
  "RemoteRef": "HEAD",
  "RemoteSha": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 23:42:07 UTC",
    "User": "root"
  },
  "Author": "Colin Rundel [aut, cre],\nMine Cetinkaya-Rundel [aut],\nTherese Anders [ctb]",
  "Maintainer": "Colin Rundel <rundel@gmail.com>",
  "_user": "rundel",
  "_type": "src",
  "_file": "ghclass_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/b39be02888c7e3569b986420bb4478550b4ba9cde66aa27ef5100e8dd565e2a1",
  "_filesize": 1104810,
  "_sha256": "b39be02888c7e3569b986420bb4478550b4ba9cde66aa27ef5100e8dd565e2a1",
  "_expires": "2026-11-02T23:45:20.000Z",
  "_created": "2026-07-25T23:42:07.000Z",
  "_published": "2026-07-25T23:45:22.026Z",
  "_jobs": [
    {
      "job": 89734565717,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8625257770"
    },
    {
      "job": 89734565716,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8625260728"
    },
    {
      "job": 89734565720,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8625258709"
    },
    {
      "job": 89734565741,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8625257253"
    },
    {
      "job": 89734304347,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8625242531"
    },
    {
      "job": 89734565722,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8625259571"
    },
    {
      "job": 89734565724,
      "time": 102,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8625254933"
    },
    {
      "job": 89734565739,
      "time": 113,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8625256210"
    },
    {
      "job": 89734565725,
      "time": 90,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8625253523"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437",
  "_status": "success",
  "_upstream": "https://github.com/rundel/ghclass",
  "_commit": {
    "id": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
    "author": "Colin Rundel <rundel@gmail.com>",
    "committer": "Colin Rundel <rundel@gmail.com>",
    "message": "Update R-CMD-check workflow actions\n",
    "time": 1785020660
  },
  "_maintainer": {
    "name": "Colin Rundel",
    "email": "rundel@gmail.com",
    "login": "rundel",
    "twitter": "@rundel",
    "description": "Associate Professor of the Practice, Department of Statistical Science, Duke University\n\nR and computing enthusiast",
    "uuid": 273926
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "gh",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sodium",
      "role": "Suggests"
    },
    {
      "package": "styler",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "gert",
      "role": "Suggests"
    },
    {
      "package": "gitcreds",
      "role": "Suggests"
    }
  ],
  "_owner": "rundel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 6
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 21
    },
    {
      "week": "2026-27",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.3.1",
      "date": "2025-09-17"
    },
    {
      "name": "0.4.0",
      "date": "2026-06-01"
    }
  ],
  "_stars": 147,
  "_contributors": [
    {
      "user": "rundel",
      "count": 911,
      "uuid": 273926
    },
    {
      "user": "thereseanders",
      "count": 155,
      "uuid": 26805373
    },
    {
      "user": "mine-cetinkaya-rundel",
      "count": 63,
      "uuid": 5965649
    },
    {
      "user": "merliseclyde",
      "count": 13,
      "uuid": 384532
    },
    {
      "user": "rudeboybert",
      "count": 2,
      "uuid": 4574203
    },
    {
      "user": "finnlindgren",
      "count": 1,
      "uuid": 7162803
    },
    {
      "user": "pat-s",
      "count": 1,
      "uuid": 8430564
    },
    {
      "user": "davidkane9",
      "count": 1,
      "uuid": 4552851
    }
  ],
  "_userbio": {
    "uuid": 273926,
    "type": "user",
    "name": "Colin Rundel",
    "followers": 223,
    "description": "Associate Professor of the Practice, Department of Statistical Science, Duke University\r\n\r\nR and computing enthusiast"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ghclass"
  },
  "_devurl": "https://github.com/rundel/ghclass",
  "_pkgdown": "https://rundel.github.io/ghclass/",
  "_searchresults": 92,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ghclass.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rundel/ghclass",
  "_realowner": "rundel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2022-01-06"
    },
    {
      "version": "0.3.0",
      "date": "2024-03-26"
    },
    {
      "version": "0.3.1",
      "date": "2025-05-06"
    },
    {
      "version": "0.4.0",
      "date": "2026-05-08"
    }
  ],
  "_exports": [
    "action_add_badge",
    "action_artifact_delete",
    "action_artifact_download",
    "action_artifacts",
    "action_remove_badge",
    "action_run_logs",
    "action_runs",
    "action_runtime",
    "action_status",
    "action_workflows",
    "arg_is_chr",
    "arg_is_chr_scalar",
    "arg_is_lgl",
    "arg_is_lgl_scalar",
    "arg_is_pos_int",
    "arg_is_pos_int_scalar",
    "branch_create",
    "branch_delete",
    "branch_remove",
    "cli_glue",
    "cli_stop",
    "cli_warn",
    "error",
    "failed",
    "format_repo",
    "get_repo_name",
    "get_repo_owner",
    "ghclass_api_v3_req",
    "github_api_repo_get_file",
    "github_api_repo_tree",
    "github_get_api_limit",
    "github_get_max_rate",
    "github_get_max_wait",
    "github_get_token",
    "github_graphql_rate_limit",
    "github_orgs",
    "github_rate_limit",
    "github_reset_token",
    "github_set_api_limit",
    "github_set_max_rate",
    "github_set_max_wait",
    "github_set_token",
    "github_test_token",
    "github_token_scopes",
    "github_whoami",
    "issue_close",
    "issue_create",
    "issue_edit",
    "local_pat",
    "local_repo_add",
    "local_repo_anonymize",
    "local_repo_branch",
    "local_repo_clone",
    "local_repo_commit",
    "local_repo_log",
    "local_repo_pull",
    "local_repo_push",
    "local_repo_rename",
    "match_repo",
    "org_admins",
    "org_allows_forking",
    "org_create_assignment",
    "org_exists",
    "org_grade_assignment",
    "org_invite",
    "org_members",
    "org_pending",
    "org_remove",
    "org_repo_forking",
    "org_repo_search",
    "org_repo_stats",
    "org_repos",
    "org_set_repo_permission",
    "org_set_workflow_permissions",
    "org_sitrep",
    "org_team_details",
    "org_teams",
    "org_user_repos",
    "org_workflow_permissions",
    "pages_create",
    "pages_delete",
    "pages_enabled",
    "pages_status",
    "pr_create",
    "read_bin_file",
    "repo_add_file",
    "repo_add_team",
    "repo_add_user",
    "repo_allows_forking",
    "repo_branches",
    "repo_clone",
    "repo_clone_url",
    "repo_collaborators",
    "repo_commits",
    "repo_contributors",
    "repo_create",
    "repo_delete",
    "repo_delete_file",
    "repo_exists",
    "repo_files",
    "repo_get_file",
    "repo_get_readme",
    "repo_ignore",
    "repo_is_template",
    "repo_issues",
    "repo_ls",
    "repo_mirror",
    "repo_mirror_template",
    "repo_modify_file",
    "repo_n_commits",
    "repo_prs",
    "repo_pushes",
    "repo_put_file",
    "repo_remove_team",
    "repo_remove_user",
    "repo_rename",
    "repo_set_forking",
    "repo_set_template",
    "repo_style",
    "repo_team_permission",
    "repo_unwatch",
    "repo_user_permission",
    "repo_watch",
    "repo_watching",
    "result",
    "status_msg",
    "succeeded",
    "team_create",
    "team_delete",
    "team_invite",
    "team_members",
    "team_pending",
    "team_remove",
    "team_rename",
    "team_repos",
    "team_roster",
    "user_exists",
    "user_repos",
    "user_type",
    "with_pat"
  ],
  "_help": [
    {
      "page": "action",
      "title": "Retrieve information about GitHub Actions workflows and their runs.",
      "topics": [
        "action",
        "action_artifacts",
        "action_artifact_delete",
        "action_artifact_download",
        "action_runs",
        "action_runtime",
        "action_run_logs",
        "action_status",
        "action_workflows"
      ]
    },
    {
      "page": "action_badge",
      "title": "Add or remove GitHub Actions badges from a repository",
      "topics": [
        "action_add_badge",
        "action_badge",
        "action_remove_badge"
      ]
    },
    {
      "page": "branch",
      "title": "Create and delete branches in a repository",
      "topics": [
        "branch",
        "branch_create",
        "branch_delete",
        "branch_remove"
      ]
    },
    {
      "page": "github_api_limit",
      "title": "Tools for limiting gh's GitHub api requests.",
      "topics": [
        "github_api_limit",
        "github_get_api_limit",
        "github_get_max_rate",
        "github_get_max_wait",
        "github_set_api_limit",
        "github_set_max_rate",
        "github_set_max_wait"
      ]
    },
    {
      "page": "github_orgs",
      "title": "Collect details on the authenticated user's GitHub organization memberships (based on the current PAT).",
      "topics": [
        "github_orgs"
      ]
    },
    {
      "page": "github_token",
      "title": "Tools for handling GitHub personal access tokens (PAT)",
      "topics": [
        "github_get_token",
        "github_graphql_rate_limit",
        "github_rate_limit",
        "github_reset_token",
        "github_set_token",
        "github_test_token",
        "github_token",
        "github_token_scopes"
      ]
    },
    {
      "page": "github_whoami",
      "title": "Returns the login of the authenticated user (based on the current PAT).",
      "topics": [
        "github_whoami"
      ]
    },
    {
      "page": "github_with_pat",
      "title": "'withr'-like functions for temporary personal access token",
      "topics": [
        "github_with_pat",
        "local_pat",
        "with_pat"
      ]
    },
    {
      "page": "issue",
      "title": "GitHub Issue related tools",
      "topics": [
        "issue",
        "issue_close",
        "issue_create",
        "issue_edit"
      ]
    },
    {
      "page": "local_repo",
      "title": "Functions for managing local git repositories",
      "topics": [
        "local_repo",
        "local_repo_add",
        "local_repo_branch",
        "local_repo_clone",
        "local_repo_commit",
        "local_repo_log",
        "local_repo_pull",
        "local_repo_push",
        "repo_clone"
      ]
    },
    {
      "page": "local_repo_anonymize",
      "title": "Anonymize a local repo or grading project",
      "topics": [
        "local_repo_anonymize"
      ]
    },
    {
      "page": "local_repo_rename",
      "title": "Rename local directories using a vector of patterns and replacements.",
      "topics": [
        "local_repo_rename"
      ]
    },
    {
      "page": "org_create_assignment",
      "title": "Create a team or individual assignment",
      "topics": [
        "org_create_assignment"
      ]
    },
    {
      "page": "org_details",
      "title": "Obtain details on an organization's repos and teams",
      "topics": [
        "org_details",
        "org_exists",
        "org_repos",
        "org_repo_forking",
        "org_repo_search",
        "org_repo_stats",
        "org_teams",
        "org_team_details",
        "org_user_repos"
      ]
    },
    {
      "page": "org_grade_assignment",
      "title": "Setup grading for an assignment",
      "topics": [
        "org_grade_assignment"
      ]
    },
    {
      "page": "org_members",
      "title": "Tools for managing organization membership",
      "topics": [
        "org_admins",
        "org_invite",
        "org_members",
        "org_pending",
        "org_remove"
      ]
    },
    {
      "page": "org_perm",
      "title": "Organization permissions",
      "topics": [
        "org_allows_forking",
        "org_perm",
        "org_set_repo_permission",
        "org_set_workflow_permissions",
        "org_sitrep",
        "org_workflow_permissions"
      ]
    },
    {
      "page": "pages",
      "title": "Retrieve information about GitHub Pages sites and builds.",
      "topics": [
        "pages",
        "pages_create",
        "pages_delete",
        "pages_enabled",
        "pages_status"
      ]
    },
    {
      "page": "pr",
      "title": "GitHub Pull Request related tools",
      "topics": [
        "pr",
        "pr_create"
      ]
    },
    {
      "page": "repo_core",
      "title": "GitHub Repository tools - core functions",
      "topics": [
        "repo_allows_forking",
        "repo_core",
        "repo_create",
        "repo_delete",
        "repo_exists",
        "repo_is_template",
        "repo_mirror",
        "repo_mirror_template",
        "repo_rename",
        "repo_set_forking",
        "repo_set_template"
      ]
    },
    {
      "page": "repo_details",
      "title": "GitHub Repository tools - repository details",
      "topics": [
        "repo_branches",
        "repo_clone_url",
        "repo_commits",
        "repo_details",
        "repo_issues",
        "repo_n_commits",
        "repo_prs",
        "repo_pushes"
      ]
    },
    {
      "page": "repo_file",
      "title": "GitHub Repository tools - file functions",
      "topics": [
        "repo_add_file",
        "repo_delete_file",
        "repo_file",
        "repo_get_file",
        "repo_get_readme",
        "repo_ls",
        "repo_modify_file",
        "repo_put_file"
      ]
    },
    {
      "page": "repo_notification",
      "title": "GitHub Repository tools - notification functions",
      "topics": [
        "repo_ignore",
        "repo_notification",
        "repo_unwatch",
        "repo_watch",
        "repo_watching"
      ]
    },
    {
      "page": "repo_style",
      "title": "Style repository with styler",
      "topics": [
        "repo_style"
      ]
    },
    {
      "page": "repo_user",
      "title": "GitHub Repository tools - user functions",
      "topics": [
        "repo_add_team",
        "repo_add_user",
        "repo_collaborators",
        "repo_contributors",
        "repo_remove_team",
        "repo_remove_user",
        "repo_team_permission",
        "repo_user",
        "repo_user_permission"
      ]
    },
    {
      "page": "team",
      "title": "Create, delete, and rename teams within an organization",
      "topics": [
        "team",
        "team_create",
        "team_delete",
        "team_rename"
      ]
    },
    {
      "page": "team_members",
      "title": "Tools for inviting, removing, and managing members of an organization team",
      "topics": [
        "team_invite",
        "team_members",
        "team_pending",
        "team_remove",
        "team_repos"
      ]
    },
    {
      "page": "team_roster",
      "title": "Add team assignments to a roster",
      "topics": [
        "team_roster"
      ]
    },
    {
      "page": "user",
      "title": "GitHub user related tools",
      "topics": [
        "user",
        "user_exists",
        "user_repos",
        "user_type"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rundel/ghclass/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rundel/ghclass/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "fs",
    "generics",
    "gitcreds",
    "glue",
    "hms",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr"
  ],
  "_score": 7.716565891602231,
  "_indexed": true,
  "_nocasepkg": "ghclass",
  "_universes": [
    "rundel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-25T23:44:22.000Z",
      "distro": "resolute",
      "commit": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
      "fileid": "https://r2.ropensci.org/aafbecb4ddc4216fcb4b7c12b672c7db006b974de8d7e98347e48d681c634f05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-25T23:44:40.000Z",
      "distro": "resolute",
      "commit": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
      "fileid": "https://r2.ropensci.org/d061e988a2f41884834c4ad8d068a11b8f31173ef40e7a4a9a48d1a391802e4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-25T23:44:19.000Z",
      "commit": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
      "fileid": "https://r2.ropensci.org/b35b02ec0b89991aa26255f0132702dce15701fd0a1f86a38b21fbc827ab46da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-25T23:44:08.000Z",
      "commit": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
      "fileid": "https://r2.ropensci.org/91b2fe1e3a9f96794d9395cb015f589c452ff843dcf968b223cbca37a0fd8e42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-07-25T23:44:50.000Z",
      "commit": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
      "fileid": "https://r2.ropensci.org/e5f67eb27d33df78819bc73da52a88bc7d590172f578171b24cbd53d7a080dd1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-25T23:43:51.000Z",
      "commit": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
      "fileid": "https://r2.ropensci.org/9aff563064585dcf943a5e5fb30cd46e56a3e0bea7139d4ac192efd33ce4e039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-25T23:43:54.000Z",
      "commit": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
      "fileid": "https://r2.ropensci.org/c6433e45267981416dc9fcabf77b927d7dbf61fa3bb98995bf40a81512d81bfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-25T23:43:30.000Z",
      "commit": "136b8e8f74c0f647030b563a9b81d81e5dcea43b",
      "fileid": "https://r2.ropensci.org/a4e367c53e6d18c47e1cffc8b48fcf1c943c11572a116120ebff94270e64478f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rundel/actions/runs/30179767437"
    }
  ]
}