* installing *source* package ‘pleiotest’ ... ** this is package ‘pleiotest’ version ‘1.1.0’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’ clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c PleioSeqTestc.cpp -o PleioSeqTestc.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppExports.cpp -o RcppExports.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -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' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 26 | if(arma::is_finite(x_i[j])){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:164:3: note: 'is_finite' 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' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 52 | if(arma::is_finite(res)){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:164:3: note: 'is_finite' has been explicitly marked deprecated here 164 | [[deprecated("change arma::is_finite(val) to std::isfinite(val)")]] | ^ 2 warnings generated. clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o pleiotest.so PleioSeqTestc.o RcppExports.o getXX_XYc.o -llapack -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/pleiotest.Rcheck/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)