Last updated on 2019-03-27 00:48:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.11.2 | 86.41 | 92.78 | 179.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.11.2 | 72.83 | 75.49 | 148.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.11.2 | 261.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.11.2 | 235.17 | OK | |||
r-devel-windows-ix86+x86_64 | 0.11.2 | 246.00 | 182.00 | 428.00 | OK | |
r-patched-linux-x86_64 | 0.11.2 | 84.18 | 88.55 | 172.73 | ERROR | |
r-patched-solaris-x86 | 0.11.2 | 548.20 | OK | |||
r-release-linux-x86_64 | 0.11.2 | 82.55 | 89.08 | 171.63 | ERROR | |
r-release-windows-ix86+x86_64 | 0.11.2 | 249.00 | 175.00 | 424.00 | OK | |
r-release-osx-x86_64 | 0.11.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.11.2 | 196.00 | 185.00 | 381.00 | OK | |
r-oldrel-osx-x86_64 | 0.11.2 | NOTE |
Version: 0.11.2
Check: installed package size
Result: NOTE
installed size is 7.5Mb
sub-directories of 1Mb or more:
libs 7.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.11.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/81s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ranger)
>
> test_check("ranger")
── 1. Failure: maxstat corrected impurity importance is positive (on average) (@
mean(rf$variable.importance) is not strictly more than 0. Difference: -0.202
══ testthat results ═══════════════════════════════════════════════════════════
OK: 545 SKIPPED: 9 FAILED: 1
1. Failure: maxstat corrected impurity importance is positive (on average) (@test_maxstat.R#41)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.11.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/82s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ranger)
>
> test_check("ranger")
── 1. Failure: maxstat corrected impurity importance is positive (on average) (@
mean(rf$variable.importance) is not strictly more than 0. Difference: -0.202
══ testthat results ═══════════════════════════════════════════════════════════
OK: 545 SKIPPED: 9 FAILED: 1
1. Failure: maxstat corrected impurity importance is positive (on average) (@test_maxstat.R#41)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64