CRAN Package Check Results for Package dmlalg

Last updated on 2025-02-21 02:52:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 11.31 143.15 154.46 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 6.63 93.28 99.91 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 245.22 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 11.57 133.17 144.74 OK
r-release-linux-x86_64 1.0.2 10.18 131.54 141.72 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 13.00 133.00 146.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 218.00 232.00 OK

Check Details

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