Last updated on 2025-09-29 08:49:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.6 | 80.57 | 140.87 | 221.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.6 | 49.42 | 97.38 | 146.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.6 | 393.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.6 | 374.70 | OK | |||
r-devel-windows-x86_64 | 2.1.6 | 85.00 | 167.00 | 252.00 | OK | |
r-patched-linux-x86_64 | 2.1.5 | 78.29 | 131.34 | 209.63 | WARN | |
r-release-linux-x86_64 | 2.1.6 | 82.40 | 129.84 | 212.24 | OK | |
r-release-macos-arm64 | 2.1.6 | 97.00 | OK | |||
r-release-macos-x86_64 | 2.1.6 | 187.00 | OK | |||
r-release-windows-x86_64 | 2.1.6 | 87.00 | 170.00 | 257.00 | OK | |
r-oldrel-macos-arm64 | 2.1.6 | 105.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.6 | 200.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.6 | 79.00 | 165.00 | 244.00 | OK |
Version: 2.1.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
gradients.cpp:128:22: 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]
gradients.cpp:156:22: 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]
objective.cpp:224:22: 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]
objective.cpp:259:22: 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/updog.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-patched-linux-x86_64