Last updated on 2025-03-09 07:53:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.27 | 9.31 | 80.24 | 89.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.27 | 6.31 | 59.01 | 65.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.27 | 152.26 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.27 | 163.63 | ERROR | |||
r-devel-macos-arm64 | 1.0.27 | 51.00 | OK | |||
r-devel-macos-x86_64 | 1.0.27 | 115.00 | OK | |||
r-devel-windows-x86_64 | 1.0.27 | 10.00 | 97.00 | 107.00 | OK | |
r-patched-linux-x86_64 | 1.0.27 | 8.46 | 76.82 | 85.28 | OK | |
r-release-linux-x86_64 | 1.0.27 | 7.97 | 75.31 | 83.28 | OK | |
r-release-macos-arm64 | 1.0.27 | 62.00 | OK | |||
r-release-macos-x86_64 | 1.0.27 | 128.00 | OK | |||
r-release-windows-x86_64 | 1.0.27 | 10.00 | 96.00 | 106.00 | OK | |
r-oldrel-macos-arm64 | 1.0.27 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.27 | 99.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.27 | 12.00 | 112.00 | 124.00 | OK |
Version: 1.0.27
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(longpower)
Loading required package: lme4
Loading required package: Matrix
Loading required package: nlme
Attaching package: 'nlme'
The following object is masked from 'package:lme4':
lmList
>
> test_check("longpower")
Converting negative delta to absolute value, you have specified: -0.2560938
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests.R:94:3'): lmmpower (diggle) ─────────────────────────────────
lmmpower(fm1, pct.change = 0.3, t = seq(0, 9, 1), power = 0.8)$n[1] not equal to 68.4699286748582.
1/1 mismatches
[1] 956 - 68.5 == 888
── Failure ('tests.R:182:3'): lmmpower (liuliang) ──────────────────────────────
...[] not equal to 68.4699286748582.
1/1 mismatches
[1] 956 - 68.5 == 888
── Failure ('tests.R:211:3'): lmmpower (edland) ────────────────────────────────
...[] not equal to 68.4699286748582.
1/1 mismatches
[1] 956 - 68.5 == 888
── Failure ('tests.R:268:3'): lmmpower (hu) ────────────────────────────────────
...[] not equal to 67.1745.
1/1 mismatches
[1] 954 - 67.2 == 887
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc