CRAN Package Check Results for Package smooth

Last updated on 2025-10-09 20:04:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.3.0 162.57 376.02 538.59 WARN
r-devel-linux-x86_64-debian-gcc 4.3.0 115.17 248.58 363.75 WARN
r-devel-linux-x86_64-fedora-clang 4.3.0 858.86 WARN
r-devel-linux-x86_64-fedora-gcc 4.3.0 893.78 WARN
r-devel-windows-x86_64 4.3.0 186.00 185.00 371.00 WARN --no-vignettes
r-patched-linux-x86_64 4.3.0 176.59 355.04 531.63 WARN
r-release-linux-x86_64 4.3.0 177.36 353.07 530.43 WARN
r-release-macos-arm64 4.3.0 185.00 OK
r-release-macos-x86_64 4.3.0 382.00 OK
r-release-windows-x86_64 4.3.0 178.00 185.00 363.00 WARN --no-vignettes
r-oldrel-macos-arm64 4.3.0 214.00 NOTE
r-oldrel-macos-x86_64 4.3.0 382.00 NOTE
r-oldrel-windows-x86_64 4.3.0 219.00 226.00 445.00 WARN --no-vignettes

Check Details

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

Version: 4.3.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: ssGeneral.cpp:20:31: 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] ssGeneral.cpp:28:31: 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/smooth.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: 4.3.0
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN Found the following significant warnings: ssGeneral.cpp:20:31: 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] ssGeneral.cpp:28:31: 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/smooth.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: 4.3.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: ssGeneral.cpp:20:31: 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] ssGeneral.cpp:28:31: 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/smooth.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: 4.3.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: ssGeneral.cpp:20:31: 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] ssGeneral.cpp:28:31: 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/smooth.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: 4.3.0
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN Found the following significant warnings: ssGeneral.cpp:20:31: 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] ssGeneral.cpp:28:31: 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/smooth.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: 4.3.0
Check: installed package size
Result: NOTE installed size is 16.5Mb sub-directories of 1Mb or more: R 2.0Mb doc 3.5Mb libs 10.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 4.3.0
Flags: --no-vignettes
Check: package dependencies
Result: NOTE Package suggested but not available for checking: 'doMC' Flavor: r-oldrel-windows-x86_64

Version: 4.3.0
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN Found the following significant warnings: ssGeneral.cpp:20:31: 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] ssGeneral.cpp:28:31: 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/smooth.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

Version: 4.3.0
Flags: --no-vignettes
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: R 1.4Mb doc 3.5Mb libs 1.6Mb 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.