Last updated on 2025-03-08 05:50:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 11.60 | 142.86 | 154.46 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 8.29 | 90.49 | 98.78 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 271.12 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 262.90 | ERROR | |||
r-devel-macos-arm64 | 1.0.2 | 60.00 | OK | |||
r-devel-macos-x86_64 | 1.0.2 | 139.00 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 11.00 | 133.00 | 144.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | OK | ||||
r-release-linux-x86_64 | 1.0.2 | 10.07 | 131.39 | 141.46 | OK | |
r-release-macos-arm64 | 1.0.2 | 57.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 92.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 11.00 | 134.00 | 145.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.2 | 113.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 14.00 | 183.00 | 197.00 | OK |
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [118s/317s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dmlalg)
>
> test_check("dmlalg")
[ FAIL 2 | WARN 8 | SKIP 0 | PASS 1150 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-methods_mm.R:197:5'): print.summary.mmdml outputs right formats ──
`res` has length 23, not length 20.
Backtrace:
▆
1. └─dmlalg (local) do_tests(fit1, 20) at test-methods_mm.R:200:3
2. └─testthat::expect_length(res, len) at test-methods_mm.R:197:5
── Failure ('test-methods_mm.R:197:5'): print.summary.mmdml outputs right formats ──
`res` has length 30, not length 25.
Backtrace:
▆
1. └─dmlalg (local) do_tests(fit2, 25) at test-methods_mm.R:201:3
2. └─testthat::expect_length(res, len) at test-methods_mm.R:197:5
[ FAIL 2 | WARN 8 | SKIP 0 | PASS 1150 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [118s/348s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dmlalg)
>
> test_check("dmlalg")
[ FAIL 2 | WARN 8 | SKIP 0 | PASS 1150 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-methods_mm.R:197:5'): print.summary.mmdml outputs right formats ──
`res` has length 23, not length 20.
Backtrace:
▆
1. └─dmlalg (local) do_tests(fit1, 20) at test-methods_mm.R:200:3
2. └─testthat::expect_length(res, len) at test-methods_mm.R:197:5
── Failure ('test-methods_mm.R:197:5'): print.summary.mmdml outputs right formats ──
`res` has length 30, not length 25.
Backtrace:
▆
1. └─dmlalg (local) do_tests(fit2, 25) at test-methods_mm.R:201:3
2. └─testthat::expect_length(res, len) at test-methods_mm.R:197:5
[ FAIL 2 | WARN 8 | SKIP 0 | PASS 1150 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc