CRAN Package Check Results for Package cccp

Last updated on 2025-09-21 17:48:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-2 165.26 52.33 217.59 OK
r-devel-linux-x86_64-debian-gcc 0.3-2 128.61 36.17 164.78 WARN
r-devel-linux-x86_64-fedora-clang 0.3-2 397.00 WARN
r-devel-linux-x86_64-fedora-gcc 0.3-2 433.95 WARN
r-devel-windows-x86_64 0.3-2 179.00 96.00 275.00 OK
r-patched-linux-x86_64 0.3-2 183.16 49.22 232.38 OK
r-release-linux-x86_64 0.3-2 180.70 49.61 230.31 WARN
r-release-macos-arm64 0.3-2 107.00 OK
r-release-macos-x86_64 0.3-2 142.00 OK
r-release-windows-x86_64 0.3-2 177.00 93.00 270.00 OK
r-oldrel-macos-arm64 0.3-2 101.00 NOTE
r-oldrel-macos-x86_64 0.3-2 130.00 NOTE
r-oldrel-windows-x86_64 0.3-2 212.00 111.00 323.00 OK

Check Details

Version: 0.3-2
Check: whether package can be installed
Result: WARN Found the following significant warnings: DCP.cpp:424:21: 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] DNL.cpp:331:21: 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] GPP.cpp:295:21: 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] RPP.cpp:237:21: 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/cccp.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: 0.3-2
Check: whether package can be installed
Result: WARN Found the following significant warnings: DCP.cpp:424:5: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] DNL.cpp:331:5: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] GPP.cpp:295:5: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] RPP.cpp:237:5: 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/cccp.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.1’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3-2
Check: whether package can be installed
Result: WARN Found the following significant warnings: DCP.cpp:424:21: 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] DNL.cpp:331:21: 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] GPP.cpp:295:21: 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] RPP.cpp:237:21: 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/cccp.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: 0.3-2
Check: whether package can be installed
Result: WARN Found the following significant warnings: DCP.cpp:424:21: 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] DNL.cpp:331:21: 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] GPP.cpp:295:21: 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] RPP.cpp:237:21: 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/cccp.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: 0.3-2
Check: installed package size
Result: NOTE installed size is 18.1Mb sub-directories of 1Mb or more: libs 17.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64