Last updated on 2025-11-16 03:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.6 | 21.44 | 74.59 | 96.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6.6 | 14.01 | 50.26 | 64.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.6.6 | 79.00 | 92.49 | 171.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.6 | 27.00 | 130.28 | 157.28 | OK | |
| r-devel-windows-x86_64 | 1.6.6 | 30.00 | 108.00 | 138.00 | OK | |
| r-patched-linux-x86_64 | 1.6.5 | 23.69 | 69.73 | 93.42 | WARN | |
| r-release-linux-x86_64 | 1.6.6 | 24.16 | 69.59 | 93.75 | OK | |
| r-release-macos-arm64 | 1.6.6 | 14.00 | 44.00 | 58.00 | OK | |
| r-release-macos-x86_64 | 1.6.6 | 17.00 | 74.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 1.6.6 | 28.00 | 96.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.6 | 10.00 | 39.00 | 49.00 | OK | |
| r-oldrel-macos-x86_64 | 1.6.6 | 17.00 | 103.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.6 | 29.00 | 125.00 | 154.00 | OK |
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