Last updated on 2025-08-12 20:49:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.31 | 20.76 | 262.52 | 283.28 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.31 | 14.82 | 213.75 | 228.57 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.31 | 485.96 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.31 | 510.41 | OK | |||
r-devel-windows-x86_64 | 1.2.31 | 20.00 | 296.00 | 316.00 | OK | |
r-patched-linux-x86_64 | 1.2.31 | 18.11 | 289.17 | 307.28 | OK | |
r-release-linux-x86_64 | 1.2.31 | 20.47 | 288.40 | 308.87 | OK | |
r-release-macos-arm64 | 1.2.31 | 158.00 | OK | |||
r-release-macos-x86_64 | 1.2.31 | 301.00 | OK | |||
r-release-windows-x86_64 | 1.2.31 | 20.00 | 305.00 | 325.00 | OK | |
r-oldrel-macos-arm64 | 1.2.31 | 194.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.31 | 254.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.31 | 27.00 | 418.00 | 445.00 | OK |
Version: 1.2.31
Check: tests
Result: ERROR
Running ‘testthat.R’ [103s/129s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(climwin)
>
> test_check("climwin")
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%
|
| | 0%[ FAIL 1 | WARN 760 | SKIP 3 | PASS 796 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• empty test (3): 'testplotall.R:6:1', 'testplotall.R:31:1',
'testplotall.R:51:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('testpvalue.R:23:3'): pvalue produces Pc metric ────────────────────
round(testpvalue, 2) == 0.96 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 760 | SKIP 3 | PASS 796 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc