CRAN Package Check Results for Package PEPBVS

Last updated on 2025-10-02 16:48:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1 30.92 91.35 122.27 WARN
r-devel-linux-x86_64-debian-gcc 2.2 20.23 64.90 85.13 OK
r-devel-linux-x86_64-fedora-clang 2.2 203.89 OK
r-devel-linux-x86_64-fedora-gcc 2.2 193.45 OK
r-devel-windows-x86_64 2.2 37.00 141.00 178.00 OK
r-patched-linux-x86_64 2.2 30.02 87.55 117.57 OK
r-release-linux-x86_64 2.1 28.40 87.11 115.51 WARN
r-release-macos-arm64 2.1 73.00 OK
r-release-macos-x86_64 2.2 218.00 OK
r-release-windows-x86_64 2.2 39.00 159.00 198.00 OK
r-oldrel-macos-arm64 2.1 222.00 OK
r-oldrel-macos-x86_64 2.2 290.00 OK
r-oldrel-windows-x86_64 2.2 48.00 158.00 206.00 OK

Check Details

Version: 2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: auxiliary_code.cpp:84:13: 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/PEPBVS.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: 2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: auxiliary_code.cpp:84:22: 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/PEPBVS.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-release-linux-x86_64