Package: ghapps 1.0.0

Jeroen Ooms

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:Jeroen Ooms [aut, cre]

ghapps_1.0.0.tar.gz
ghapps_1.0.0.zip(r-4.5)ghapps_1.0.0.zip(r-4.4)ghapps_1.0.0.zip(r-4.3)
ghapps_1.0.0.tgz(r-4.4-any)ghapps_1.0.0.tgz(r-4.3-any)
ghapps_1.0.0.tar.gz(r-4.5-noble)ghapps_1.0.0.tar.gz(r-4.4-noble)
ghapps_1.0.0.tgz(r-4.4-emscripten)ghapps_1.0.0.tgz(r-4.3-emscripten)
ghapps.pdf |ghapps.html
ghapps/json (API)

# Installghapps in R:
install.packages('ghapps',repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/ghapps/issues

On CRAN:

10 exports 19 stars 1.96 score 19 dependencies 162 downloads

Last updated 1 years agofrom:cb25376149

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 pageTopics
Authenticate as a GitHub Appghapps 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