Last updated on 2023-03-30 12:55:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 11.88 | 197.30 | 209.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 8.94 | 152.69 | 161.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.0 | 278.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 290.85 | OK | |||
r-devel-windows-x86_64 | 0.7.0 | 121.00 | 273.00 | 394.00 | OK | |
r-patched-linux-x86_64 | 0.7.0 | 15.76 | 192.16 | 207.92 | OK | |
r-release-linux-x86_64 | 0.7.0 | 12.25 | 190.10 | 202.35 | 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 | 128.00 | 265.00 | 393.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