CRAN Package Check Results for Package dmlalg

Last updated on 2025-02-18 02:50:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 10.62 143.44 154.06 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 7.45 93.08 100.53 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 274.41 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 252.97 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 143.00 154.00 OK
r-patched-linux-x86_64 1.0.2 9.55 132.75 142.30 OK
r-release-linux-x86_64 1.0.2 9.55 133.23 142.78 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 12.00 133.00 145.00 OK
r-oldrel-macos-arm64 1.0.2 74.00 OK
r-oldrel-macos-x86_64 1.0.2 113.00 OK
r-oldrel-windows-x86_64 1.0.2 14.00 162.00 176.00 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [119s/266s] 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’ [112s/248s] 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