{
  "_id": "6a1862fbacfb0bcc41dbf01a",
  "Type": "Package",
  "Package": "gert",
  "Title": "Simple Git Client for R",
  "Version": "2.1.0",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroen@berkeley.edu\",\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Jennifer\", \"Bryan\", role = \"ctb\", email = \"jenny@rstudio.com\",\ncomment = c(ORCID = \"0000-0002-6983-2759\")))",
  "Description": "Simple git client for R based on 'libgit2'\n<https://libgit2.org> with support for SSH and HTTPS remotes.\nAll functions in 'gert' use basic R data types (such as vectors\nand data-frames) for their arguments and return values. User\ncredentials are shared with command line 'git' through the\ngit-credential store and ssh keys stored on disk or ssh-agent.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/gert/\nhttps://ropensci.r-universe.dev/gert",
  "BugReports": "https://github.com/r-lib/gert/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "SystemRequirements": "libgit2 (>= 1.0): libgit2-devel (rpm) or\nlibgit2-dev (deb)",
  "Language": "en-US",
  "Config/pak/sysreqs": "git libgit2-dev libssl-dev",
  "Repository": "https://carpentries.r-universe.dev",
  "Date/Publication": "2024-07-18 11:32:08 UTC",
  "RemoteUrl": "https://github.com/r-lib/gert",
  "RemoteRef": "v2.1.0",
  "RemoteSha": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 14:59:13 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nJennifer Bryan [ctb] (ORCID: <https://orcid.org/0000-0002-6983-2759>)",
  "Maintainer": "Jeroen Ooms <jeroen@berkeley.edu>",
  "MD5sum": "0f452cc8032e663305f57c1ff6711562",
  "_user": "carpentries",
  "_type": "src",
  "_file": "gert_2.1.0.tar.gz",
  "_fileid": "ed75c3ceaa342ba17d7c6936ef73699b7b7fe3d7c96dfae1df2641d9470621af",
  "_filesize": 8982922,
  "_sha256": "ed75c3ceaa342ba17d7c6936ef73699b7b7fe3d7c96dfae1df2641d9470621af",
  "_created": "2026-05-28T14:59:13.000Z",
  "_published": "2026-05-28T15:44:59.836Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78320374502,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7269409311"
    },
    {
      "job": 78320374729,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7269444596"
    },
    {
      "job": 78320374779,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7269388855"
    },
    {
      "job": 78320374990,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7269443850"
    },
    {
      "job": 78320374691,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7270380977"
    },
    {
      "job": 78320374868,
      "time": 158,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7270460372"
    },
    {
      "job": 78320374436,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7270281552"
    },
    {
      "job": 78320374441,
      "time": 260,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7270318898"
    },
    {
      "job": 78319272597,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269333034"
    },
    {
      "job": 78320374396,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269460706"
    },
    {
      "job": 78320374506,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7269445645"
    },
    {
      "job": 78320374509,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7269450045"
    },
    {
      "job": 78320374429,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269443076"
    }
  ],
  "_buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/gert",
  "_commit": {
    "id": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Use old API\n",
    "time": 1721302328
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroen@berkeley.edu",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "askpass",
      "role": "Imports"
    },
    {
      "package": "credentials",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.11",
      "role": "Imports"
    },
    {
      "package": "sys",
      "role": "Imports"
    },
    {
      "package": "zip",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": false,
  "_usedby": 384,
  "_updates": [],
  "_tags": [],
  "_stars": 162,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 612,
      "uuid": 216319
    },
    {
      "user": "jennybc",
      "count": 33,
      "uuid": 599454
    },
    {
      "user": "maelle",
      "count": 18,
      "uuid": 8360597
    },
    {
      "user": "olivroy",
      "count": 3,
      "uuid": 52606734
    },
    {
      "user": "rundel",
      "count": 2,
      "uuid": 273926
    },
    {
      "user": "krlmlr",
      "count": 2,
      "uuid": 1741643
    },
    {
      "user": "m-kusumgar",
      "count": 2,
      "uuid": 98405247
    },
    {
      "user": "zkamvar",
      "count": 2,
      "uuid": 3639446
    },
    {
      "user": "spaette",
      "count": 2,
      "uuid": 111918424
    },
    {
      "user": "richfitz",
      "count": 2,
      "uuid": 1558093
    },
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "pat-s",
      "count": 1,
      "uuid": 8430564
    },
    {
      "user": "nanhung",
      "count": 1,
      "uuid": 25087463
    },
    {
      "user": "mine-cetinkaya-rundel",
      "count": 1,
      "uuid": 5965649
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "fazendaaa",
      "count": 1,
      "uuid": 12137236
    },
    {
      "user": "henninglorenzen-ext-bayer",
      "count": 1,
      "uuid": 89191115
    },
    {
      "user": "qulogic",
      "count": 1,
      "uuid": 302469
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    },
    {
      "user": "copilot",
      "count": 1,
      "uuid": 198982749
    },
    {
      "user": "csgillespie",
      "count": 1,
      "uuid": 1267747
    }
  ],
  "_userbio": {
    "uuid": 19267758,
    "type": "organization",
    "name": "The Carpentries",
    "description": "The Carpentries teaches foundational coding, and data science skills to researchers worldwide."
  },
  "_downloads": {
    "count": 211461,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gert"
  },
  "_devurl": "https://github.com/r-lib/gert",
  "_pkgdown": "https://docs.ropensci.org/gert/",
  "_searchresults": 241,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gert.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/gert",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2019-06-19"
    },
    {
      "version": "0.2",
      "date": "2019-07-22"
    },
    {
      "version": "0.3",
      "date": "2019-10-29"
    },
    {
      "version": "1.0.0",
      "date": "2020-10-08"
    },
    {
      "version": "1.0.1",
      "date": "2020-10-14"
    },
    {
      "version": "1.0.2",
      "date": "2020-11-12"
    },
    {
      "version": "1.1.0",
      "date": "2021-01-25"
    },
    {
      "version": "1.2.0",
      "date": "2021-02-15"
    },
    {
      "version": "1.3.0",
      "date": "2021-03-29"
    },
    {
      "version": "1.3.1",
      "date": "2021-06-23"
    },
    {
      "version": "1.3.2",
      "date": "2021-08-16"
    },
    {
      "version": "1.4.0",
      "date": "2021-09-15"
    },
    {
      "version": "1.4.1",
      "date": "2021-09-16"
    },
    {
      "version": "1.4.2",
      "date": "2021-11-03"
    },
    {
      "version": "1.4.3",
      "date": "2021-11-11"
    },
    {
      "version": "1.5.0",
      "date": "2022-01-03"
    },
    {
      "version": "1.6.0",
      "date": "2022-03-29"
    },
    {
      "version": "1.7.0",
      "date": "2022-08-07"
    },
    {
      "version": "1.7.1",
      "date": "2022-08-18"
    },
    {
      "version": "1.8.0",
      "date": "2022-09-06"
    },
    {
      "version": "1.9.0",
      "date": "2022-09-15"
    },
    {
      "version": "1.9.1",
      "date": "2022-10-05"
    },
    {
      "version": "1.9.2",
      "date": "2022-12-06"
    },
    {
      "version": "1.9.3",
      "date": "2023-08-07"
    },
    {
      "version": "2.0.0",
      "date": "2023-09-26"
    },
    {
      "version": "2.0.1",
      "date": "2023-12-04"
    },
    {
      "version": "2.1.0",
      "date": "2024-07-19"
    },
    {
      "version": "2.1.1",
      "date": "2024-08-16"
    },
    {
      "version": "2.1.2",
      "date": "2024-09-20"
    },
    {
      "version": "2.1.3",
      "date": "2024-10-13"
    },
    {
      "version": "2.1.4",
      "date": "2024-10-14"
    },
    {
      "version": "2.1.5",
      "date": "2025-03-25"
    },
    {
      "version": "2.2.0",
      "date": "2025-11-16"
    },
    {
      "version": "2.3.0",
      "date": "2026-01-08"
    },
    {
      "version": "2.3.1",
      "date": "2026-01-12"
    }
  ],
  "_exports": [
    "git_add",
    "git_ahead_behind",
    "git_archive_zip",
    "git_branch",
    "git_branch_checkout",
    "git_branch_create",
    "git_branch_delete",
    "git_branch_exists",
    "git_branch_fast_forward",
    "git_branch_list",
    "git_branch_move",
    "git_branch_set_upstream",
    "git_checkout_pull_request",
    "git_cherry_pick",
    "git_clone",
    "git_commit",
    "git_commit_all",
    "git_commit_descendant_of",
    "git_commit_id",
    "git_commit_info",
    "git_commit_stats",
    "git_config",
    "git_config_global",
    "git_config_global_set",
    "git_config_set",
    "git_conflicts",
    "git_diff",
    "git_diff_patch",
    "git_fetch",
    "git_fetch_pull_requests",
    "git_find",
    "git_ignore_path_is_ignored",
    "git_info",
    "git_init",
    "git_log",
    "git_ls",
    "git_merge",
    "git_merge_abort",
    "git_merge_analysis",
    "git_merge_find_base",
    "git_merge_stage_only",
    "git_open",
    "git_pull",
    "git_push",
    "git_rebase_commit",
    "git_rebase_list",
    "git_remote_add",
    "git_remote_info",
    "git_remote_list",
    "git_remote_ls",
    "git_remote_refspecs",
    "git_remote_remove",
    "git_remote_set_pushurl",
    "git_remote_set_url",
    "git_reset_hard",
    "git_reset_mixed",
    "git_reset_soft",
    "git_rm",
    "git_signature",
    "git_signature_default",
    "git_signature_parse",
    "git_stash_drop",
    "git_stash_list",
    "git_stash_pop",
    "git_stash_save",
    "git_stat_files",
    "git_status",
    "git_submodule_add",
    "git_submodule_fetch",
    "git_submodule_info",
    "git_submodule_init",
    "git_submodule_list",
    "git_submodule_set_to",
    "git_tag_create",
    "git_tag_delete",
    "git_tag_list",
    "git_tag_push",
    "libgit2_config",
    "user_is_configured"
  ],
  "_help": [
    {
      "page": "git_archive",
      "title": "Git Archive",
      "concept": [
        "git"
      ],
      "topics": [
        "git_archive",
        "git_archive_zip"
      ]
    },
    {
      "page": "git_branch",
      "title": "Git Branch",
      "concept": [
        "git"
      ],
      "topics": [
        "git_branch",
        "git_branch_checkout",
        "git_branch_create",
        "git_branch_delete",
        "git_branch_exists",
        "git_branch_fast_forward",
        "git_branch_list",
        "git_branch_move",
        "git_branch_set_upstream"
      ]
    },
    {
      "page": "github",
      "title": "GitHub Wrappers",
      "topics": [
        "git_checkout_pull_request",
        "git_fetch_pull_requests"
      ]
    },
    {
      "page": "git_commit",
      "title": "Stage and commit changes",
      "concept": [
        "git"
      ],
      "topics": [
        "git_add",
        "git_commit",
        "git_commit_all",
        "git_commit_descendant_of",
        "git_commit_id",
        "git_commit_info",
        "git_commit_stats",
        "git_conflicts",
        "git_log",
        "git_ls",
        "git_rm",
        "git_status",
        "git_stat_files"
      ]
    },
    {
      "page": "git_config",
      "title": "Get or set Git configuration",
      "concept": [
        "git"
      ],
      "topics": [
        "git_config",
        "git_config_global",
        "git_config_global_set",
        "git_config_set"
      ]
    },
    {
      "page": "git_diff",
      "title": "Git Diff",
      "concept": [
        "git"
      ],
      "topics": [
        "git_diff",
        "git_diff_patch"
      ]
    },
    {
      "page": "git_fetch",
      "title": "Push and pull",
      "concept": [
        "git"
      ],
      "topics": [
        "git_clone",
        "git_fetch",
        "git_pull",
        "git_push",
        "git_remote_ls"
      ]
    },
    {
      "page": "git_ignore",
      "title": "Git Ignore",
      "concept": [
        "git"
      ],
      "topics": [
        "git_ignore",
        "git_ignore_path_is_ignored"
      ]
    },
    {
      "page": "git_merge",
      "title": "Merging tools",
      "concept": [
        "git"
      ],
      "topics": [
        "git_merge",
        "git_merge_abort",
        "git_merge_analysis",
        "git_merge_find_base",
        "git_merge_stage_only"
      ]
    },
    {
      "page": "git_open",
      "title": "Open local repository",
      "topics": [
        "git_open"
      ]
    },
    {
      "page": "git_rebase",
      "title": "Cherry-Pick and Rebase",
      "concept": [
        "git"
      ],
      "topics": [
        "git_ahead_behind",
        "git_cherry_pick",
        "git_rebase",
        "git_rebase_commit",
        "git_rebase_list"
      ]
    },
    {
      "page": "git_remote",
      "title": "Git Remotes",
      "concept": [
        "git"
      ],
      "topics": [
        "git_remote",
        "git_remote_add",
        "git_remote_info",
        "git_remote_list",
        "git_remote_refspecs",
        "git_remote_remove",
        "git_remote_set_pushurl",
        "git_remote_set_url"
      ]
    },
    {
      "page": "git_repo",
      "title": "Create or discover a local Git repository",
      "concept": [
        "git"
      ],
      "topics": [
        "git_find",
        "git_info",
        "git_init",
        "git_repo"
      ]
    },
    {
      "page": "git_reset",
      "title": "Reset your repo to a previous state",
      "concept": [
        "git"
      ],
      "topics": [
        "git_reset",
        "git_reset_hard",
        "git_reset_mixed",
        "git_reset_soft"
      ]
    },
    {
      "page": "git_signature",
      "title": "Author Signature",
      "concept": [
        "git"
      ],
      "topics": [
        "git_signature",
        "git_signature_default",
        "git_signature_parse"
      ]
    },
    {
      "page": "git_stash",
      "title": "Stashing changes",
      "concept": [
        "git"
      ],
      "topics": [
        "git_stash",
        "git_stash_drop",
        "git_stash_list",
        "git_stash_pop",
        "git_stash_save"
      ]
    },
    {
      "page": "git_submodule",
      "title": "Submodules",
      "topics": [
        "git_submodule_add",
        "git_submodule_fetch",
        "git_submodule_info",
        "git_submodule_init",
        "git_submodule_list",
        "git_submodule_set_to"
      ]
    },
    {
      "page": "git_tag",
      "title": "Git Tag",
      "concept": [
        "git"
      ],
      "topics": [
        "git_tag",
        "git_tag_create",
        "git_tag_delete",
        "git_tag_list",
        "git_tag_push"
      ]
    },
    {
      "page": "libgit2_config",
      "title": "Show libgit2 version and capabilities",
      "topics": [
        "libgit2_config"
      ]
    },
    {
      "page": "user_is_configured",
      "title": "Test if a Git user is configured",
      "topics": [
        "user_is_configured"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/gert/raw/v2.1.0/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/gert/raw/v2.1.0/README.md",
  "_rundeps": [
    "askpass",
    "credentials",
    "curl",
    "jsonlite",
    "openssl",
    "rstudioapi",
    "sys",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "gert.Rmd",
      "filename": "gert.html",
      "title": "gert",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduce yourself to Git",
        "Local repository basics"
      ],
      "created": "2020-05-26 22:26:27",
      "modified": "2023-08-07 12:18:11",
      "commits": 4
    }
  ],
  "_score": 14.01960750301914,
  "_indexed": false,
  "_nocasepkg": "gert",
  "_universes": [
    "carpentries"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/gert",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-05-28T15:02:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "dc3a7c984e45fae9a96df10cf5376bc0f4ac5a266d9145be373730b9c53eb1fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-05-28T15:03:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "5dc48675c0e83f85e3cc29a3ac883d732b189e9e0934fd5c4ab8cf6e159449d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-05-28T15:01:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "56d7ac6b326d7df9a085177d045d996d41603a6658509fec01f7766ef2085737",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-05-28T15:03:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "53788ed6c216064244067f868980884701fd5572ebc7603e957603db5486b92c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-05-28T15:41:12.000Z",
      "arch": "aarch64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "7f2beab1c7ba76a7c724566db815ae310cf29122212dd0c9ce0413b3f3760236",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-05-28T15:44:12.000Z",
      "arch": "x86_64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "0168a0ef0b1da6728db77f7c2c78b482416555cde427c6bdd0a4cfca5f5192da",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-05-28T15:37:02.000Z",
      "arch": "aarch64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "859d757ce27af8c76559f2f97f122b03dcf2c9ce8b88b4023a42fc3fccfe9a30",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-05-28T15:37:58.000Z",
      "arch": "x86_64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "aba9b6c85a9fc3586af279264eb5a27508ab0b1ee2b8ba52edc861004b187d85",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0",
      "date": "2026-05-28T15:04:29.000Z",
      "arch": "emscripten",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "74bf75685c348cb0e1dd976d9171af4654188faeb74b3f356f852b3f5be20bfd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-05-28T15:02:36.000Z",
      "arch": "x86_64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "68e9f84c70cdfdded7846d22471a653541dda0c0a4653a5f9bb275983e48e8ce",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-05-28T15:02:46.000Z",
      "arch": "x86_64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "a0a6490dd39e97f1e6c6fd539abda182453d0f03669b253c9d96d7ea2429c5a3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-05-28T15:02:31.000Z",
      "arch": "x86_64",
      "commit": "88aa33cc1e0357f1698f1cf2feb846e7876648be",
      "fileid": "7aea762586b4c3618f2ebb5d3e1cf432ed502bf408168f5a861902ba621413c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carpentries/actions/runs/26582369302"
    }
  ]
}