MarkEdmondson1234 / googleAuthR

Google API Client Library for R. Easy authentication and help to build Google API R libraries with OAuth2. Shiny compatible.
https://code.markedmondson.me/googleAuthR
Other
175 stars 54 forks source link

fixing the file.exists bug #215

Closed jsocolar closed 2 years ago

jsocolar commented 2 years ago

This can close #214

Of note, I can now run googleCloudStorageR::gcs_setup() whereas previously I errored as in #214

MarkEdmondson1234 commented 2 years ago

Great thank you!