Last updated on 2022-02-28 05:53:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.7.8 | 37.19 | 719.16 | 756.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.7.8 | 27.24 | 514.33 | 541.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.7.8 | 877.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.7.8 | 868.52 | OK | |||
r-devel-windows-x86_64-new-UL | 4.7.8 | 163.00 | 719.00 | 882.00 | OK | |
r-devel-windows-x86_64-new-TK | 4.7.8 | OK | ||||
r-patched-linux-x86_64 | 4.7.8 | 31.84 | 684.64 | 716.48 | OK | |
r-release-linux-x86_64 | 4.7.8 | 26.41 | 672.50 | 698.91 | OK | |
r-release-macos-arm64 | 4.7.8 | ERROR | ||||
r-release-macos-x86_64 | 4.7.8 | OK | ||||
r-release-windows-ix86+x86_64 | 4.7.8 | 73.00 | 762.00 | 835.00 | OK | |
r-oldrel-macos-x86_64 | 4.7.8 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 4.7.8 | 69.00 | 765.00 | 834.00 | OK |
Version: 4.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [67s/73s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
as.numeric(b_lincom[, 5]) not equal to 0.0005428401.
1/1 mismatches
[1] 0.016 - 0.000543 == 0.0155
── Failure (test-parametric_bootstrap.R:170:3): p-value are at least approximately uniform under null (univariate mixed-effects model) ──
max(abs(sapply(pvals, function(x) mean(pvals <= x)) - pvals)) not equal to 0.1.
1/1 mismatches
[1] 0.3 - 0.1 == 0.2
── Failure (test-parametric_bootstrap.R:280:3): simulate_betta_random does a reasonable thing ──
mean(...) not equal to 1.02.
1/1 mismatches
[1] 0.961 - 1.02 == -0.0586
[ FAIL 7 | WARN 3 | SKIP 0 | PASS 249 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64