* installing *source* package 'basetable' ... ** this is package 'basetable' version '1.4.1' ** package 'basetable' successfully unpacked and MD5 sums checked ** using staged installation ** libs specified C++17 using C++ compiler: 'g++.exe (GCC) 14.3.0' using C++17 make[1]: Entering directory '/d/temp/2026_09_17_01_50_00_14611/RtmpM1RONH/R.INSTALLaaf86f923fc6/basetable/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DBT_HAVE_THREADS -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bt_agg.cpp -o bt_agg.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DBT_HAVE_THREADS -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bt_altrep.cpp -o bt_altrep.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DBT_HAVE_THREADS -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bt_engine.cpp -o bt_engine.o bt_engine.cpp: In function 'void {anonymous}::gather_atomic(SEXP, SEXP, const std::vector&)': bt_engine.cpp:178:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 178 | for (R_xlen_t i = 0; i < n; ++i) d[i] = s[rows[(size_t)i]]; break; } | ^~~ bt_engine.cpp:178:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 178 | for (R_xlen_t i = 0; i < n; ++i) d[i] = s[rows[(size_t)i]]; break; } | ^~~~~ bt_engine.cpp:180:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 180 | for (R_xlen_t i = 0; i < n; ++i) d[i] = s[rows[(size_t)i]]; break; } | ^~~ bt_engine.cpp:180:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 180 | for (R_xlen_t i = 0; i < n; ++i) d[i] = s[rows[(size_t)i]]; break; } | ^~~~~ bt_engine.cpp:182:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 182 | for (R_xlen_t i = 0; i < n; ++i) d[i] = s[rows[(size_t)i]]; break; } | ^~~ bt_engine.cpp:182:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 182 | for (R_xlen_t i = 0; i < n; ++i) d[i] = s[rows[(size_t)i]]; break; } | ^~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DBT_HAVE_THREADS -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bt_index.cpp -o bt_index.o bt_index.cpp: In function 'size_t bt::split_row(const char*, size_t, const Options&, std::vector >&, std::string&)': bt_index.cpp:295:17: warning: unused variable 'fstart' [-Wunused-variable] 295 | const char* fstart = row + i; | ^~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DBT_HAVE_THREADS -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bt_init.cpp -o bt_init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DBT_HAVE_THREADS -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bt_read.cpp -o bt_read.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DBT_HAVE_THREADS -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bt_write.cpp -o bt_write.o g++ -shared -s -static-libgcc -o basetable.dll tmp.def bt_agg.o bt_altrep.o bt_engine.o bt_index.o bt_init.o bt_read.o bt_write.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/2026_09_17_01_50_00_14611/RtmpM1RONH/R.INSTALLaaf86f923fc6/basetable/src' make[1]: Entering directory '/d/temp/2026_09_17_01_50_00_14611/RtmpM1RONH/R.INSTALLaaf86f923fc6/basetable/src' make[1]: Leaving directory '/d/temp/2026_09_17_01_50_00_14611/RtmpM1RONH/R.INSTALLaaf86f923fc6/basetable/src' installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-basetable/00new/basetable/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'basetable' as basetable_1.4.1.zip * DONE (basetable)