Last updated on 2025-02-22 07:51:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.44 | 84.36 | 86.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.21 | 61.09 | 62.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 132.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 149.07 | OK | |||
r-devel-macos-arm64 | 1.0.0 | 73.00 | OK | |||
r-devel-macos-x86_64 | 1.0.0 | 119.00 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 3.00 | 113.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 2.54 | 78.91 | 81.45 | ERROR | |
r-release-linux-x86_64 | 1.0.0 | 2.32 | 97.38 | 99.70 | OK | |
r-release-macos-arm64 | 1.0.0 | 55.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 76.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 4.00 | 130.00 | 134.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 102.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 4.00 | 138.00 | 142.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [54s/65s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gplsim)
>
> test_check("gplsim")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-gplsim.r:22:3'): test the main functions (gplsim) with binary case ──
as.vector(est_beta) (`actual`) not equal to `true.theta` (`expected`).
`actual`: 0.76 0.49 0.42
`expected`: 0.58 0.58 0.58
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64