Provides utilities for working with Google APIs <https://developers.google.com/apis-explorer>. This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests.
Version: | 0.5.0 |
Depends: | R (≥ 3.2) |
Imports: | fs (≥ 1.3.1), glue (≥ 1.3.0), httr (≥ 1.4.0), jsonlite, rlang (≥ 0.4.2), stats, withr |
Suggests: | covr, knitr, rmarkdown, sodium, spelling, testthat (≥ 2.3.2) |
Published: | 2020-05-06 |
Author: | Jennifer Bryan [aut, cre], Craig Citro [aut], Hadley Wickham [aut], Google Inc [cph], RStudio [cph, fnd] |
Maintainer: | Jennifer Bryan <jenny at rstudio.com> |
BugReports: | https://github.com/r-lib/gargle/issues |
License: | MIT + file LICENSE |
URL: | https://gargle.r-lib.org, https://github.com/r-lib/gargle |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | gargle results |
Reference manual: | gargle.pdf |
Vignettes: |
Auth when using R in the browser How to use gargle for auth in a client package How to get your own API credentials How gargle gets tokens Non-interactive auth Request helper functions Troubleshooting gargle auth |
Package source: | gargle_0.5.0.tar.gz |
Windows binaries: | r-devel: gargle_0.5.0.zip, r-release: gargle_0.5.0.zip, r-oldrel: gargle_0.5.0.zip |
macOS binaries: | r-release: gargle_0.5.0.tgz, r-oldrel: gargle_0.5.0.tgz |
Old sources: | gargle archive |
Reverse imports: | bigrquery, gmailr, googleAuthR, googledrive, googlesheets4 |
Reverse suggests: | boxr, googleCloudStorageR |
Please use the canonical form https://CRAN.R-project.org/package=gargle to link to this page.