Last updated on 2020-08-07 01:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 8.21 | 88.20 | 96.41 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 7.05 | 67.02 | 74.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 122.39 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 112.85 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.5 | 25.00 | 131.00 | 156.00 | OK | |
r-patched-linux-x86_64 | 0.1.5 | 6.31 | 85.28 | 91.59 | OK | |
r-patched-solaris-x86 | 0.1.5 | 173.40 | OK | |||
r-release-linux-x86_64 | 0.1.5 | 6.06 | 85.82 | 91.88 | ERROR | |
r-release-macos-x86_64 | 0.1.5 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.5 | 23.00 | 95.00 | 118.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.5 | 12.00 | 97.00 | 109.00 | OK |
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