Last updated on 2025-09-29 16:49:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.10.0 | 25.61 | 105.84 | 131.45 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.11.0 | 15.03 | 79.35 | 94.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.11.0 | 225.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.11.0 | 225.81 | OK | |||
r-devel-windows-x86_64 | 1.11.0 | 33.00 | 143.00 | 176.00 | OK | |
r-patched-linux-x86_64 | 1.10.0 | 24.79 | 98.63 | 123.42 | WARN | |
r-release-linux-x86_64 | 1.11.0 | 26.03 | 98.42 | 124.45 | OK | |
r-release-macos-arm64 | 1.11.0 | 60.00 | OK | |||
r-release-macos-x86_64 | 1.11.0 | 177.00 | OK | |||
r-release-windows-x86_64 | 1.11.0 | 33.00 | 130.00 | 163.00 | OK | |
r-oldrel-macos-arm64 | 1.11.0 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 1.11.0 | 191.00 | OK | |||
r-oldrel-windows-x86_64 | 1.11.0 | 40.00 | 152.00 | 192.00 | OK |
Version: 1.10.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
dscore.cpp:147:16: warning: 'is_finite<int>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
dscore.cpp:147:43: 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/dscore.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: 1.10.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
dscore.cpp:147:25: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = int; typename arma_scalar_only<eT>::result = int]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
dscore.cpp:147:52: 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/dscore.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-patched-linux-x86_64