Last updated on 2025-09-19 20:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 37.34 | 57.16 | 94.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 26.55 | 43.51 | 70.06 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 174.55 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 159.75 | WARN | |||
r-devel-windows-x86_64 | 1.0 | 44.00 | 86.00 | 130.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 42.05 | 55.38 | 97.43 | OK | |
r-release-linux-x86_64 | 1.0 | 41.81 | 55.08 | 96.89 | OK | |
r-release-macos-arm64 | 1.0 | 47.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 68.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 43.00 | 87.00 | 130.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 57.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 54.00 | 105.00 | 159.00 | OK |
Version: 1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
splinesinter_short.cpp:68:28: 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/MDEI.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.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
splinesinter_short.cpp:68:19: 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/MDEI.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
splinesinter_short.cpp:68:28: 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/MDEI.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