* installing *source* package ‘reapeR’ ... ** this is package ‘reapeR’ version ‘0.2.0’ ** package ‘reapeR’ 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.1.sdk’ clang++ -arch x86_64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c epoch_tracker/fft.cc -o epoch_tracker/fft.o clang++ -arch x86_64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c epoch_tracker/fd_filter.cc -o epoch_tracker/fd_filter.o clang++ -arch x86_64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c epoch_tracker/lpc_analyzer.cc -o epoch_tracker/lpc_analyzer.o clang++ -arch x86_64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c epoch_tracker/epoch_tracker.cc -o epoch_tracker/epoch_tracker.o clang++ -arch x86_64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c reapeR.cpp -o reapeR.o clang++ -arch x86_64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o epoch_tracker/epoch_tracker.cc:808:11: warning: variable 'total_cands' set but not used [-Wunused-but-set-variable] int32_t total_cands = 0; ^ epoch_tracker/epoch_tracker.cc:36:11: warning: unused variable 'kMinSampleRate' [-Wunused-const-variable] const int kMinSampleRate = 6000; ^ 2 warnings generated. clang++ -arch x86_64 -std=gnu++20 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o reapeR.so epoch_tracker/fft.o epoch_tracker/fd_filter.o epoch_tracker/lpc_analyzer.o epoch_tracker/epoch_tracker.o reapeR.o RcppExports.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.6/reapeR.Rcheck/00LOCK-reapeR/00new/reapeR/libs ** generating debug symbols (dSYM) ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (reapeR)