Last updated on 2025-09-26 08:50:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.0 | 34.35 | 68.65 | 103.00 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.5.3 | 22.22 | 49.73 | 71.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.3 | 185.93 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.3 | 183.42 | OK | |||
r-devel-windows-x86_64 | 1.5.3 | 43.00 | 106.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 1.5.3 | 37.73 | 65.11 | 102.84 | OK | |
r-release-linux-x86_64 | 1.5.0 | 34.73 | 65.00 | 99.73 | WARN | |
r-release-macos-arm64 | 1.5.3 | 108.00 | OK | |||
r-release-macos-x86_64 | 1.5.3 | 106.00 | OK | |||
r-release-windows-x86_64 | 1.5.3 | 45.00 | 121.00 | 166.00 | OK | |
r-oldrel-macos-arm64 | 1.5.3 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.3 | 115.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.3 | 51.00 | 132.00 | 183.00 | OK |
Version: 1.5.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
loglikMPT.cpp:41:15: 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/TreeBUGS.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 19.1.7 (3+b2)’
* used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.5.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
loglikMPT.cpp:41:24: 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/TreeBUGS.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64