* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘glcm’ ... ** this is package ‘glcm’ version ‘1.6.5’ ** package ‘glcm’ 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/RtmpHyhG0D/R.INSTALL69b6b49217d59/glcm/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/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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c calc_texture.cpp -o calc_texture.o calc_texture.cpp:209:37: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 209 | if ((!arma::is_finite(base_window(i))) || (!arma::is_finite(offset_window(i)))) { | ^ /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)")]] | ^ calc_texture.cpp:209:75: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 209 | if ((!arma::is_finite(base_window(i))) || (!arma::is_finite(offset_window(i)))) { | ^ /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)")]] | ^ calc_texture.cpp:221:32: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 221 | if (!arma::is_finite(base_window(center_coord(0), center_coord(1)))) { | ^ /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)")]] | ^ calc_texture.cpp:230:33: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 230 | if (!(arma::is_finite(base_window(i)) || arma::is_finite(offset_window(i)))) { | ^ /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)")]] | ^ calc_texture.cpp:230:68: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] 230 | if (!(arma::is_finite(base_window(i)) || arma::is_finite(offset_window(i)))) { | ^ /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 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o glcm.so RcppExports.o calc_texture.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/RtmpHyhG0D/R.INSTALL69b6b49217d59/glcm/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHyhG0D/R.INSTALL69b6b49217d59/glcm/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHyhG0D/R.INSTALL69b6b49217d59/glcm/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-glcm/00new/glcm/libs ** R ** data *** moving datasets to lazyload DB ** 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 (glcm)