Last updated on 2025-01-15 12:48:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0.3 | 21.53 | 88.04 | 109.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.0.3 | 17.50 | 63.38 | 80.88 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.0.3 | 168.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0.3 | 197.42 | OK | |||
r-devel-windows-x86_64 | 1.3.0.3 | 24.00 | 152.00 | 176.00 | OK | |
r-patched-linux-x86_64 | 1.3.0.3 | 22.52 | 83.24 | 105.76 | OK | |
r-release-linux-x86_64 | 1.3.0.3 | 23.33 | 83.19 | 106.52 | ERROR | |
r-release-macos-arm64 | 1.3.0.3 | 61.00 | OK | |||
r-release-macos-x86_64 | 1.3.0.3 | 171.00 | OK | |||
r-release-windows-x86_64 | 1.3.0.3 | 26.00 | 150.00 | 176.00 | OK | |
r-oldrel-macos-arm64 | 1.3.0.3 | 62.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.0.3 | 131.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.0.3 | 30.00 | 151.00 | 181.00 | OK |
Version: 1.3.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [48s/58s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rhoR)
Attaching package: 'rhoR'
The following object is masked from 'package:base':
kappa
>
> test_check("rhoR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 151 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-util-methods.R:108:3'): rhoK on set and ct ───────────────────
mean(set_k_std) not equivalent to mean(set_k_c).
1/1 mismatches
[1] 0.0592 - 0.0486 == 0.0106
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 151 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64