Other packages > Find by keyword >

googleAuthR  

Authenticate and Create Google APIs
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("googleAuthR", "2.0.2")



Attach the package and use:
library("googleAuthR")
Maintained by
Erik Grönroos
[Scholar Profile | Author Map]
First Published: 2015-08-19
Latest Update: 2023-04-11
Description:
Create R functions that interact with OAuth2 Google APIs easily, with auto-refresh and Shiny compatibility.
How to cite:
Erik Grönroos (2015). googleAuthR: Authenticate and Create Google APIs. R package version 2.0.2, https://cran.r-project.org/web/packages/googleAuthR. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.1.0 (2015-08-19 00:18), 0.1.1 (2015-08-19 17:28), 0.2.0 (2016-01-29 22:46), 0.3.0 (2016-05-09 06:25), 0.3.1 (2016-06-25 19:07), 0.4.0 (2016-09-04 20:14), 0.5.0 (2017-03-02 16:14), 0.5.1 (2017-03-31 12:11), 0.6.0 (2017-10-20 12:05), 0.6.1 (2017-11-13 01:05), 0.6.2 (2017-11-14 22:45), 0.6.3 (2018-06-21 18:52), 0.7.0 (2018-11-16 22:00), 0.8.0 (2019-06-30 17:00), 0.8.1 (2019-07-08 21:00), 1.0.0 (2019-08-31 13:00), 1.1.0 (2019-09-07 18:00), 1.1.1 (2019-09-09 10:00), 1.2.1 (2020-04-26 06:50), 1.3.0 (2020-06-16 02:10), 1.3.1 (2020-12-05 23:00), 1.4.0 (2021-04-02 17:50), 1.4.1 (2021-12-17 17:40), 2.0.0 (2022-01-28 11:20), 2.0.1 (2023-04-11 12:10)
Other packages that cited googleAuthR R package
View googleAuthR citation profile
Other R packages that googleAuthR depends, imports, suggests or enhances
Complete documentation for googleAuthR
Functions, R codes and Examples using the googleAuthR R package
Some associated functions: checkGoogleAPIError . checkTokenAPI . doHttrRequest . gar_api_generator . gar_api_page . gar_attach_auto_auth . gar_auth . gar_auth_configure . gar_auth_service . gar_auto_auth . gar_batch . gar_batch_walk . gar_cache_setup . gar_check_existing_token . gar_create_api_objects . gar_create_api_skeleton . gar_create_package . gar_deauth . gar_debug_parsing . gar_discovery_api . gar_discovery_apis_list . gar_gce_auth . gar_gce_auth_default . gar_gce_auth_email . gar_has_token . gar_scope_config . gar_service_create . gar_service_provision . gar_set_client . gar_setup_auth_check . gar_setup_auth_key . gar_setup_clientid . gar_setup_edit_renviron . gar_setup_env_check . gar_setup_get_authenv . gar_setup_menu . gar_setup_menu_do . gar_shiny_auth . gar_shiny_auth_url . gar_shiny_login_ui . gar_shiny_ui . gar_token . gar_token_info . get_google_token . googleAuthR . googleSignIn . googleSignInUI . retryRequest . silent_auth . skip_if_no_env_auth . token_exists . 
Some associated R codes: auth.R . auth_gargle.R . auth_legacy.R . auto_auth.R . batch.R . checks.R . debugging.R . discovery.R . discovery_build.R . discovery_utilities.R . gce.R . generator.R . googleAuthR.R . memoise.R . new_batch.R . options.R . page_results.R . scopes.R . service_creation.R . set_client.R . setup_wizard.R . setup_wizard_auth.R . shiny-js-auth.R . shiny-js-signin.R . shiny-modifyurl.R . shiny.R . test-helpers.R . utility.R .  Full googleAuthR package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for googleAuthR30040050060070080090010001100TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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