CRAN Package Check Results for Package growfunctions

Last updated on 2025-09-20 09:50:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16 183.85 136.56 320.41 NOTE
r-devel-linux-x86_64-debian-gcc 0.16 138.27 88.90 227.17 WARN
r-devel-linux-x86_64-fedora-clang 0.16 572.59 WARN
r-devel-linux-x86_64-fedora-gcc 0.16 622.30 WARN
r-devel-windows-x86_64 0.16 205.00 146.00 351.00 OK
r-patched-linux-x86_64 0.16 203.98 126.62 330.60 OK
r-release-linux-x86_64 0.16 204.23 128.01 332.24 OK
r-release-macos-arm64 0.16 127.00 OK
r-release-macos-x86_64 0.16 182.00 OK
r-release-windows-x86_64 0.16 204.00 152.00 356.00 OK
r-oldrel-macos-arm64 0.16 118.00 NOTE
r-oldrel-macos-x86_64 0.16 145.00 NOTE
r-oldrel-windows-x86_64 0.16 257.00 200.00 457.00 OK

Check Details

Version: 0.16
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Terrance Savitsky <tds151@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Terrance", family = "Savitsky", role = c("aut", "cre"), email = "tds151@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.16
Check: whether package can be installed
Result: WARN Found the following significant warnings: dpmix.cpp:150:18: 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] dpmix.cpp:159:18: 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] dpmix.cpp:252:23: 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] dpmix_count.cpp:157:18: 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] dpmix_count.cpp:166:18: 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] dpmix_count.cpp:293:23: 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/growfunctions.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: 0.16
Check: whether package can be installed
Result: WARN Found the following significant warnings: dpmix.cpp:150:9: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] dpmix.cpp:159:9: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] dpmix.cpp:252:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] dpmix_count.cpp:157:9: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] dpmix_count.cpp:166:9: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] dpmix_count.cpp:293:14: 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/growfunctions.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: 0.16
Check: whether package can be installed
Result: WARN Found the following significant warnings: dpmix.cpp:150:18: 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] dpmix.cpp:159:18: 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] dpmix.cpp:252:23: 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] dpmix_count.cpp:157:18: 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] dpmix_count.cpp:166:18: 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] dpmix_count.cpp:293:23: 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/growfunctions.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: 0.16
Check: installed package size
Result: NOTE installed size is 13.3Mb sub-directories of 1Mb or more: libs 12.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64