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



Attach the package and use:
library("googleAuthR")
Maintained by
Mark Edmondson
[Scholar Profile | Author Map]
All associated links for this package
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:
Mark Edmondson (2015). googleAuthR: Authenticate and Create Google APIs. R package version 2.0.1, https://cran.r-project.org/web/packages/googleAuthR
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)
Other packages that cited googleAuthR R package
View googleAuthR citation profile
Other R packages that googleAuthR depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

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