CRAN Package Check Results for Package bayesEO

Last updated on 2025-09-26 11:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 43.01 58.57 101.58 WARN
r-devel-linux-x86_64-debian-gcc 0.2.2 23.20 40.90 64.10 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 188.30 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 159.03 OK
r-devel-windows-x86_64 0.2.2 52.00 98.00 150.00 OK
r-patched-linux-x86_64 0.2.1 40.84 55.83 96.67 WARN
r-release-linux-x86_64 0.2.1 36.84 54.19 91.03 WARN
r-release-macos-arm64 0.2.2 48.00 OK
r-release-macos-x86_64 0.2.2 91.00 OK
r-release-windows-x86_64 0.2.1 54.00 94.00 148.00 WARN
r-oldrel-macos-arm64 0.2.2 49.00 NOTE
r-oldrel-macos-x86_64 0.2.2 133.00 NOTE
r-oldrel-windows-x86_64 0.2.2 56.00 117.00 173.00 NOTE

Check Details

Version: 0.2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: bayes_smooth.cpp:105:23: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] bayes_smooth.cpp:106:23: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] other_smoothers.cpp:36:23: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/bayesEO.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘bayes_colors.R’ ‘bayes_label.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 0.2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: bayes_smooth.cpp:105: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] bayes_smooth.cpp:106: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] other_smoothers.cpp:36: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-patched-gcc/Work/PKGS/bayesEO.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 0.2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: bayes_smooth.cpp:105: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] bayes_smooth.cpp:106: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] other_smoothers.cpp:36: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/bayesEO.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-release-linux-x86_64

Version: 0.2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: bayes_smooth.cpp:105: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] bayes_smooth.cpp:106: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] other_smoothers.cpp:36: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 'd:/Rcompile/CRANpkg/local/4.5/bayesEO.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-release-windows-x86_64

Version: 0.2.2
Check: installed package size
Result: NOTE installed size is 6.4Mb sub-directories of 1Mb or more: extdata 4.1Mb libs 2.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64