googleAuthR: Easy Authentication with Google OAuth2 APIs

Create R functions that interact with OAuth2 Google APIs easily, with auto-refresh and Shiny compatibility.

Version: 0.2.0
Depends: R (≥ 3.2.0)
Imports: httr (≥ 1.1.0), jsonlite (≥ 0.9.16), R6 (≥ 2.1.0)
Suggests: shiny (≥ 0.12.1), knitr
Published: 2016-01-29
Author: Mark Edmondson [aut, cre], Jennifer Bryan [ctb], Johann deBoer [ctb]
Maintainer: Mark Edmondson <m at sunholo.com>
BugReports: https://github.com/MarkEdmondson1234/googleAuthR/issues
License: MIT + file LICENSE
URL: https://github.com/MarkEdmondson1234/googleAuthR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: googleAuthR results

Downloads:

Reference manual: googleAuthR.pdf
Vignettes: Best practices for writing an API package
Package source: googleAuthR_0.2.0.tar.gz
Windows binaries: r-devel: googleAuthR_0.2.0.zip, r-release: googleAuthR_0.2.0.zip, r-oldrel: not available
OS X Snow Leopard binaries: r-release: googleAuthR_0.2.0.tgz, r-oldrel: not available
OS X Mavericks binaries: r-release: googleAuthR_0.2.0.tgz
Old sources: googleAuthR archive

Reverse dependencies:

Reverse imports: searchConsoleR