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.5.2")



Attach the package and use:
library("gargle")
Maintained by
Jennifer Bryan
[Scholar Profile | Author Map]
First Published: 2019-06-03
Latest Update: 2023-07-20
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.5.2, https://cran.r-project.org/web/packages/gargle. Accessed 16 Apr. 2025.
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)
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for gargle14000160001800020000220002400026000TrendBars

Today's Hot Picks in Authors and Packages

datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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