Last updated on 2025-08-20 06:49:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.2 | 13.49 | 133.86 | 147.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6.2 | 8.80 | 93.60 | 102.40 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.6.2 | 212.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.2 | 219.83 | OK | |||
r-devel-windows-x86_64 | 1.6.2 | 14.00 | 139.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 1.6.2 | 13.67 | 124.24 | 137.91 | OK | |
r-release-linux-x86_64 | 1.6.2 | 13.30 | 123.46 | 136.76 | OK | |
r-release-macos-arm64 | 1.6.2 | 81.00 | OK | |||
r-release-macos-x86_64 | 1.6.2 | 121.00 | OK | |||
r-release-windows-x86_64 | 1.6.2 | 17.00 | 139.00 | 156.00 | OK | |
r-oldrel-macos-arm64 | 1.6.2 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 1.6.2 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 1.6.2 | 20.00 | 174.00 | 194.00 | OK |
Version: 1.6.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [4s/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 184 ]
══ 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 184 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc