* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘cpp11armadillo’ ...
** this is package ‘cpp11armadillo’ version ‘0.4.1’
** package ‘cpp11armadillo’ successfully unpacked and MD5 sums checked
** using staged installation
==================================
 Compiler Configuration Variables 
 
CPP11_INCLUDE_PATH: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include
INST_INCLUDE_PATH: ./inst/include
PKG_CPPFLAGS: -I./inst/include -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include
===================================
 Testing minimal Armadillo example 
 
using C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpl82I9J/R.INSTALL312c681c1e4027/cpp11armadillo'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./inst/include -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c conftest.cpp -o conftest.o
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o conftest.so conftest.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpl82I9J/R.INSTALL312c681c1e4027/cpp11armadillo'
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)