{
  "_id": "6a15449bacfb0bcc41d56d7a",
  "Package": "gitlabr",
  "Title": "Access to the 'GitLab' API",
  "Version": "2.1.0.9000",
  "Authors@R": "c(\nperson(\"Jirka\", \"Lewandowski\", , \"jirka.lewandowski@wzb.eu\", role = \"aut\"),\nperson(\"Sébastien\", \"Rochette\", , \"sebastienrochettefr@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1565-9313\")),\nperson(\"ThinkR\", role = \"cph\")\n)",
  "Description": "Provides R functions to access the API of the project and\nrepository management web application 'GitLab'. For many common\ntasks (repository file access, issue assignment and status,\ncommenting) convenience wrappers are provided, and in addition\nthe full API can be used by specifying request locations.\n'GitLab' is open-source software and can be self-hosted or used\non <https://about.gitlab.com>.",
  "License": "GPL (>= 3)",
  "URL": "https://thinkr-open.github.io/gitlabr/,\nhttps://github.com/ThinkR-open/gitlabr",
  "BugReports": "https://github.com/ThinkR-open/gitlabr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2024-05-17 11:30:23 UTC",
  "RemoteUrl": "https://github.com/ThinkR-open/gitlabr",
  "RemoteRef": "HEAD",
  "RemoteSha": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:55:22 UTC",
    "User": "root"
  },
  "Author": "Jirka Lewandowski [aut],\nSébastien Rochette [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1565-9313>),\nThinkR [cph]",
  "Maintainer": "Sébastien Rochette <sebastienrochettefr@gmail.com>",
  "MD5sum": "ff7661c7c14f33a236464794d318beb1",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "gitlabr_2.1.0.9000.tar.gz",
  "_fileid": "5e0f60eca794f1ed3a8414d87a42dbd29f6d21d203ae244d1c4527fc1d235913",
  "_filesize": 316294,
  "_sha256": "5e0f60eca794f1ed3a8414d87a42dbd29f6d21d203ae244d1c4527fc1d235913",
  "_created": "2026-05-26T06:55:22.000Z",
  "_published": "2026-05-26T06:58:35.002Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77822777657,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210725646"
    },
    {
      "job": 77822777677,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210719860"
    },
    {
      "job": 77822777656,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210706596"
    },
    {
      "job": 77822777680,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210711422"
    },
    {
      "job": 77822407017,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210684876"
    },
    {
      "job": 77822777650,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210711171"
    },
    {
      "job": 77822777682,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210707570"
    },
    {
      "job": 77822777709,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210706691"
    },
    {
      "job": 77822777671,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210713373"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ThinkR-open/gitlabr",
  "_commit": {
    "id": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
    "author": "Sébastien Rochette <statnmap@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #123 from ThinkR-open/dev-again\n\nchore: bump to dev version",
    "time": 1715945423
  },
  "_maintainer": {
    "name": "Sébastien Rochette",
    "email": "sebastienrochettefr@gmail.com",
    "login": "statnmap",
    "mastodon": "@statnmap@mastodon.social",
    "description": "I like the R-software and everything around it. I love documentation first method, TDD and devOps to develop new tools.",
    "uuid": 21193866,
    "orcid": "0000-0002-1565-9313"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "arpr",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.4.3",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "version": ">= 0.13.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "thinkr-open",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "gitlab"
  ],
  "_stars": 42,
  "_contributors": [
    {
      "user": "jirkalewandowski",
      "count": 195,
      "uuid": 7399218
    },
    {
      "user": "statnmap",
      "count": 168,
      "uuid": 21193866
    },
    {
      "user": "ldalby",
      "count": 22,
      "uuid": 2366579
    },
    {
      "user": "mpolano",
      "count": 10,
      "uuid": 17591351
    },
    {
      "user": "alanguillaume",
      "count": 4,
      "uuid": 43757522
    },
    {
      "user": "margotbrd",
      "count": 3,
      "uuid": 129870134
    },
    {
      "user": "kittjonathan",
      "count": 2,
      "uuid": 70012823
    },
    {
      "user": "ymansiaux",
      "count": 2,
      "uuid": 49268931
    },
    {
      "user": "datawookie",
      "count": 1,
      "uuid": 6134409
    },
    {
      "user": "jiaxiangbu",
      "count": 1,
      "uuid": 15884785
    },
    {
      "user": "klmr",
      "count": 1,
      "uuid": 38931
    },
    {
      "user": "murielledelmotte",
      "count": 1,
      "uuid": 38312934
    },
    {
      "user": "rlesur",
      "count": 1,
      "uuid": 19177171
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 1302,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gitlabr"
  },
  "_devurl": "https://github.com/thinkr-open/gitlabr",
  "_pkgdown": "https://thinkr-open.github.io/gitlabr/",
  "_searchresults": 78,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gitlabr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thinkr-open/gitlabr",
  "_realowner": "thinkr-open",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.1",
      "date": "2015-10-27"
    },
    {
      "version": "0.6.2",
      "date": "2016-01-20"
    },
    {
      "version": "0.6.4",
      "date": "2016-02-09"
    },
    {
      "version": "0.7",
      "date": "2017-03-06"
    },
    {
      "version": "0.9",
      "date": "2017-04-25"
    },
    {
      "version": "1.1.6",
      "date": "2019-03-15"
    },
    {
      "version": "2.0.0",
      "date": "2021-08-05"
    },
    {
      "version": "2.0.1",
      "date": "2022-09-13"
    },
    {
      "version": "2.1.0",
      "date": "2024-05-16"
    }
  ],
  "_exports": [
    "%>%",
    "get_gitlab_connection",
    "gitlab",
    "gitlabr_options_set",
    "gl_archive",
    "gl_assign_issue",
    "gl_builds",
    "gl_ci_job",
    "gl_close_issue",
    "gl_close_merge_request",
    "gl_comment_commit",
    "gl_comment_issue",
    "gl_connection",
    "gl_create_branch",
    "gl_create_issue",
    "gl_create_merge_request",
    "gl_delete_branch",
    "gl_delete_file",
    "gl_delete_group",
    "gl_delete_issue",
    "gl_delete_merge_request",
    "gl_delete_project",
    "gl_edit_comment",
    "gl_edit_commit_comment",
    "gl_edit_group",
    "gl_edit_issue",
    "gl_edit_issue_comment",
    "gl_edit_merge_request",
    "gl_edit_project",
    "gl_file_exists",
    "gl_get_branch",
    "gl_get_comments",
    "gl_get_commit_comments",
    "gl_get_commits",
    "gl_get_diff",
    "gl_get_file",
    "gl_get_group_id",
    "gl_get_issue",
    "gl_get_issue_comments",
    "gl_get_project",
    "gl_get_project_id",
    "gl_get_projects",
    "gl_group_req",
    "gl_jobs",
    "gl_latest_build_artifact",
    "gl_list_branches",
    "gl_list_files",
    "gl_list_group_members",
    "gl_list_group_projects",
    "gl_list_groups",
    "gl_list_issues",
    "gl_list_merge_requests",
    "gl_list_project_members",
    "gl_list_projects",
    "gl_list_sub_groups",
    "gl_list_user_projects",
    "gl_new_group",
    "gl_new_issue",
    "gl_new_project",
    "gl_new_subgroup",
    "gl_pipelines",
    "gl_proj_req",
    "gl_project_connection",
    "gl_push_file",
    "gl_reopen_issue",
    "gl_repository",
    "gl_to_issue_id",
    "gl_unassign_issue",
    "glLoginInput",
    "glReactiveLogin",
    "multilist_to_tibble",
    "set_gitlab_connection",
    "unset_gitlab_connection",
    "use_gitlab_ci"
  ],
  "_help": [
    {
      "page": "gitlab",
      "title": "Request GitLab API",
      "topics": [
        "gitlab"
      ]
    },
    {
      "page": "gitlabr_options_set",
      "title": "Set gitlabr options",
      "topics": [
        "gitlabr_options_set"
      ]
    },
    {
      "page": "gitlabr-deprecated",
      "title": "Deprecated functions",
      "topics": [
        "gitlabr-deprecated",
        "gl_builds",
        "gl_ci_job"
      ]
    },
    {
      "page": "gl_archive",
      "title": "Archive a repository",
      "topics": [
        "gl_archive"
      ]
    },
    {
      "page": "gl_connection",
      "title": "Connect to a specific GitLab instance API",
      "topics": [
        "gl_connection",
        "gl_project_connection"
      ]
    },
    {
      "page": "gl_create_merge_request",
      "title": "Manage merge requests",
      "topics": [
        "gl_close_merge_request",
        "gl_create_merge_request",
        "gl_delete_merge_request",
        "gl_edit_merge_request",
        "gl_list_merge_requests"
      ]
    },
    {
      "page": "gl_comments",
      "title": "Get the comments/notes of a commit or issue",
      "topics": [
        "gl_comment_commit",
        "gl_comment_issue",
        "gl_edit_comment",
        "gl_edit_commit_comment",
        "gl_edit_issue_comment",
        "gl_get_comments",
        "gl_get_commit_comments",
        "gl_get_issue_comments"
      ]
    },
    {
      "page": "gl_get_commits",
      "title": "Get commits and diff from a project repository",
      "topics": [
        "gl_get_commits",
        "gl_get_diff"
      ]
    },
    {
      "page": "gl_get_group_id",
      "title": "Get a group id by name",
      "topics": [
        "gl_get_group_id"
      ]
    },
    {
      "page": "gl_get_project_id",
      "title": "Get a project id by name",
      "topics": [
        "gl_get_project_id"
      ]
    },
    {
      "page": "gl_group_req",
      "title": "Create a group specific request",
      "topics": [
        "gl_group_req"
      ]
    },
    {
      "page": "branches",
      "title": "List, create and delete branches",
      "topics": [
        "gl_create_branch",
        "gl_delete_branch",
        "gl_get_branch",
        "gl_list_branches"
      ]
    },
    {
      "page": "gl_list_files",
      "title": "List of files in a folder",
      "topics": [
        "gl_list_files"
      ]
    },
    {
      "page": "gl_list_group_members",
      "title": "List members of a specific group",
      "topics": [
        "gl_list_group_members"
      ]
    },
    {
      "page": "gl_list_groups",
      "title": "List and manage groups",
      "topics": [
        "gl_list_groups",
        "gl_list_sub_groups"
      ]
    },
    {
      "page": "gl_list_issues",
      "title": "Get issues of a project or user",
      "topics": [
        "gl_get_issue",
        "gl_list_issues"
      ]
    },
    {
      "page": "gl_list_project_members",
      "title": "List members of a specific project",
      "topics": [
        "gl_list_project_members"
      ]
    },
    {
      "page": "gl_list_projects",
      "title": "List projects information",
      "topics": [
        "gl_get_project",
        "gl_get_projects",
        "gl_list_group_projects",
        "gl_list_projects",
        "gl_list_user_projects"
      ]
    },
    {
      "page": "gl_new_group",
      "title": "Manage groups",
      "topics": [
        "gl_delete_group",
        "gl_edit_group",
        "gl_new_group",
        "gl_new_subgroup"
      ]
    },
    {
      "page": "gl_new_issue",
      "title": "Post a new issue or edit one",
      "topics": [
        "gl_assign_issue",
        "gl_close_issue",
        "gl_create_issue",
        "gl_delete_issue",
        "gl_edit_issue",
        "gl_new_issue",
        "gl_reopen_issue",
        "gl_unassign_issue"
      ]
    },
    {
      "page": "gl_new_project",
      "title": "Manage projects",
      "topics": [
        "gl_delete_project",
        "gl_edit_project",
        "gl_new_project"
      ]
    },
    {
      "page": "gl_pipelines",
      "title": "Access the GitLab CI builds",
      "topics": [
        "gl_jobs",
        "gl_latest_build_artifact",
        "gl_pipelines"
      ]
    },
    {
      "page": "gl_proj_req",
      "title": "Create a project specific request",
      "topics": [
        "gl_proj_req"
      ]
    },
    {
      "page": "onefile",
      "title": "Upload, delete a file to a GitLab repository",
      "topics": [
        "gl_delete_file",
        "gl_push_file"
      ]
    },
    {
      "page": "gl_repository",
      "title": "Access to repository files in GitLab",
      "topics": [
        "gl_file_exists",
        "gl_get_file",
        "gl_repository"
      ]
    },
    {
      "page": "gl_to_issue_id",
      "title": "Translate projectwide issue id to global GitLab API issue id",
      "topics": [
        "gl_to_issue_id"
      ]
    },
    {
      "page": "gl_shiny_login",
      "title": "Shiny module to login to GitLab API",
      "topics": [
        "glLoginInput",
        "glReactiveLogin"
      ]
    },
    {
      "page": "multilist_to_tibble",
      "title": "Modify a multilist from API JSON output to a level 1 tibble",
      "topics": [
        "multilist_to_tibble"
      ]
    },
    {
      "page": "set_gitlab_connection",
      "title": "Get/set a GitLab connection for all calls",
      "topics": [
        "get_gitlab_connection",
        "set_gitlab_connection",
        "unset_gitlab_connection"
      ]
    },
    {
      "page": "use_gitlab_ci",
      "title": "Add .gitlab-ci.yml file in your current project from template",
      "topics": [
        "use_gitlab_ci"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ThinkR-open/gitlabr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ThinkR-open/gitlabr/raw/HEAD/README.md",
  "_rundeps": [
    "arpr",
    "askpass",
    "base64enc",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "e-alternative-connection.Rmd",
      "filename": "e-alternative-connection.html",
      "title": "Alternative connections to projects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating connections",
        "function-in-function style",
        "Define a custom function with gitlab() and a temporary connection"
      ],
      "created": "2024-05-16 14:01:18",
      "modified": "2024-05-16 14:01:18",
      "commits": 1
    },
    {
      "source": "b-projects.Rmd",
      "filename": "b-projects.html",
      "title": "Create and manage a new GitLab project",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Set up GitLab connection",
        "Define the project",
        "Create a project called testor.main, owned by the user",
        "Check created branch (depending on GitLab, main branch may still be \"master\")",
        "Open the URL of the project",
        "Add/modify and commit the README.md",
        "Create a new branch named \"for-tests\"",
        "Add and commit a CI file (\".gitlab-ci.yml\")",
        "Use the commit created above and add a follow-up comment",
        "Create a first issue (#1) with a follow-up comment",
        "Delete project"
      ],
      "created": "2021-07-31 08:50:30",
      "modified": "2024-05-16 14:01:18",
      "commits": 8
    },
    {
      "source": "d-pipelines.Rmd",
      "filename": "d-pipelines.html",
      "title": "Create gitlab-ci pipelines",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-05-16 14:01:18",
      "modified": "2024-05-16 14:01:18",
      "commits": 1
    },
    {
      "source": "c-build-your-own.Rmd",
      "filename": "c-build-your-own.html",
      "title": "Go further: understand and build your own functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "API calls",
        "Writing custom gitlab request functions"
      ],
      "created": "2024-05-16 14:01:18",
      "modified": "2024-05-16 14:01:18",
      "commits": 1
    },
    {
      "source": "a-gitlabr.Rmd",
      "filename": "a-gitlabr.html",
      "title": "Quick Start Guide to 'gitlabr'",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick Start Example",
        "Central features of 'gitlabr'",
        "Set connection and explore the GitLab instance",
        "parameter style",
        "Using GitLab CI with 'gitlabr'"
      ],
      "created": "2024-05-16 14:01:18",
      "modified": "2024-05-16 14:01:18",
      "commits": 1
    }
  ],
  "_score": 8.58419738675988,
  "_indexed": true,
  "_nocasepkg": "gitlabr",
  "_universes": [
    "thinkr-open",
    "statnmap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-05-26T06:57:56.000Z",
      "distro": "noble",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "690f713a4bf828eba9cc7fc9ec35e505344b989e10bf56fe5c53e83ae10e9ae1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-05-26T06:57:35.000Z",
      "distro": "noble",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "6397a789b5f23d76d4e0abc087762455583db65577500e4182c220da3b40ddfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-05-26T06:56:48.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "d2438b0cc25f4a052a3acf6131dd5ab3fde7c531ddb3e511b154663a7290d493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-05-26T06:57:04.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "df9d26c9788fe78e50b2c5dacdba0cc066392be21eec824b6ec75bea334e7bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-05-26T06:57:20.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "5091df8671c8c4f96248220942774c602b48bb3e82ae5c135938214e4b2a0488",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-26T06:56:41.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "7fcffce397427b4e41ebf987070df58469392c216f2d2db8e3790063ff53c6e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-26T06:56:37.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "47392b692ce0cb28bd8aded7ce75f91e32df61eb707d209b2520e3ecad928ab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-26T06:56:59.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "c9b2a904ed09bb0194247feb54ec69e43eea9d9ec675705404872fbfc2e2cd51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26437114949"
    }
  ]
}