Package: ghee
Title: Provides a Lightweight Interface for 'GitHub' through R
Version: 0.1.0
Authors@R: 
    person(given = "Jonathan",
           family = "Trattner",
           role = c("aut", "cre"),
           email = "jdt@jdtrat.com",
           comment = c(ORCID = "0000-0002-1097-7603"))
Description: Provides a user friendly wrapper for the 'gh' package facilitating easy
  access to the REST API for 'GitHub'. Includes support for common tasks such as 
  creating and commenting on issues, inviting collaborators, and more.
License: MIT + file LICENSE
Encoding: UTF-8
Language: es
LazyData: true
RoxygenNote: 7.1.1.9000
URL: https://github.com/jdtrat/ghee
BugReports: https://github.com/jdtrat/ghee/issues
Imports: gh, jsonlite, utils
NeedsCompilation: no
Packaged: 2021-03-09 15:48:14 UTC; jt
Author: Jonathan Trattner [aut, cre] (<https://orcid.org/0000-0002-1097-7603>)
Maintainer: Jonathan Trattner <jdt@jdtrat.com>
Repository: CRAN
Date/Publication: 2021-03-11 14:30:05 UTC
Built: R 4.0.2; ; 2021-03-12 11:36:57 UTC; unix
