Last updated on 2025-07-29 12:48:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.31 | 21.56 | 266.29 | 287.85 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.31 | 14.00 | 212.74 | 226.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.31 | 470.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.31 | 506.42 | OK | |||
r-devel-windows-x86_64 | 1.2.31 | 21.00 | 298.00 | 319.00 | OK | |
r-patched-linux-x86_64 | 1.2.31 | 19.03 | 287.11 | 306.14 | OK | |
r-release-linux-x86_64 | 1.2.31 | 19.49 | 287.98 | 307.47 | 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 | 302.00 | 322.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 | 30.00 | 408.00 | 438.00 | OK |
Version: 1.2.31
Check: tests
Result: ERROR
Running ‘testthat.R’ [108s/125s]
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-clang