* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘pmartR’ ... ** this is package ‘pmartR’ version ‘2.5.0’ ** package ‘pmartR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.7 (7)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfHlu1P/R.INSTALL12e78f26742558/pmartR/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/BH/include' -I/usr/local/include -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.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/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c calculate_cv.cpp -o calculate_cv.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/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c count_missing_cpp.cpp -o count_missing_cpp.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/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c imd_anova.cpp -o imd_anova.o imd_anova.cpp:450:43: warning: 'from<double, arma::eOp<arma::Glue<arma::Op<arma::Col<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eop_scalar_div_post>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] 450 | sigma2_red = arma::conv_to<double>::from(residual_vec.t()*residual_vec/df_red); | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/fn_conv_to.hpp:33:5: note: 'from<double, arma::eOp<arma::Glue<arma::Op<arma::Col<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eop_scalar_div_post>>' has been explicitly marked deprecated here 33 | [[deprecated("replace conv_to<...>::from(X) with as_scalar(X)")]] inline static out_eT from(const Base<in_eT, T1>& in, const typename arma_not_cx<in_eT>::result* junk = nullptr); | ^ imd_anova.cpp:464:44: warning: 'from<double, arma::eOp<arma::Glue<arma::Op<arma::Col<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eop_scalar_div_post>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] 464 | sigma2_full = arma::conv_to<double>::from(residual_vec.t()*residual_vec/df_full); | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/fn_conv_to.hpp:33:5: note: 'from<double, arma::eOp<arma::Glue<arma::Op<arma::Col<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eop_scalar_div_post>>' has been explicitly marked deprecated here 33 | [[deprecated("replace conv_to<...>::from(X) with as_scalar(X)")]] inline static out_eT from(const Base<in_eT, T1>& in, const typename arma_not_cx<in_eT>::result* junk = nullptr); | ^ imd_anova.cpp:478:43: warning: 'from<double, arma::eOp<arma::Glue<arma::Op<arma::Col<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eop_scalar_div_post>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] 478 | sigma2_red = arma::conv_to<double>::from(residual_vec.t()*residual_vec/df_red); | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/fn_conv_to.hpp:33:5: note: 'from<double, arma::eOp<arma::Glue<arma::Op<arma::Col<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eop_scalar_div_post>>' has been explicitly marked deprecated here 33 | [[deprecated("replace conv_to<...>::from(X) with as_scalar(X)")]] inline static out_eT from(const Base<in_eT, T1>& in, const typename arma_not_cx<in_eT>::result* junk = nullptr); | ^ imd_anova.cpp:491:46: warning: 'from<double, arma::eOp<arma::Glue<arma::Op<arma::Col<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eop_scalar_div_post>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] 491 | sigma2_full = arma::conv_to<double>::from(residual_vec.t()*residual_vec/df_full); | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/fn_conv_to.hpp:33:5: note: 'from<double, arma::eOp<arma::Glue<arma::Op<arma::Col<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eop_scalar_div_post>>' has been explicitly marked deprecated here 33 | [[deprecated("replace conv_to<...>::from(X) with as_scalar(X)")]] inline static out_eT from(const Base<in_eT, T1>& in, const typename arma_not_cx<in_eT>::result* junk = nullptr); | ^ imd_anova.cpp:670:17: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 670 | if (arma::is_finite(t_tests(i,k)) && dof > 0) { | ^ /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)")]] | ^ 5 warnings 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/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c kw_rcpp.cpp -o kw_rcpp.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/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c nonmissing_per_grp.cpp -o nonmissing_per_grp.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o pmartR.so RcppExports.o calculate_cv.o count_missing_cpp.o imd_anova.o kw_rcpp.o nonmissing_per_grp.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/RtmpfHlu1P/R.INSTALL12e78f26742558/pmartR/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfHlu1P/R.INSTALL12e78f26742558/pmartR/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfHlu1P/R.INSTALL12e78f26742558/pmartR/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-pmartR/00new/pmartR/libs ** R ** inst ** 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 (pmartR)