Package: gh 1.4.1.9000
gh: 'GitHub' 'API'
Minimal client to access the 'GitHub' 'API'.
Authors:
gh_1.4.1.9000.tar.gz
gh_1.4.1.9000.zip(r-4.5)gh_1.4.1.9000.zip(r-4.4)gh_1.4.1.9000.zip(r-4.3)
gh_1.4.1.9000.tgz(r-4.4-any)gh_1.4.1.9000.tgz(r-4.3-any)
gh_1.4.1.9000.tar.gz(r-4.5-noble)gh_1.4.1.9000.tar.gz(r-4.4-noble)
gh_1.4.1.9000.tgz(r-4.4-emscripten)gh_1.4.1.9000.tgz(r-4.3-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
Last updated 27 days agofrom:f391c2ba90. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
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 |