{
  "_id": "6a49267fb5e98c4082a0bb6f",
  "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-07-04 15:24:35 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>",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "gitlabr_2.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/1205a3020ca29ce5179170ec335bd99040cd99f4a8768e2fc0272a9baf2c302d",
  "_filesize": 320141,
  "_sha256": "1205a3020ca29ce5179170ec335bd99040cd99f4a8768e2fc0272a9baf2c302d",
  "_expires": "2026-10-12T15:27:57.000Z",
  "_created": "2026-07-04T15:24:35.000Z",
  "_published": "2026-07-04T15:27:59.159Z",
  "_jobs": [
    {
      "job": 85143756520,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082956326"
    },
    {
      "job": 85143756511,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082956994"
    },
    {
      "job": 85143756524,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082952292"
    },
    {
      "job": 85143756504,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082949503"
    },
    {
      "job": 85143528736,
      "time": 193,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082938377"
    },
    {
      "job": 85143756517,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082959443"
    },
    {
      "job": 85143756526,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082949867"
    },
    {
      "job": 85143756535,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082948913"
    },
    {
      "job": 85143756537,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082951222"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 41,
  "_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",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 1441,
    "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": 92,
  "_rbuild": "4.6.1",
  "_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.689478174318605,
  "_indexed": true,
  "_nocasepkg": "gitlabr",
  "_universes": [
    "thinkr-open",
    "statnmap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-07-04T15:26:51.000Z",
      "distro": "resolute",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "https://r2.ropensci.org/6b03c29d7db963853c6786d7b4936cf22b79706059e0f92da21d49e3e94c0cb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-07-04T15:26:56.000Z",
      "distro": "resolute",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "https://r2.ropensci.org/7094260d1741a133e2b60c231101bf234e5a0a6e96bd9fa97ed21eea97b87f72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-07-04T15:26:19.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "https://r2.ropensci.org/c8ada2cbb4f187a05c0f95ad5cfbd1f78270d1ecfc7d8e098a6a32b6dac4276a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-07-04T15:26:02.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "https://r2.ropensci.org/2f3764b662aa7177c3328f6235bad5b65e8eb72786e420ba65c72a958ed385e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-07-04T15:27:35.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "https://r2.ropensci.org/810e67e3d2cd4fb14007f9f8516e996ce3a7704c552adeccc653475b0df72f62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-04T15:25:52.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "https://r2.ropensci.org/630f9de1bc84d013582597765d525e444987e92a1587c7c65a84b252c37080bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-04T15:25:45.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "https://r2.ropensci.org/597ada185c10be9a4ed441fc0cf419106637e6475ca3cd4c78e1715d7a69227a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-04T15:26:01.000Z",
      "commit": "15d93106d1b2f80aa642f69a5fffb1e89356ffd2",
      "fileid": "https://r2.ropensci.org/5525afefedbf9054c5f251118685208d87c585668943b2402f5a675c93abadb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28710653699"
    }
  ]
}