Package: googleAuthR
Type: Package
Version: 0.1.0
Title: Easy Authentication with Google OAuth2 APIs
Description: Create R functions that interact with OAuth2 Google APIs easily, 
    with auto-refresh and Shiny compatibility.
Authors@R: person("Mark", "Edmondson", email = "m@sunholo.com", role = c("aut", "cre"))
URL: https://github.com/MarkEdmondson1234/googleAuthR
BugReports: https://github.com/MarkEdmondson1234/googleAuthR/issues
Depends: R (>= 3.2.0)
Imports: httr (>= 1.0.0), jsonlite (>= 0.9.16), R6 (>= 2.1.0)
Suggests: shiny (>= 0.12.1), knitr
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-08-18 21:14:30 UTC; mark
Author: Mark Edmondson [aut, cre]
Maintainer: Mark Edmondson <m@sunholo.com>
Repository: CRAN
Date/Publication: 2015-08-19 00:18:21
