* 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: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using C++17 using SDK: ‘MacOSX11.3.1.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBT_HAVE_THREADS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bt_agg.cpp -o bt_agg.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBT_HAVE_THREADS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bt_altrep.cpp -o bt_altrep.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBT_HAVE_THREADS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bt_engine.cpp -o bt_engine.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBT_HAVE_THREADS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bt_index.cpp -o bt_index.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBT_HAVE_THREADS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bt_init.cpp -o bt_init.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBT_HAVE_THREADS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bt_read.cpp -o bt_read.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBT_HAVE_THREADS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bt_write.cpp -o bt_write.o bt_index.cpp:295:17: warning: unused variable 'fstart' [-Wunused-variable] const char* fstart = row + i; ^ 1 warning generated. bt_engine.cpp:3304:15: warning: unused function 'bin_cmp' [-Wunused-function] inline double bin_cmp(int op, double a, double b) { ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o basetable.so bt_agg.o bt_altrep.o bt_engine.o bt_index.o bt_init.o bt_read.o bt_write.o -lpthread -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.6/basetable.Rcheck/00LOCK-basetable/00new/basetable/libs ** generating debug symbols (dSYM) ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (basetable)