Package: ghapps 1.1.1
ghapps: Authenticate as a 'GitHub' App
'GitHub' apps provide a powerful way to manage fine grained programmatic access to specific 'git' repositories, without having to create dummy users, and which are safer than a personal access token for automated tasks. This package extends the 'gh' package to let you authenticate and interact with 'GitHub' <https://docs.github.com/en/rest/overview> in 'R' as an app.
Authors:
ghapps_1.1.1.tar.gz
ghapps_1.1.1.zip(r-4.5)ghapps_1.1.1.zip(r-4.4)ghapps_1.1.1.zip(r-4.3)
ghapps_1.1.1.tgz(r-4.4-any)ghapps_1.1.1.tgz(r-4.3-any)
ghapps_1.1.1.tar.gz(r-4.5-noble)ghapps_1.1.1.tar.gz(r-4.4-noble)
ghapps_1.1.1.tgz(r-4.4-emscripten)ghapps_1.1.1.tgz(r-4.3-emscripten)
ghapps.pdf |ghapps.html✨
ghapps/json (API)
NEWS
# Install 'ghapps' in R: |
install.packages('ghapps', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/ghapps/issues
Last updated 1 months agofrom:af331fe991. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:gh_app_infogh_app_installation_countgh_app_installation_deletegh_app_installation_infogh_app_installation_listgh_app_installation_repositoriesgh_app_jwtgh_app_public_infogh_app_tokengh_demo_jwt
Dependencies:askpassclicurlghgitcredsgluehttr2inijosejsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Authenticate as a GitHub App | ghapps gh_app_info gh_app_installation_count gh_app_installation_delete gh_app_installation_info gh_app_installation_list gh_app_installation_repositories gh_app_jwt gh_app_public_info gh_app_token gh_demo_jwt |