* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘SpaCOAP’ ...
** package ‘SpaCOAP’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.8 (1+b1)’
make[1]: Entering directory '/tmp/Rtmp8AurTl/R.INSTALL161d3710cc69ae/SpaCOAP/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic  -c RcppExports.cpp -o RcppExports.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic  -c spacoap.cpp -o spacoap.o
spacoap.cpp:10:9: warning: 'INT_MIN' macro redefined [-Wmacro-redefined]
   10 | #define INT_MIN (-INT_MAX - 1)
      |         ^
/usr/lib/llvm-18/lib/clang/18/include/limits.h:51:9: note: previous definition is here
   51 | #define INT_MIN   (-__INT_MAX__  -1)
      |         ^
1 warning generated.
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o SpaCOAP.so RcppExports.o spacoap.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp8AurTl/R.INSTALL161d3710cc69ae/SpaCOAP/src'
make[1]: Entering directory '/tmp/Rtmp8AurTl/R.INSTALL161d3710cc69ae/SpaCOAP/src'
make[1]: Leaving directory '/tmp/Rtmp8AurTl/R.INSTALL161d3710cc69ae/SpaCOAP/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-SpaCOAP/00new/SpaCOAP/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (SpaCOAP)