Package: githubr Title: Easier to Use API Wrapper for 'GitHub' Version: 0.9.1 Authors@R: person("Candace", "Savonen", , "csavonen@fredhutch.org", role = c("cre", "aut")) Description: This is a 'GitHub' API wrapper for R. It uses the 'gh' package but has things wrapped up for convenient use cases. License: GPL-3 URL: https://github.com/fhdsl/githubr BugReports: https://github.com/fhdsl/githubr/issues Imports: gitcreds, dplyr, gh, magrittr, httr, Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: git libssl-dev Repository: https://fhdsl.r-universe.dev Date/Publication: 2023-10-24 15:03:08 UTC RemoteUrl: https://github.com/fhdsl/githubr RemoteRef: HEAD RemoteSha: 3638aa22971444fb7b5b9df508ed1ba196c17d1e NeedsCompilation: no Packaged: 2026-07-14 05:00:01 UTC; root Author: Candace Savonen [cre, aut] Maintainer: Candace Savonen