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



Attach the package and use:
library("googleAuthR")
Maintained by
Erik Grönroos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-19
Latest Update: 2025-09-03
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.1, https://cran.r-project.org/web/packages/googleAuthR. Accessed 07 Mar. 2026.
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), 2.0.2 (2024-05-22 23:20)
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

Today's Hot Picks in Authors and Packages

SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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