CRAN Package Check Results for Maintainer ‘Alex Zvoleff <azvoleff at conservation.org>’

Last updated on 2025-11-17 17:50:05 CET.

Package WARN OK
glcm 1 12

Package glcm

Current CRAN status: WARN: 1, OK: 12

Version: 1.6.5
Check: whether package can be installed
Result: WARN Found the following significant warnings: calc_texture.cpp:209:46: 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] calc_texture.cpp:209:84: 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] calc_texture.cpp:221:41: 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] calc_texture.cpp:230:42: 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] calc_texture.cpp:230:77: 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] See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/glcm.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’ Flavor: r-patched-linux-x86_64