* installing *source* package 'bigrquerystorage' ...
** this is package 'bigrquerystorage' version '1.2.2'
** package 'bigrquerystorage' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/RtmpkhDSJD/R.INSTALLb8a030a7482e/bigrquerystorage/src'
rm -Rf bqs.o RcppExports.o google/api/field_behavior.pb.o google/api/http.pb.o google/api/launch_stage.pb.o google/api/resource.pb.o google/cloud/bigquery/storage/v1/arrow.pb.o google/cloud/bigquery/storage/v1/avro.pb.o google/cloud/bigquery/storage/v1/table.pb.o google/api/annotations.pb.o google/api/client.pb.o google/cloud/bigquery/storage/v1/protobuf.pb.o google/cloud/bigquery/storage/v1/stream.pb.o google/rpc/status.pb.o google/cloud/bigquery/storage/v1/storage.pb.o google/cloud/bigquery/storage/v1/storage.grpc.pb.o bigrquerystorage.dll google
cp -f d:/rtools45/x86_64-w64-mingw32.static.posix/share/grpc/roots.pem ../inst
(cd ../src/protos;\
protoc --experimental_allow_proto3_optional --cpp_out=../../src google/api/field_behavior.proto google/api/http.proto google/api/launch_stage.proto google/api/resource.proto google/cloud/bigquery/storage/v1/arrow.proto google/cloud/bigquery/storage/v1/avro.proto google/cloud/bigquery/storage/v1/table.proto google/api/annotations.proto google/api/client.proto google/cloud/bigquery/storage/v1/protobuf.proto google/cloud/bigquery/storage/v1/stream.proto google/rpc/status.proto google/cloud/bigquery/storage/v1/storage.proto;\
protoc --plugin=protoc-gen-grpc=$(which grpc_cpp_plugin.exe) --grpc_out=../../src google/cloud/bigquery/storage/v1/storage.proto)
sed -i "s/OPTION/OPTIONFIX/g" google/api/field_behavior.pb.h
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c bqs.cpp -o bqs.o
bqs.cpp:29:33: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
   29 | # pragma GCC diagnostic ignored "-Winconsistent-missing-override"
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp.h:49,
                 from bqs.cpp:31:
D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h: In constructor 'Rcpp::Function_Impl<StoragePolicy>::Function_Impl(const std::string&, const std::string&)':
D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h:75:65: error: 'R_NamespaceRegistry' was not declared in this scope
   75 |             Shield<SEXP> env(R_getVarEx(Rf_install(ns.c_str()), R_NamespaceRegistry, FALSE, R_UnboundValue));
      |                                                                 ^~~~~~~~~~~~~~~~~~~
make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:304: bqs.o] Error 1
make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/RtmpkhDSJD/R.INSTALLb8a030a7482e/bigrquerystorage/src'
ERROR: compilation failed for package 'bigrquerystorage'
* removing 'd:/Rcompile/CRANpkg/lib/4.6/bigrquerystorage'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/bigrquerystorage'