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]
All associated links for this package
First Published: 2019-06-03
Latest Update: 2023-07-20
Description:
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.
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mdbr  
Work with Microsoft Access Files
Use the open source 'MDB Tools' utilities < ...
Download / Learn more Package Citations See dependency  
calendR  
Ready to Print Monthly and Yearly Calendars Made with 'ggplot2'
Contains the function calendR() for creating fully customizable monthly and yearly calendars (colors ...
Download / Learn more Package Citations See dependency  
saeHB.zinb  
Small Area Estimation using Hierarchical Bayesian under Zero Inflated Negative Binomial Distribution
We designed this package to provide a function for area level of small area estimation using Hierarc ...
Download / Learn more Package Citations See dependency  
Maintainer: Hayun (view profile)
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  
netcontrol  
Control Theory Methods for Networks
Implementations of various control theory methods for use in brain and psychological networks. Cont ...
Download / Learn more Package Citations See dependency  
modehunt  
Multiscale Analysis for Density Functions
Given independent and identically distributed observations X(1), ..., X(n) from a density f, provid ...
Download / Learn more Package Citations See dependency  

22,030

R Packages

186,816

Dependencies

55,244

Author Associations

22,031

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns