* installing *source* package ‘cheapr’ ... ** package ‘cheapr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c altrep_utils.cpp -o altrep_utils.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c attrs.cpp -o attrs.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gcd.cpp -o gcd.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c lag.cpp -o lag.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c nas.cpp -o nas.o nas.cpp:667:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = do_parallel ? num_cores() : 1; ^ nas.cpp:921:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = do_parallel ? num_cores() : 1; ^ nas.cpp:984:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = do_parallel ? num_cores() : 1; ^ nas.cpp:1092:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = do_parallel ? num_cores() : 1; ^ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sequences.cpp -o sequences.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c set_math.cpp -o set_math.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sset.cpp -o sset.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utils.cpp -o utils.o set_math.cpp:185:11: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = num_cores(); ^ set_math.cpp:268:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = xn >= 100000 ? num_cores() : 1; ^ set_math.cpp:346:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = xn >= 100000 ? num_cores() : 1; ^ set_math.cpp:424:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = xn >= 100000 ? num_cores() : 1; ^ set_math.cpp:501:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = xn >= 100000 ? num_cores() : 1; ^ set_math.cpp:547:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = xn >= 100000 ? num_cores() : 1; ^ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c which.cpp -o which.o 4 warnings generated. sset.cpp:218:7: warning: unused variable 'n_cores' [-Wunused-variable] int n_cores = do_parallel ? num_cores() : 1; ^ 6 warnings generated. 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 cheapr.so altrep_utils.o attrs.o cpp11.o gcd.o lag.o nas.o sequences.o set_math.o sset.o utils.o which.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/cheapr.Rcheck/00LOCK-cheapr/00new/cheapr/libs ** generating debug symbols (dSYM) ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (cheapr)