* installing *source* package 'robslopes' ... ** package 'robslopes' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2025_09_26_01_50_00_4539/RtmpQTG8lM/R.INSTALL110604608d48/robslopes/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c HelpFunctions.cpp -o HelpFunctions.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:32, from HelpFunctions.h:14, from HelpFunctions.cpp:1: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported' 373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported") | ^ HelpFunctions.cpp: In function 'arma::umat getInterPerm(const arma::vec&, const arma::vec&, double, double, int)': HelpFunctions.cpp:96:23: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 96 | if (!arma::is_finite(theta_lo)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:518: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ HelpFunctions.cpp:111:25: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 111 | if (!arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ HelpFunctions.cpp:126:25: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 126 | if (!arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:32, from RcppExports.cpp:4: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported' 373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported") | ^ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c countIndividualInversions.cpp -o countIndividualInversions.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:32, from countIndividualInversions.cpp:10: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported' 373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported") | ^ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpparma_Passing_Bablok.cpp -o rcpparma_Passing_Bablok.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:32, from HelpFunctions.h:14, from rcpparma_Passing_Bablok.cpp:12: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported' 373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported") | ^ rcpparma_Passing_Bablok.cpp: In function 'void merge2_PB(arma::uvec&, arma::uword, arma::uword, arma::uword, arma::vec&, const arma::vec&, const arma::vec&, arma::uword&, arma::uword&, const arma::uvec&, double, double)': rcpparma_Passing_Bablok.cpp:120:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 120 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:518: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ rcpparma_Passing_Bablok.cpp:120:57: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 120 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpparma_Theil_Sen.cpp -o rcpparma_Theil_Sen.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:32, from HelpFunctions.h:14, from rcpparma_Theil_Sen.cpp:12: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported' 373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported") | ^ rcpparma_Theil_Sen.cpp: In function 'void merge2_TS(arma::uvec&, arma::uword, arma::uword, arma::uword, arma::vec&, const arma::vec&, const arma::vec&, arma::uword&, arma::uword&, const arma::uvec&, double, double)': rcpparma_Theil_Sen.cpp:120:28: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 120 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:518: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ rcpparma_Theil_Sen.cpp:120:57: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 120 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpparma_repeated_median.cpp -o rcpparma_repeated_median.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:32, from HelpFunctions.h:14, from rcpparma_repeated_median.cpp:12: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported' 373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported") | ^ rcpparma_repeated_median.cpp: In function 'void merge2_RM(arma::uvec&, int, int, int, arma::uvec&, arma::mat&, arma::uvec&, const arma::vec&, const arma::vec&, const arma::uvec&, const std::unordered_map<int, std::pair<int, int> >&, arma::uvec&, double, double)': rcpparma_repeated_median.cpp:126:32: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 126 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:518: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ rcpparma_repeated_median.cpp:126:61: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 126 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ rcpparma_repeated_median.cpp:188:32: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 188 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ rcpparma_repeated_median.cpp:188:61: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 188 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ rcpparma_repeated_median.cpp:233:30: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 233 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ rcpparma_repeated_median.cpp:233:59: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 233 | if (arma::is_finite(theta_lo) && arma::is_finite(theta_hi)) | ~~~~~~~~~~~~~~~^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/fn_misc.hpp:167:1: note: declared here 167 | is_finite(const eT x, const typename arma_scalar_only<eT>::result* junk = nullptr) | ^~~~~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o robslopes.dll tmp.def HelpFunctions.o RcppExports.o countIndividualInversions.o rcpparma_Passing_Bablok.o rcpparma_Theil_Sen.o rcpparma_repeated_median.o -fopenmp -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/2025_09_26_01_50_00_4539/RtmpQTG8lM/R.INSTALL110604608d48/robslopes/src' make[1]: Entering directory '/d/temp/2025_09_26_01_50_00_4539/RtmpQTG8lM/R.INSTALL110604608d48/robslopes/src' make[1]: Leaving directory '/d/temp/2025_09_26_01_50_00_4539/RtmpQTG8lM/R.INSTALL110604608d48/robslopes/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-robslopes/00new/robslopes/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'robslopes' as robslopes_1.1.3.zip * DONE (robslopes)