CRAN Package Check Results for Package Rfast

Last updated on 2025-10-01 08:48:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.5.1 889.78 112.00 1001.78 WARN
r-devel-linux-x86_64-debian-gcc 2.1.5.1 613.46 72.46 685.92 WARN
r-devel-linux-x86_64-fedora-clang 2.1.5.1 1967.96 WARN
r-devel-linux-x86_64-fedora-gcc 2.1.5.1 1892.99 WARN
r-devel-windows-x86_64 2.1.5.1 1169.00 214.00 1383.00 WARN
r-patched-linux-x86_64 2.1.5.1 954.07 107.17 1061.24 WARN
r-release-linux-x86_64 2.1.5.1 958.46 104.40 1062.86 WARN
r-release-macos-arm64 2.1.5.1 348.00 NOTE
r-release-macos-x86_64 2.1.5.1 314.00 NOTE
r-release-windows-x86_64 2.1.5.1 1146.00 223.00 1369.00 WARN
r-oldrel-macos-arm64 2.1.5.1 320.00 NOTE
r-oldrel-macos-x86_64 2.1.5.1 387.00 NOTE
r-oldrel-windows-x86_64 2.1.5.1 1331.00 261.00 1592.00 WARN

Check Details

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:15: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] cts.cpp:64:15: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] spat_med.cpp:32:7: 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/Rfast.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 19.1.7 (3+b2)’ * used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:45: 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] cts.cpp:64:45: 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] spat_med.cpp:32:30: 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/Rfast.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’ * used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:15: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] cts.cpp:64:15: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] spat_med.cpp:32:7: 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/Rfast.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 21.1.1’ * used C++ compiler: ‘clang version 21.1.1’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:45: 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] cts.cpp:64:45: 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] spat_med.cpp:32:30: 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/Rfast.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:45: 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] cts.cpp:64:45: 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] spat_med.cpp:32:30: 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.6/Rfast.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-devel-windows-x86_64

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:45: 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] cts.cpp:64:45: 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] spat_med.cpp:32:30: 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/Rfast.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’ * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:45: 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] cts.cpp:64:45: 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] spat_med.cpp:32:30: 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/Rfast.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’ * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-release-linux-x86_64

Version: 2.1.5.1
Check: compiled code
Result: NOTE File ‘Rfast/libs/Rfast.so’: Found non-API call to R: ‘R_lsInternal’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-release-macos-arm64, r-release-macos-x86_64

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:45: 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] cts.cpp:64:45: 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] spat_med.cpp:32:30: 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/Rfast.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-release-windows-x86_64

Version: 2.1.5.1
Check: installed package size
Result: NOTE installed size is 47.3Mb sub-directories of 1Mb or more: libs 45.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.1.5.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: cts.cpp:28:45: 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] cts.cpp:64:45: 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] spat_med.cpp:32:30: 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.4/Rfast.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64