{
  "_id": "6a3a950844e65c5976a78345",
  "Package": "gh",
  "Title": "'GitHub' 'API'",
  "Version": "1.6.0.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"cre\", \"ctb\")),\nperson(\"Jennifer\", \"Bryan\", role = \"aut\"),\nperson(\"Hadley\", \"Wickham\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Minimal client to access the 'GitHub' 'API'.",
  "License": "MIT + file LICENSE",
  "URL": "https://gh.r-lib.org/, https://github.com/r-lib/gh",
  "BugReports": "https://github.com/r-lib/gh/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-04-29",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-06-22 14:31:24 UTC",
  "RemoteUrl": "https://github.com/r-lib/gh",
  "RemoteRef": "HEAD",
  "RemoteSha": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 14:10:06 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [cre, ctb],\nJennifer Bryan [aut],\nHadley Wickham [aut],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "ad07ce965ae3454e3ba2f25b80488060",
  "_user": "r-lib",
  "_type": "src",
  "_file": "gh_1.6.0.9000.tar.gz",
  "_fileid": "e1f2f7e57235b5f684e0217d687d9a5734bc26f28159c22778f7796635cbf658",
  "_filesize": 189598,
  "_sha256": "e1f2f7e57235b5f684e0217d687d9a5734bc26f28159c22778f7796635cbf658",
  "_created": "2026-06-23T14:10:06.000Z",
  "_published": "2026-06-23T14:15:36.570Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 82976704440,
      "time": 295,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7823588758"
    },
    {
      "job": 82976704435,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7823569757"
    },
    {
      "job": 82976704381,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7823491578"
    },
    {
      "job": 82976704388,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7823515868"
    },
    {
      "job": 82975512524,
      "time": 305,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7823454700"
    },
    {
      "job": 82976704578,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7823507291"
    },
    {
      "job": 82976704347,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7823501923"
    },
    {
      "job": 82976704434,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7823502580"
    },
    {
      "job": 82976704375,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7823489542"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/gh",
  "_commit": {
    "id": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Fix progress total when real total smaller than `.limit`\n\nCloses #239.\n",
    "time": 1782138684
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "gitcreds",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "ini",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "connectcreds",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rprojroot",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "version": ">= 1.5.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 57,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 30
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.6.0",
      "date": "2026-06-06"
    }
  ],
  "_topics": [
    "github",
    "github-api"
  ],
  "_stars": 232,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 298,
      "uuid": 660288
    },
    {
      "user": "jennybc",
      "count": 80,
      "uuid": 599454
    },
    {
      "user": "hadley",
      "count": 24,
      "uuid": 4196
    },
    {
      "user": "rundel",
      "count": 5,
      "uuid": 273926
    },
    {
      "user": "gadenbuie",
      "count": 5,
      "uuid": 5420529
    },
    {
      "user": "maelle",
      "count": 5,
      "uuid": 8360597
    },
    {
      "user": "krlmlr",
      "count": 5,
      "uuid": 1741643
    },
    {
      "user": "noamross",
      "count": 4,
      "uuid": 571752
    },
    {
      "user": "cderv",
      "count": 2,
      "uuid": 6791940
    },
    {
      "user": "gdequeiroz",
      "count": 2,
      "uuid": 1934546
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "jharmon-gilead",
      "count": 2,
      "uuid": 279061943
    },
    {
      "user": "batpigandme",
      "count": 2,
      "uuid": 831732
    },
    {
      "user": "statnmap",
      "count": 2,
      "uuid": 21193866
    },
    {
      "user": "tanho63",
      "count": 2,
      "uuid": 38083823
    },
    {
      "user": "atheriel",
      "count": 1,
      "uuid": 1448326
    },
    {
      "user": "fmichonneau",
      "count": 1,
      "uuid": 5502922
    },
    {
      "user": "coatless",
      "count": 1,
      "uuid": 833642
    },
    {
      "user": "jvstein",
      "count": 1,
      "uuid": 293465
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "jsta",
      "count": 1,
      "uuid": 7844578
    },
    {
      "user": "lionel-",
      "count": 1,
      "uuid": 4465050
    },
    {
      "user": "roddalben",
      "count": 1,
      "uuid": 41629567
    },
    {
      "user": "realakhmed",
      "count": 1,
      "uuid": 11564041
    },
    {
      "user": "fmkerckhof",
      "count": 1,
      "uuid": 2431458
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 262654,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gh"
  },
  "_devurl": "https://github.com/r-lib/gh",
  "_pkgdown": "https://gh.r-lib.org/",
  "_searchresults": 794,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gh.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/gh",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2017-07-16"
    },
    {
      "version": "1.1.0",
      "date": "2020-01-24"
    },
    {
      "version": "1.2.0",
      "date": "2020-11-27"
    },
    {
      "version": "1.2.1",
      "date": "2021-04-01"
    },
    {
      "version": "1.3.0",
      "date": "2021-04-30"
    },
    {
      "version": "1.3.1",
      "date": "2022-09-08"
    },
    {
      "version": "1.4.0",
      "date": "2023-02-22"
    },
    {
      "version": "1.4.1",
      "date": "2024-03-28"
    },
    {
      "version": "1.5.0",
      "date": "2025-05-27"
    },
    {
      "version": "1.6.0",
      "date": "2026-05-29"
    }
  ],
  "_exports": [
    "fake_github_app",
    "gh",
    "gh_first",
    "gh_gql",
    "gh_last",
    "gh_next",
    "gh_prev",
    "gh_rate_limit",
    "gh_rate_limits",
    "gh_token",
    "gh_token_exists",
    "gh_tree_remote",
    "gh_whoami"
  ],
  "_help": [
    {
      "page": "fake_github_app",
      "title": "A fake GitHub web app",
      "topics": [
        "fake_github_app"
      ]
    },
    {
      "page": "gh",
      "title": "Query the GitHub API",
      "topics": [
        "gh"
      ]
    },
    {
      "page": "gh_gql",
      "title": "A simple interface for the GitHub GraphQL API v4.",
      "topics": [
        "gh_gql"
      ]
    },
    {
      "page": "gh_next",
      "title": "Get the next, previous, first or last page of results",
      "topics": [
        "gh_first",
        "gh_last",
        "gh_next",
        "gh_prev"
      ]
    },
    {
      "page": "gh_rate_limit",
      "title": "Return GitHub user's current rate limits",
      "topics": [
        "gh_rate_limit",
        "gh_rate_limits"
      ]
    },
    {
      "page": "gh_token",
      "title": "Return the local user's GitHub Personal Access Token (PAT)",
      "topics": [
        "gh_token",
        "gh_token_exists"
      ]
    },
    {
      "page": "gh_tree_remote",
      "title": "Find the GitHub remote associated with a path",
      "topics": [
        "gh_tree_remote"
      ]
    },
    {
      "page": "gh_whoami",
      "title": "Info on current GitHub user and token",
      "topics": [
        "gh_whoami"
      ]
    },
    {
      "page": "print.gh_response",
      "title": "Print the result of a GitHub API call",
      "topics": [
        "print.gh_response"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/gh/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "managing-personal-access-tokens.Rmd",
      "filename": "managing-personal-access-tokens.html",
      "title": "Managing Personal Access Tokens",
      "engine": "knitr::rmarkdown",
      "headings": [
        "PAT and host",
        "The gitcreds package",
        "PAT in an environment variable",
        "Recommendations",
        "Failure"
      ],
      "created": "2020-08-20 23:16:33",
      "modified": "2025-04-29 12:57:48",
      "commits": 7
    }
  ],
  "_score": 14.713568634184213,
  "_indexed": true,
  "_nocasepkg": "gh",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0.9000",
      "date": "2026-06-23T14:14:58.000Z",
      "distro": "resolute",
      "commit": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
      "fileid": "cc9e2494f4e91722f4549800f726ba9f77aaa5e2251a872790d4be4fa95efb0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0.9000",
      "date": "2026-06-23T14:14:18.000Z",
      "distro": "resolute",
      "commit": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
      "fileid": "3d3986224844f1add62057e96716baad736f7d5411d5f4f30fc0e65af17f7952",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0.9000",
      "date": "2026-06-23T14:11:31.000Z",
      "commit": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
      "fileid": "4d924d1dbff2671c0c088210abc16c99d57e7833afa8e4f4538b316274a85f9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0.9000",
      "date": "2026-06-23T14:12:16.000Z",
      "commit": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
      "fileid": "f2686f7ef7908a355302492583616daaf860a0fd6020f01fe0b23361149fecb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0.9000",
      "date": "2026-06-23T14:12:18.000Z",
      "commit": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
      "fileid": "81024ebdd1cdcd92a13ad363e3617fe0a4c28d4ebb1681d0ca3a12c4633e0cde",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0.9000",
      "date": "2026-06-23T14:11:47.000Z",
      "commit": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
      "fileid": "d30c721d02d2d4d40af7fbfbeb513ac8155f532f8a7ce1845d34916fe16b67ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0.9000",
      "date": "2026-06-23T14:11:43.000Z",
      "commit": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
      "fileid": "7615a6f20a0dad29ed64318681b660299749d8d435ad4e78ed30d45dfee31f5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0.9000",
      "date": "2026-06-23T14:11:19.000Z",
      "commit": "e5e7f37bc498290cc9f97c60ed89cc6f36c6a2b3",
      "fileid": "9c372d95f56add1b5531a87ed415cfa49799083d106064782fa764b99b4fe191",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28032138281"
    }
  ]
}