* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘pleiotest’ ...
** this is package ‘pleiotest’ version ‘1.0.0’
** package ‘pleiotest’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 21.1.6 (2)’
using C++11
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWqPQZb/R.INSTALLa491e1510dced/pleiotest/src'
clang++-21 -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  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c PleioSeqTestc.cpp -o PleioSeqTestc.o
clang++-21 -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  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c RcppExports.cpp -o RcppExports.o
clang++-21 -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  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c getXX_XYc.cpp -o getXX_XYc.o
getXX_XYc.cpp:26:16: warning: 'is_finite<int>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
   26 |       if(arma::is_finite(x_i[j])){
      |                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:164:3: note: 'is_finite<int>' has been explicitly marked deprecated here
  164 | [[deprecated("change arma::is_finite(val) to std::isfinite(val)")]]
      |   ^
getXX_XYc.cpp:52:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
   52 |       if(arma::is_finite(res)){
      |                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:164:3: note: 'is_finite<double>' has been explicitly marked deprecated here
  164 | [[deprecated("change arma::is_finite(val) to std::isfinite(val)")]]
      |   ^
2 warnings generated.
clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o pleiotest.so PleioSeqTestc.o RcppExports.o getXX_XYc.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWqPQZb/R.INSTALLa491e1510dced/pleiotest/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWqPQZb/R.INSTALLa491e1510dced/pleiotest/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWqPQZb/R.INSTALLa491e1510dced/pleiotest/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-pleiotest/00new/pleiotest/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (pleiotest)