CRAN Package Check Results for Maintainer ‘Skylar Shi <dshi98 at uw.edu>’

Last updated on 2025-09-19 16:50:50 CEST.

Package WARN OK
pumBayes 2 11

Package pumBayes

Current CRAN status: WARN: 2, OK: 11

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