Last updated on 2025-09-22 08:49:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2 | 32.29 | 67.76 | 100.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2 | 21.66 | 51.65 | 73.31 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.2 | 162.69 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.2 | 170.89 | WARN | |||
r-devel-windows-x86_64 | 2.2 | 36.00 | 129.00 | 165.00 | OK | |
r-patched-linux-x86_64 | 2.2 | 33.41 | 64.90 | 98.31 | OK | |
r-release-linux-x86_64 | 2.2 | 30.51 | 64.58 | 95.09 | WARN | |
r-release-macos-arm64 | 2.2 | 60.00 | OK | |||
r-release-macos-x86_64 | 2.2 | 99.00 | OK | |||
r-release-windows-x86_64 | 2.2 | 37.00 | 130.00 | 167.00 | OK | |
r-oldrel-macos-arm64 | 2.2 | 50.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2 | 157.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2 | 44.00 | 141.00 | 185.00 | OK |
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
BHMSMA.cpp:193:32: 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/BHMSMAfMRI.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.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
BHMSMA.cpp:193:9: 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/BHMSMAfMRI.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
BHMSMA.cpp:193:32: 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/BHMSMAfMRI.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
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
BHMSMA.cpp:193:32: 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/BHMSMAfMRI.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64