Package: githubr 0.9.1
githubr: Easier to Use API Wrapper for 'GitHub'
This is a 'GitHub' API wrapper for R. <https://docs.github.com/en/rest> It uses the 'gh' package but has things wrapped up for convenient use cases.
Authors:
githubr_0.9.1.tar.gz
githubr_0.9.1.zip(r-4.7)githubr_0.9.1.zip(r-4.6)githubr_0.9.1.zip(r-4.5)
githubr_0.9.1.tgz(r-4.6-any)githubr_0.9.1.tgz(r-4.5-any)
githubr_0.9.1.tar.gz(r-4.7-any)githubr_0.9.1.tar.gz(r-4.6-any)
githubr_0.9.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
githubr/json (API)
NEWS
| # Install 'githubr' in R: |
| install.packages('githubr', repos = c('https://fhdsl.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fhdsl/githubr/issues
Last updated from:3638aa2297. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-oldrel-arm64 | OK | 148 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 99 |
Exports:accept_all_invitescheck_git_repoget_git_authget_issuesget_repos
Dependencies:askpassclicurldplyrgenericsghgitcredsgluehttrhttr2inijsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Accept an invite | accept_all_invites |
| Check if a repository exists on GitHub | check_git_repo |
| Handle GitHub PAT authorization | get_git_auth |
| Retrieve all issues on a repository | get_issues |
| Retrieve all repos for an organization or user | get_repos |
