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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:41), 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

RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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