CRAN Package Check Results for Package stratamatch

Last updated on 2025-04-10 18:52:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.9 7.78 118.30 126.08 OK
r-devel-linux-x86_64-debian-gcc 0.1.9 6.60 89.39 95.99 OK
r-devel-linux-x86_64-fedora-clang 0.1.9 201.43 OK
r-devel-linux-x86_64-fedora-gcc 0.1.9 213.66 OK
r-devel-macos-arm64 0.1.9 67.00 OK
r-devel-macos-x86_64 0.1.9 165.00 OK
r-devel-windows-x86_64 0.1.9 9.00 143.00 152.00 ERROR
r-patched-linux-x86_64 0.1.9 8.24 115.40 123.64 OK
r-release-linux-x86_64 0.1.9 OK
r-release-macos-arm64 0.1.9 65.00 OK
r-release-macos-x86_64 0.1.9 116.00 OK
r-release-windows-x86_64 0.1.9 9.00 128.00 137.00 OK
r-oldrel-macos-arm64 0.1.9 OK
r-oldrel-macos-x86_64 0.1.9 105.00 OK
r-oldrel-windows-x86_64 0.1.9 12.00 158.00 170.00 OK

Check Details

Version: 0.1.9
Check: tests
Result: ERROR Running 'testthat.R' [9s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(stratamatch) > > test_check("stratamatch") [ FAIL 1 | WARN 4 | SKIP 0 | PASS 283 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-auto_stratify.R:572:3'): auto_stratify with continuous outcome works ── dim(x) not equal to c(n_strat, 3). 1/2 mismatches [1] 3 - 4 == -1 Backtrace: ▆ 1. └─stratamatch (local) expect_strata_table_ok(...) at test-auto_stratify.R:572:3 2. └─testthat::expect_equal(dim(x), c(n_strat, 3)) at test-auto_stratify.R:36:3 [ FAIL 1 | WARN 4 | SKIP 0 | PASS 283 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64