Last updated on 2025-09-26 02:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.5 | 78.98 | 145.78 | 224.76 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.1.6 | 48.69 | 98.61 | 147.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.6 | 400.37 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.6 | 379.07 | 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.5 | 77.26 | 130.93 | 208.19 | WARN | |
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.5 | 97.00 | 179.00 | 276.00 | WARN | |
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.5 | 114.00 | 218.00 | 332.00 | WARN |
Version: 2.1.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
gradients.cpp:128:13: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
gradients.cpp:156:13: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
objective.cpp:224:13: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
objective.cpp:259:13: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/updog.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’
Flavor: r-devel-linux-x86_64-debian-clang
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
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-release-gcc/Work/PKGS/updog.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64
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 'd:/Rcompile/CRANpkg/local/4.5/updog.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-release-windows-x86_64
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 'd:/Rcompile/CRANpkg/local/4.4/updog.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 13.3.0'
Flavor: r-oldrel-windows-x86_64