CRAN Package Check Results for Package pleiotest

Last updated on 2025-12-07 04:50:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 31.57 31.95 63.52 WARN
r-devel-linux-x86_64-debian-gcc 1.0.0 17.52 24.09 41.61 WARN
r-devel-linux-x86_64-fedora-clang 1.0.0 66.00 46.66 112.66 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.0 84.00 19.76 103.76 WARN
r-devel-windows-x86_64 1.0.0 34.00 67.00 101.00 NOTE
r-patched-linux-x86_64 1.0.0 30.88 28.22 59.10 WARN
r-release-linux-x86_64 1.0.0 27.97 28.21 56.18 WARN
r-release-macos-arm64 1.0.0 NOTE
r-release-macos-x86_64 1.0.0 13.00 31.00 44.00 NOTE
r-release-windows-x86_64 1.0.0 34.00 68.00 102.00 NOTE
r-oldrel-macos-arm64 1.0.0 NOTE
r-oldrel-macos-x86_64 1.0.0 13.00 25.00 38.00 NOTE
r-oldrel-windows-x86_64 1.0.0 41.00 78.00 119.00 NOTE

Check Details

Version: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: getXX_XYc.cpp:26:16: warning: 'is_finite<int>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] getXX_XYc.cpp:52:16: 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/pleiotest.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 21.1.6 (2)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: C++ specification
Result: NOTE Specified C++11: support will be removed soon Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: getXX_XYc.cpp:26:25: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = int; typename arma_scalar_only<T>::result = int]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] getXX_XYc.cpp:52:25: 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/pleiotest.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 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: getXX_XYc.cpp:26:16: warning: 'is_finite<int>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] getXX_XYc.cpp:52:16: 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/pleiotest.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.6’ 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: getXX_XYc.cpp:26:25: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = int; typename arma_scalar_only<T>::result = int]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] getXX_XYc.cpp:52:25: 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/pleiotest.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: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: getXX_XYc.cpp:26:25: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = int; typename arma_scalar_only<eT>::result = int]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] getXX_XYc.cpp:52:25: 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/pleiotest.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 1.0.0
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: getXX_XYc.cpp:26:25: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = int; typename arma_scalar_only<eT>::result = int]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] getXX_XYc.cpp:52:25: 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/pleiotest.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’ Flavor: r-release-linux-x86_64