Other packages > Find by keyword >

gargle  

Utilities for Working with Google APIs
View on CRAN: Click here


Download and install gargle package within the R console
Install from CRAN:
install.packages("gargle")

Install from Github:
library("remotes")
install_github("cran/gargle")

Install by package version:
library("remotes")
install_version("gargle", "1.6.0")



Attach the package and use:
library("gargle")
Maintained by
Jennifer Bryan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-03
Latest Update: 2025-09-03
Description:
Provides utilities for working with Google APIs . This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests.
How to cite:
Jennifer Bryan (2019). gargle: Utilities for Working with Google APIs. R package version 1.6.0, https://cran.r-project.org/web/packages/gargle. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.3 (2019-06-03 15:10), 0.2.0 (2019-06-11 23:20), 0.3.0 (2019-06-27 21:20), 0.3.1 (2019-07-26 21:40), 0.4.0 (2019-10-04 07:40), 0.5.0 (2020-05-06 08:30), 1.0.0 (2021-03-03 18:10), 1.1.0 (2021-04-02 09:50), 1.2.0 (2021-07-02 18:50), 1.2.1 (2022-09-08 05:02), 1.3.0 (2023-01-30 20:40), 1.4.0 (2023-04-15 07:10), 1.5.0 (2023-06-10 23:40), 1.5.1 (2023-06-19 22:40), 1.5.2 (2023-07-20 20:50), 1.6.0 (2025-09-03 07:10)
Other packages that cited gargle R package
View gargle citation profile
Other R packages that gargle depends, imports, suggests or enhances
Complete documentation for gargle
Functions, R codes and Examples using the gargle R package
Some associated functions: AuthState-class . Gargle-class . GceToken . WifToken . bulletize . check_is_service_account . cred_funs . credentials_app_default . credentials_byo_oauth2 . credentials_external_account . credentials_gce . credentials_service_account . credentials_user_oauth2 . field_mask . gargle-package . gargle2.0_token . gargle_api_key . gargle_client . gargle_map_cli . gargle_oauth_client_from_json . gargle_oauth_sitrep . gargle_options . gargle_secret . gce_access_token . gce_instance_service_accounts . init_AuthState . internal-assets . oauth_app_from_json . oauth_external_token . request_develop . request_make . request_retry . response_process . token-info . token_fetch . 
Some associated R codes: AuthState-class.R . Gargle-class.R . aaa.R . cred_funs.R . credentials_app_default.R . credentials_byo_oauth2.R . credentials_external_account.R . credentials_gce.R . credentials_service_account.R . credentials_user_oauth2.R . field_mask.R . gargle-package.R . gargle_api_key.R . gargle_oauth_client.R . gargle_oauth_endpoint.R . import-standalone-obj-type.R . import-standalone-purrr.R . import-standalone-types-check.R . inside-the-house.R . oauth-cache.R . oauth-init.R . oauth-refresh.R . request_develop.R . request_make.R . request_retry.R . response_process.R . roxygen-templates.R . secret.R . token-info.R . token_fetch.R . utils-ui.R . utils.R . zzz.R .  Full gargle package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA