Last updated on 2025-10-09 23:51:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.5.1 | 867.96 | 111.20 | 979.16 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.1.5.1 | 615.29 | 72.51 | 687.80 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.1.5.1 | 2240.83 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.5.1 | 2019.90 | WARN | |||
r-devel-windows-x86_64 | 2.1.5.1 | 1158.00 | 209.00 | 1367.00 | WARN | |
r-patched-linux-x86_64 | 2.1.5.1 | 949.28 | 105.44 | 1054.72 | WARN | |
r-release-linux-x86_64 | 2.1.5.1 | 955.92 | 104.93 | 1060.85 | 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 | 1159.00 | 225.00 | 1384.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 | 1339.00 | 259.00 | 1598.00 | WARN |
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 (7)’
* used C++ compiler: ‘Debian clang version 19.1.7 (7)’
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.2’
* used C++ compiler: ‘clang version 21.1.2’
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.