CRAN Package Check Results for Package distillML

Last updated on 2023-03-29 06:53:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0.13 16.77 421.78 438.55 OK
r-devel-linux-x86_64-debian-gcc 0.1.0.13 13.14 315.48 328.62 OK
r-devel-linux-x86_64-fedora-clang 0.1.0.13 439.29 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0.13 519.57 OK
r-devel-windows-x86_64 0.1.0.13 13.00 265.00 278.00 OK
r-patched-linux-x86_64 0.1.0.9 14.61 959.30 973.91 ERROR
r-release-linux-x86_64 0.1.0.13 10.19 436.32 446.51 OK
r-release-macos-arm64 0.1.0.13 98.00 OK
r-release-macos-x86_64 0.1.0.13 286.00 OK
r-release-windows-x86_64 0.1.0.13 13.00 276.00 289.00 OK
r-oldrel-macos-arm64 0.1.0.13 84.00 OK
r-oldrel-macos-x86_64 0.1.0.13 284.00 OK
r-oldrel-windows-ix86+x86_64 0.1.0.13 18.00 284.00 302.00 OK

Check Details

Version: 0.1.0.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [858s/417s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(distillML)
     > packageVersion("distillML")
     [1] '0.1.0.9'
     >
     > test_check("distillML")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-predictor.R:68:3'): Tests that the predictor wrapper is working ──
     Error in `eval(code, test_env)`: object 'correctedPredict' not found
     Backtrace:
     ▆
     1. └─Predictor$new(...) at test-predictor.R:68:2
     2. └─distillML (local) initialize(...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64