CRAN Package Check Results for Package SVMMaj

Last updated on 2025-12-29 09:49:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.9.3 11.03 240.03 251.06 OK
r-devel-linux-x86_64-debian-gcc 0.2.9.3 8.19 175.53 183.72 OK
r-devel-linux-x86_64-fedora-clang 0.2.9.3 19.00 400.50 419.50 OK
r-devel-linux-x86_64-fedora-gcc 0.2.9.3 17.00 391.74 408.74 OK
r-devel-windows-x86_64 0.2.9.3 13.00 287.00 300.00 OK
r-patched-linux-x86_64 0.2.9.3 10.88 249.31 260.19 OK
r-release-linux-x86_64 0.2.9.3 8.88 246.16 255.04 ERROR
r-release-macos-arm64 0.2.9.3 OK
r-release-macos-x86_64 0.2.9.3 5.00 254.00 259.00 OK
r-release-windows-x86_64 0.2.9.3 12.00 306.00 318.00 OK
r-oldrel-macos-arm64 0.2.9.3 OK
r-oldrel-macos-x86_64 0.2.9.3 6.00 215.00 221.00 OK
r-oldrel-windows-x86_64 0.2.9.3 15.00 392.00 407.00 OK

Check Details

Version: 0.2.9.3
Check: tests
Result: ERROR Running ‘test_all.R’ [8s/10s] Running the tests in ‘tests/test_all.R’ failed. Complete output: > library(testthat) > library(SVMMaj) Loading required package: parallel > Sys.setenv(R_TESTS = "") > test_check("SVMMaj") Saving _problems/test_svmmaj-59.R Number of observations: 200 Varying parameters : 1 Number of gridpoints : 3 Start cross validation ... group 0 of 5 : *** group 1 of 5 : *** group 2 of 5 : *** group 3 of 5 : *** group 4 of 5 : *** group 5 of 5 : *** Getting optimal parameters ... Done Number of observations: 200 Varying parameters : 2 Number of gridpoints : 15 Start cross validation ... group 0 of 5 : *************** group 1 of 5 : *************** group 2 of 5 : *************** group 3 of 5 : *************** group 4 of 5 : *************** group 5 of 5 : *************** Getting optimal parameters ... Done [ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_svmmaj.R:59:5'): Simple nonlinear kernels & decomposition methods ── Expected `max(abs(model.svd$q - model.chol$q))` < 1e-04. Actual comparison: 0.00030 >= 0.00010 Difference: 0.00020 >= 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64