r - bigrquery error after authentication -


i following error notification when try access bigquery r installed on windows 10 desktop machine. please can help.

library(devtools) library(assertthat) library(bigrquery)

project <- "jellyfish-gap" # put project id here sql <- "select year, month, day, weight_pounds [publicdata:samples.natality] limit 5" query_exec(sql, project = project) use local file cache oauth access credentials between r sessions? 1: yes 2: no

selection: 2 waiting authentication in browser... press esc/ctrl + c abort authentication complete. error: >

i not familiar bigrquery, looks incompatibility between bigrquery , httr 1.1.0: https://github.com/rstats-db/bigrquery/issues/86

see other question: bigrquery not connect , error message blank


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -