Last updated on 2025-09-20 01:50:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.5 | 81.37 | 139.99 | 221.36 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.1.5 | 49.48 | 99.84 | 149.32 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.1.5 | 364.88 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.5 | 376.75 | WARN | |||
r-devel-windows-x86_64 | 2.1.5 | 90.00 | 164.00 | 254.00 | OK | |
r-patched-linux-x86_64 | 2.1.5 | 81.25 | 132.39 | 213.64 | OK | |
r-release-linux-x86_64 | 2.1.5 | 81.32 | 132.21 | 213.53 | OK | |
r-release-macos-arm64 | 2.1.5 | 111.00 | OK | |||
r-release-macos-x86_64 | 2.1.5 | 146.00 | OK | |||
r-release-windows-x86_64 | 2.1.5 | 91.00 | 174.00 | 265.00 | OK | |
r-oldrel-macos-arm64 | 2.1.5 | 92.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.5 | 121.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.5 | 112.00 | 221.00 | 333.00 | OK |
Version: 2.1.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more. [-W#pragma-messages]
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<T>::result*) [with eT = double; typename arma_scalar_only<T>::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<T>::result*) [with eT = double; typename arma_scalar_only<T>::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<T>::result*) [with eT = double; typename arma_scalar_only<T>::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<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/updog.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
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 ‘/data/gannet/ripley/R/packages/tests-clang/updog.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-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<T>::result*) [with eT = double; typename arma_scalar_only<T>::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<T>::result*) [with eT = double; typename arma_scalar_only<T>::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<T>::result*) [with eT = double; typename arma_scalar_only<T>::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<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/updog.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc