Last updated on 2022-05-23 16:54:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 10.0.0 | 7.39 | 58.06 | 65.45 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 11.0.0 | 6.30 | 46.50 | 52.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 11.0.0 | 74.20 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 11.0.0 | 62.55 | OK | |||
r-devel-windows-x86_64 | 11.0.0 | 28.00 | 92.00 | 120.00 | OK | |
r-patched-linux-x86_64 | 11.0.0 | 8.42 | 54.10 | 62.52 | OK | |
r-release-linux-x86_64 | 11.0.0 | OK | ||||
r-release-macos-arm64 | 11.0.0 | 28.00 | OK | |||
r-release-macos-x86_64 | 11.0.0 | 35.00 | OK | |||
r-release-windows-x86_64 | 10.0.0 | 36.00 | 76.00 | 112.00 | OK | |
r-oldrel-macos-arm64 | 11.0.0 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 11.0.0 | 49.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 11.0.0 | 17.00 | 81.00 | 98.00 | OK |
Version: 10.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [15s/8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(praznik)
>
> test_check("praznik")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 311 ]
== Failed tests ================================================================
-- Failure (test-native-pure.R:43:4): Native NJMIM works like pure NJMIM with spoiler --
`pure` not equal to `native`.
Component "selection": Names: 1 string mismatch
Component "selection": Mean relative difference: 0.3333333
Component "score": Names: 1 string mismatch
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 311 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang