Last updated on 2023-05-28 22:00:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.3 | 7.17 | 86.80 | 93.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.3 | 6.31 | 65.18 | 71.49 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.5.3 | 119.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.3 | 123.97 | OK | |||
r-devel-windows-x86_64 | 1.5.3 | 9.00 | 92.00 | 101.00 | OK | |
r-patched-linux-x86_64 | 1.5.3 | 9.78 | 82.25 | 92.03 | OK | |
r-release-linux-x86_64 | 1.5.3 | 7.56 | 82.22 | 89.78 | OK | |
r-release-macos-arm64 | 1.5.3 | 46.00 | OK | |||
r-release-macos-x86_64 | 1.5.3 | 66.00 | OK | |||
r-release-windows-x86_64 | 1.5.3 | 10.00 | 176.00 | 186.00 | OK | |
r-oldrel-macos-arm64 | 1.5.3 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.3 | 64.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.3 | 11.00 | 107.00 | 118.00 | OK |
Version: 1.5.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(convdistr)
>
> test_check("convdistr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 181 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_distributions.R:159:3'): new_MULTINORMAL works fine ──────────
all(dif < 0.05) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 181 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc