The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Rf_error with Rcpp::stop in
RProgress.h (#84).bqs_table_download() no longer converts INT64 columns
through R’s double, which silently lost precision for values above 2^53
before the bigint argument was applied. INT64 columns
(including fields nested in RECORD columns) are now read directly as
bit64::integer64, so bigint = "integer64" and
bigint = "character" are lossless over the full 64-bit
range (r-dbi/bigrquery#689). REPEATED INT64 columns still go through
double due to a conversion bug in nanoarrow, but now honor
bigint (#86, #87).gcloud auth application-default database.nanoarrow version requirement.use_tibble in
bqs_table_download, always convert to tibble from the new
nanoarrow stream reader.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.