CRAN Package Check Results for Package lessSEM

Last updated on 2025-09-21 09:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.6 454.28 274.12 728.40 OK
r-devel-linux-x86_64-debian-gcc 1.5.6 306.63 180.31 486.94 WARN
r-devel-linux-x86_64-fedora-clang 1.5.6 1226.86 WARN
r-devel-linux-x86_64-fedora-gcc 1.5.6 1421.24 WARN
r-devel-windows-x86_64 1.5.6 485.00 343.00 828.00 OK
r-patched-linux-x86_64 1.5.6 455.77 268.67 724.44 OK
r-release-linux-x86_64 1.5.6 440.76 268.19 708.95 WARN
r-release-macos-arm64 1.5.6 284.00 OK
r-release-macos-x86_64 1.5.6 371.00 OK
r-release-windows-x86_64 1.5.6 502.00 340.00 842.00 OK
r-oldrel-macos-arm64 1.5.6 296.00 NOTE
r-oldrel-macos-x86_64 1.5.6 381.00 NOTE
r-oldrel-windows-x86_64 1.5.6 596.00 439.00 1035.00 NOTE

Check Details

Version: 1.5.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/lesstimate/include/lesstimate/ista_class.h:306:29: 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] ../inst/include/lesstimate/include/lesstimate/ista_class.h:318:29: 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] ../inst/include/lesstimate/include/lesstimate/ista_class.h:369:31: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/bfgs.h:71:25: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_class.h:306:27: 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] ../inst/include/lesstimate/include/lesstimate/glmnet_class.h:346:29: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_mcp.h:282:29: 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] ../inst/include/lesstimate/include/lesstimate/glmnet_lsp.h:216:29: 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] ../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:188:27: 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] ../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:226:29: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/lessSEM.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.5.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: ./../inst/include/lesstimate/include/lesstimate/ista_class.h:306:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/ista_class.h:318:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/ista_class.h:369:22: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/bfgs.h:71:16: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/glmnet_class.h:306:18: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/glmnet_class.h:346:20: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/glmnet_mcp.h:282:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/glmnet_lsp.h:216:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:188:18: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ./../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:226:20: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/ista_class.h:306:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/ista_class.h:318:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/ista_class.h:369:22: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/bfgs.h:71:16: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_class.h:306:18: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_class.h:346:20: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_mcp.h:282:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_lsp.h:216:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:188:18: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:226:20: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/lessSEM.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.1’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.5.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/lesstimate/include/lesstimate/ista_class.h:306:29: 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] ../inst/include/lesstimate/include/lesstimate/ista_class.h:318:29: 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] ../inst/include/lesstimate/include/lesstimate/ista_class.h:369:31: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/bfgs.h:71:25: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_class.h:306:27: 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] ../inst/include/lesstimate/include/lesstimate/glmnet_class.h:346:29: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_mcp.h:282:29: 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] ../inst/include/lesstimate/include/lesstimate/glmnet_lsp.h:216:29: 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] ../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:188:27: 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] ../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:226:29: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-devel/lessSEM.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.5.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/lesstimate/include/lesstimate/ista_class.h:306:29: 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] ../inst/include/lesstimate/include/lesstimate/ista_class.h:318:29: 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] ../inst/include/lesstimate/include/lesstimate/ista_class.h:369:31: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/bfgs.h:71:25: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_class.h:306:27: 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] ../inst/include/lesstimate/include/lesstimate/glmnet_class.h:346:29: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] ../inst/include/lesstimate/include/lesstimate/glmnet_mcp.h:282:29: 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] ../inst/include/lesstimate/include/lesstimate/glmnet_lsp.h:216:29: 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] ../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:188:27: 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] ../inst/include/lesstimate/include/lesstimate/bfgsOptim.h:226:29: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/lessSEM.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-release-linux-x86_64

Version: 1.5.6
Check: installed package size
Result: NOTE installed size is 48.5Mb sub-directories of 1Mb or more: help 1.1Mb libs 45.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.5.6
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64