Package: gh 1.5.0.9000
gh: 'GitHub' 'API'
Minimal client to access the 'GitHub' 'API'.
Authors:
gh_1.5.0.9000.tar.gz
gh_1.5.0.9000.zip(r-4.6)gh_1.5.0.9000.zip(r-4.5)gh_1.5.0.9000.zip(r-4.4)
gh_1.5.0.9000.tgz(r-4.6-any)gh_1.5.0.9000.tgz(r-4.5-any)
gh_1.5.0.9000.tar.gz(r-4.6-any)gh_1.5.0.9000.tar.gz(r-4.5-any)
gh_1.5.0.9000.tgz(r-4.5-emscripten)
gh.pdf |gh.html✨
gh/json (API)
NEWS
| # Install 'gh' in R: |
| install.packages('gh', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/gh/issues
Pkgdown/docs site:https://gh.r-lib.org
Last updated from:e9194ae1bb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-devel-arm64 | OK | 969 | ||
| macos-release-arm64 | OK | 942 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 114 |
Exports:ghgh_firstgh_gqlgh_lastgh_nextgh_prevgh_rate_limitgh_rate_limitsgh_tokengh_token_existsgh_tree_remotegh_whoami
Dependencies:askpassclicurlgitcredsgluehttr2inijsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Query the GitHub API | gh |
| A simple interface for the GitHub GraphQL API v4. | gh_gql |
| Get the next, previous, first or last page of results | gh_first gh_last gh_next gh_prev |
| Return GitHub user's current rate limits | gh_rate_limit gh_rate_limits |
| Return the local user's GitHub Personal Access Token (PAT) | gh_token gh_token_exists |
| Find the GitHub remote associated with a path | gh_tree_remote |
| Info on current GitHub user and token | gh_whoami |
| Print the result of a GitHub API call | print.gh_response |
