Last updated on 2025-09-13 18:49:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.32 | 21.69 | 273.55 | 295.24 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.32 | 14.52 | 217.41 | 231.93 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.32 | 447.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.32 | 496.46 | OK | |||
r-devel-windows-x86_64 | 1.2.32 | 21.00 | 284.00 | 305.00 | OK | |
r-patched-linux-x86_64 | 1.2.32 | 18.60 | 284.31 | 302.91 | OK | |
r-release-linux-x86_64 | 1.2.32 | 18.63 | 280.58 | 299.21 | OK | |
r-release-macos-arm64 | 1.2.32 | 143.00 | OK | |||
r-release-macos-x86_64 | 1.2.32 | 348.00 | OK | |||
r-release-windows-x86_64 | 1.2.32 | 20.00 | 299.00 | 319.00 | OK | |
r-oldrel-macos-arm64 | 1.2.32 | 149.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.32 | 294.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.32 | 31.00 | 407.00 | 438.00 | OK |
Version: 1.2.32
Check: tests
Result: ERROR
Running ‘testthat.R’ [95s/133s]
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 0 | SKIP 0 | PASS 799 ]
══ 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 0 | SKIP 0 | PASS 799 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc