* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘switchSelection’ ...
** package ‘switchSelection’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.2 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKjY1i4/R.INSTALL20ada268cba5aa/switchSelection/src'
clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/hpa/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/mnorm/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c RcppExports.cpp -o RcppExports.o
clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/hpa/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/mnorm/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c helpFunctions.cpp -o helpFunctions.o
In file included from helpFunctions.cpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:27:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfig.h:110:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfigGenerated.h:31:9: warning: 'ARMA_DONT_USE_OPENMP' macro redefined [-Wmacro-redefined]
   31 | #define ARMA_DONT_USE_OPENMP 1
      |         ^
helpFunctions.cpp:2:9: note: previous definition is here
    2 | #define ARMA_DONT_USE_OPENMP
      |         ^
1 warning generated.
clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/hpa/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/mnorm/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c msel.cpp -o msel.o
In file included from msel.cpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:27:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfig.h:110:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfigGenerated.h:31:9: warning: 'ARMA_DONT_USE_OPENMP' macro redefined [-Wmacro-redefined]
   31 | #define ARMA_DONT_USE_OPENMP 1
      |         ^
msel.cpp:2:9: note: previous definition is here
    2 | #define ARMA_DONT_USE_OPENMP
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o switchSelection.so RcppExports.o helpFunctions.o msel.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKjY1i4/R.INSTALL20ada268cba5aa/switchSelection/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKjY1i4/R.INSTALL20ada268cba5aa/switchSelection/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKjY1i4/R.INSTALL20ada268cba5aa/switchSelection/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-switchSelection/00new/switchSelection/libs
** R
** data
** 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 (switchSelection)