Package: ghapps 1.1.1

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.1.1.tar.gz
ghapps_1.1.1.zip(r-4.7)ghapps_1.1.1.zip(r-4.6)ghapps_1.1.1.zip(r-4.5)
ghapps_1.1.1.tgz(r-4.6-any)ghapps_1.1.1.tgz(r-4.5-any)
ghapps_1.1.1.tar.gz(r-4.7-any)ghapps_1.1.1.tar.gz(r-4.6-any)
ghapps_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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

On CRAN:

Conda:

4.00 score 20 stars 1 scripts 158 downloads 10 exports 18 dependencies

Last updated from:af331fe991. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK115
source / vignettesOK141
linux-release-x86_64OK134
macos-release-arm64OK83
macos-oldrel-arm64OK93
windows-develOK76
windows-releaseOK83
windows-oldrelOK71
wasm-releaseOK99

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:askpassclicurlgitcredsgluehttr2inijosejsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr

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