Last updated on 2026-08-16 23:50:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.9 | 8.31 | 127.00 | 135.31 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.9 | 6.21 | 95.35 | 101.56 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.9 | 91.85 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.9 | 97.14 | OK | |||
| r-devel-windows-x86_64 | 0.1.9 | 9.00 | 158.00 | 167.00 | OK | |
| r-patched-linux-x86_64 | 0.1.9 | 8.64 | 119.26 | 127.90 | OK | |
| r-release-linux-x86_64 | 0.1.9 | 7.77 | 120.95 | 128.72 | ERROR | |
| r-release-macos-arm64 | 0.1.9 | 2.00 | 37.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 0.1.9 | 5.00 | 142.00 | 147.00 | OK | |
| r-release-windows-x86_64 | 0.1.9 | 9.00 | 0.00 | 9.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.9 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.9 | 5.00 | 160.00 | 165.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.9 | 13.00 | 183.00 | 196.00 | OK |
Version: 0.1.9
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Rachael C. Aikens <rockyaikens@gmail.com>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stratamatch)
>
> test_check("stratamatch")
Saving _problems/test-auto_stratify-339.R
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 283 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-auto_stratify.R:339:3'): auto_stratify with prognostic formula + pilot_fraction works ──
Expected `dim(x)` to equal `c(n_strat, 3)`.
Differences:
1/2 mismatches
[1] 2 - 4 == -2
Backtrace:
▆
1. └─stratamatch (local) expect_strata_table_ok(...) at test-auto_stratify.R:339: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-release-linux-x86_64