* installing *source* package ‘cpp11armadillo’ ... ** using staged installation ================================== Compiler Configuration Variables CPP11_INCLUDE_PATH: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include INST_INCLUDE_PATH: ./inst/include PKG_CPPFLAGS: -I./inst/include -I/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include =================================== Testing minimal Armadillo example using C++ compiler: ‘Debian clang version 19.1.5 (1)’ clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I./inst/include -I/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c conftest.cpp -o conftest.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o conftest.so conftest.o -L/home/hornik/tmp/R-d-clang-19/lib -lR Armadillo is compatible with the C++ compiler used by R. ** 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 * DONE (cpp11armadillo)