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.5)githubr_0.9.1.zip(r-4.4)githubr_0.9.1.zip(r-4.3)
githubr_0.9.1.tgz(r-4.5-any)githubr_0.9.1.tgz(r-4.4-any)githubr_0.9.1.tgz(r-4.3-any)
githubr_0.9.1.tar.gz(r-4.5-noble)githubr_0.9.1.tar.gz(r-4.4-noble)
githubr_0.9.1.tgz(r-4.4-emscripten)githubr_0.9.1.tgz(r-4.3-emscripten)
githubr.pdf |githubr.html✨
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 1 years agofrom:3638aa2297. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 19 2025 |
R-4.5-win | OK | Mar 19 2025 |
R-4.5-mac | OK | Mar 19 2025 |
R-4.5-linux | OK | Mar 19 2025 |
R-4.4-win | OK | Mar 19 2025 |
R-4.4-mac | OK | Mar 19 2025 |
R-4.4-linux | OK | Mar 19 2025 |
R-4.3-win | OK | Mar 19 2025 |
R-4.3-mac | OK | Mar 19 2025 |
Exports:accept_all_invitescheck_git_repoget_git_authget_issuesget_repos
Dependencies:askpassclicurldplyrfansigenericsghgitcredsgluehttrhttr2inijsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr
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 |