Last updated on 2025-09-20 01:50:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 37.49 | 36.57 | 74.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 26.15 | 27.35 | 53.50 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 119.49 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 132.66 | WARN | |||
r-devel-windows-x86_64 | 1.0.0 | 42.00 | 73.00 | 115.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 37.38 | 33.90 | 71.28 | OK | |
r-release-linux-x86_64 | 1.0.0 | 36.45 | 34.30 | 70.75 | OK | |
r-release-macos-arm64 | 1.0.0 | 39.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 70.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 43.00 | 74.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 74.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 53.00 | 87.00 | 140.00 | OK |
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
three_utility_probit_helper_functions.cpp:571:23: 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]
three_utility_probit_helper_functions.cpp:819:23: 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]
three_utility_probit_helper_functions.cpp:1115:23: 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]
three_utility_probit_helper_functions.cpp:1163:23: 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]
three_utility_probit_helper_functions.cpp:1207:23: 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]
three_utility_probit_helper_functions.cpp:1249:23: 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]
three_utility_probit_helper_functions.cpp:1518:23: 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/pumBayes.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.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
three_utility_probit_helper_functions.cpp:571:14: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
three_utility_probit_helper_functions.cpp:819:14: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
three_utility_probit_helper_functions.cpp:1115:14: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
three_utility_probit_helper_functions.cpp:1163:14: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
three_utility_probit_helper_functions.cpp:1207:14: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
three_utility_probit_helper_functions.cpp:1249:14: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
three_utility_probit_helper_functions.cpp:1518:14: 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/pumBayes.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
three_utility_probit_helper_functions.cpp:571:23: 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]
three_utility_probit_helper_functions.cpp:819:23: 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]
three_utility_probit_helper_functions.cpp:1115:23: 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]
three_utility_probit_helper_functions.cpp:1163:23: 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]
three_utility_probit_helper_functions.cpp:1207:23: 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]
three_utility_probit_helper_functions.cpp:1249:23: 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]
three_utility_probit_helper_functions.cpp:1518:23: 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/pumBayes.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