CRAN Package Check Results for Package e1071

Last updated on 2024-09-14 15:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-14 9.58 60.52 70.10 NOTE
r-devel-linux-x86_64-debian-gcc 1.7-14 6.78 43.42 50.20 NOTE
r-devel-linux-x86_64-fedora-clang 1.7-14 113.44 OK
r-devel-linux-x86_64-fedora-gcc 1.7-14 122.35 WARN
r-devel-windows-x86_64 1.7-14 16.00 110.00 126.00 NOTE
r-patched-linux-x86_64 1.7-14 11.18 57.82 69.00 OK
r-release-linux-x86_64 1.7-14 10.14 58.25 68.39 OK
r-release-macos-arm64 1.7-14 43.00 OK
r-release-macos-x86_64 1.7-14 97.00 OK
r-release-windows-x86_64 1.7-14 16.00 109.00 125.00 OK
r-oldrel-macos-arm64 1.7-14 48.00 OK
r-oldrel-macos-x86_64 1.7-14 125.00 OK
r-oldrel-windows-x86_64 1.7-14 19.00 117.00 136.00 OK

Check Details

Version: 1.7-14
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: matchControls.Rd: daisy Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.7-14
Check: whether package can be installed
Result: WARN Found the following significant warnings: svm.cpp:42:38: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] See ‘/data/gannet/ripley/R/packages/tests-devel/e1071.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (GCC) 14.2.0’ * used C++ compiler: ‘g++-14 (GCC) 14.2.0’ Flavor: r-devel-linux-x86_64-fedora-gcc