Last updated on 2025-09-19 20:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.10.0 | 24.22 | 106.31 | 130.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.10.0 | 15.52 | 78.65 | 94.17 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.10.0 | 206.49 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.10.0 | 212.76 | WARN | |||
r-devel-windows-x86_64 | 1.10.0 | 29.00 | 117.00 | 146.00 | OK | |
r-patched-linux-x86_64 | 1.10.0 | 23.12 | 97.89 | 121.01 | OK | |
r-release-linux-x86_64 | 1.10.0 | 23.64 | 97.23 | 120.87 | OK | |
r-release-macos-arm64 | 1.10.0 | 80.00 | OK | |||
r-release-macos-x86_64 | 1.10.0 | 108.00 | OK | |||
r-release-windows-x86_64 | 1.10.0 | 30.00 | 123.00 | 153.00 | OK | |
r-oldrel-macos-arm64 | 1.10.0 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 1.10.0 | 110.00 | OK | |||
r-oldrel-windows-x86_64 | 1.10.0 | 38.00 | 149.00 | 187.00 | OK |
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<T>::result*) [with eT = int; typename arma_scalar_only<T>::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<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/dscore.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: 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 ‘/data/gannet/ripley/R/packages/tests-clang/dscore.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-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<T>::result*) [with eT = int; typename arma_scalar_only<T>::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<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/dscore.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