cloudyr / bigQueryR

R Interface with Google BigQuery
http://code.markedmondson.me/bigQueryR
Other
41 stars 21 forks source link

googleAuthR 0.6.1 breaks bigQueryR #43

Closed MarkEdmondson1234 closed 6 years ago

MarkEdmondson1234 commented 6 years ago

Sad face - revert back to 0.6.0 for now or wait for fix of 0.6.2

https://github.com/MarkEdmondson1234/googleAuthR/issues/101

devtools::install_github("MarkEdmondson1234/googleAuthR@v6.0")     
gvdr commented 6 years ago

ps, you probably mean devtools::install_github("MarkEdmondson1234/googleAuthR@v0.6.0")

MarkEdmondson1234 commented 6 years ago

Yes! But it should be fixed now regardless.

gvdr commented 6 years ago

Installing everything from github, it is. I think I ran into an old-dependency-not-getting-updated kind of error trying to install from cran. I will try to reproduce if you still care (probably not really worth, though.)

MarkEdmondson1234 commented 6 years ago

Ah yes, I should then update the DESCRIPTION on CRAN to googleAuthR 0.6.2

MarkEdmondson1234 commented 6 years ago

DESCRIPTION updated https://github.com/cloudyr/bigQueryR/commit/fe12cc4cbd5a05422bf03f999aafdfde63641bc7