Last updated on 2023-03-26 20:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 10.40 | 202.68 | 213.08 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 9.28 | 152.10 | 161.38 | OK | |
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 288.75 | OK | |||
r-patched-linux-x86_64 | 0.7.0 | 14.29 | 192.96 | 207.25 | OK | |
r-release-linux-x86_64 | 0.7.0 | 8.52 | 190.45 | 198.97 | OK | |
r-release-macos-arm64 | 0.7.0 | 69.00 | ERROR | |||
r-release-macos-x86_64 | 0.7.0 | 138.00 | OK | |||
r-release-windows-x86_64 | 0.7.0 | 106.00 | 268.00 | 374.00 | OK | |
r-oldrel-macos-arm64 | 0.7.0 | 66.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.7.0 | 146.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.7.0 | 20.00 | 261.00 | 281.00 | NOTE |
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-standardize_models.R:17:3'): standardize, mlm ────────────────
coef(mz) (`actual`) not identical to coef(m2) (`expected`).
actual vs expected
[,1] [,2]
- actual[1, ] 4.926362e-17 2.089907e-17
+ expected[1, ] 6.102249e-16 2.089907e-17
actual[2, ] -7.410906e-01 9.703739e-01
actual[3, ] 2.125333e-01 2.639200e-01
[ FAIL 1 | WARN 0 | SKIP 48 | PASS 1296 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-standardize_models.R:17:3'): standardize, mlm ────────────────
coef(mz) (`actual`) not identical to coef(m2) (`expected`).
actual vs expected
[,1] [,2]
- actual[1, ] 4.926362e-17 2.089907e-17
+ expected[1, ] 6.102249e-16 2.089907e-17
actual[2, ] -7.410906e-01 9.703739e-01
actual[3, ] 2.125333e-01 2.639200e-01
[ FAIL 1 | WARN 0 | SKIP 48 | PASS 1296 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.7.0
Check: dependencies in R code
Result: NOTE
Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64