Last updated on 2020-08-07 01:50:31 CEST.
Package | ERROR | OK |
---|---|---|
stratamatch | 1 | 11 |
Current CRAN status: ERROR: 1, OK: 11
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stratamatch)
>
> test_check("stratamatch")
── 1. Failure: auto_stratify with logical treatment works (@test-auto_stratify.R
dim(x) not equal to c(n_strat, 3).
1/2 mismatches
[1] 3 - 4 == -1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 245 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: auto_stratify with logical treatment works (@test-auto_stratify.R#395)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64