* installing *source* package ‘abcpp’ ... ** this is package ‘abcpp’ version ‘1.0.0’ ** using staged installation ** libs specified C++17 using C++ compiler: ‘g++-16 (Debian 16.1.0-1) 16.1.0’ using C++17 g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c wrapper.cpp -o wrapper.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ../inst/include/abcpp/detail/src/abc.cpp -o abc.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ../inst/include/abcpp/detail/src/linear_algebra.cpp -o linear_algebra.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ../inst/include/abcpp/detail/src/matrix.cpp -o matrix.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ../inst/include/abcpp/detail/src/options.cpp -o options.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ../inst/include/abcpp/detail/src/reduction.cpp -o reduction.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ../inst/include/abcpp/detail/src/result.cpp -o result.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ../inst/include/abcpp/detail/src/statistics.cpp -o statistics.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ../inst/include/abcpp/detail/src/summary.cpp -o summary.o g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-16/lib -Wl,-O1 -o abcpp.so wrapper.o abc.o linear_algebra.o matrix.o options.o reduction.o result.o statistics.o summary.o -L/home/hornik/tmp/R-d-gcc-16/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/abcpp.Rcheck/00LOCK-abcpp/00new/abcpp/libs ** R ** inst ** 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 (abcpp)