CRAN Package Check Results for Package mda.biber

Last updated on 2026-03-13 12:52:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 7.43 96.51 103.94 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 5.16 66.41 71.57 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 13.00 140.38 153.38 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 11.00 145.42 156.42 OK
r-devel-macos-arm64 1.0.1 2.00 27.00 29.00 OK
r-devel-windows-x86_64 1.0.1 10.00 94.00 104.00 OK
r-patched-linux-x86_64 1.0.1 6.91 84.50 91.41 OK
r-release-linux-x86_64 1.0.1 6.35 85.10 91.45 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 5.00 96.00 101.00 OK
r-release-windows-x86_64 1.0.1 10.00 96.00 106.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 5.00 99.00 104.00 OK
r-oldrel-windows-x86_64 1.0.1 13.00 123.00 136.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mda.biber) > > test_check("mda.biber") Saving _problems/test-integration-66.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 80 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-integration.R:57:3'): MDA handles different parameter combinations ── Expected `{ ... }` not to throw any errors. Actually got a <simpleError> with message: 2 factors are too many for 4 variables [ FAIL 1 | WARN 0 | SKIP 0 | PASS 80 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang