CRAN Package Check Results for Package SSDM

Last updated on 2025-02-17 09:49:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.9 59.48 484.98 544.46 OK
r-devel-linux-x86_64-debian-gcc 0.2.9 38.75 324.62 363.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.9 870.17 OK
r-devel-linux-x86_64-fedora-gcc 0.2.9 827.40 OK
r-devel-macos-arm64 0.2.9 210.00 OK
r-devel-macos-x86_64 0.2.9 459.00 OK
r-devel-windows-x86_64 0.2.9 52.00 410.00 462.00 OK
r-patched-linux-x86_64 0.2.9 55.69 441.07 496.76 OK
r-release-linux-x86_64 0.2.9 50.33 442.64 492.97 OK
r-release-macos-arm64 0.2.9 212.00 OK
r-release-macos-x86_64 0.2.9 337.00 OK
r-release-windows-x86_64 0.2.9 55.00 409.00 464.00 OK
r-oldrel-macos-arm64 0.2.9 235.00 OK
r-oldrel-macos-x86_64 0.2.9 490.00 OK
r-oldrel-windows-x86_64 0.2.9 72.00 555.00 627.00 OK

Check Details

Version: 0.2.9
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/85s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(SSDM) Welcome to the SSDM package, you can launch the graphical user interface by typing gui() in the console. > > test_check("SSDM") [ FAIL 1 | WARN 4 | SKIP 0 | PASS 58 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_Algorithm.SDM.R:16:3'): modelling works ──────────────────────── <subscriptOutOfBoundsError/error/condition> Error in `qr.Q(qr.default(tR))[, (p + 1L):pp, drop = FALSE]`: subscript out of bounds Backtrace: ▆ 1. ├─SSDM::evaluate(...) at test_Algorithm.SDM.R:16:3 2. └─SSDM::evaluate(...) 3. └─SSDM (local) .local(obj, ...) 4. ├─stats::predict(model, eval.testdata) 5. ├─stats::predict(model, eval.testdata) 6. └─stats::predict.glm(model, eval.testdata) 7. └─stats::predict.lm(...) [ FAIL 1 | WARN 4 | SKIP 0 | PASS 58 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc