CRAN Package Check Results for Package longpower

Last updated on 2025-02-21 02:52:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.27 8.82 80.42 89.24 OK
r-devel-linux-x86_64-debian-gcc 1.0.27 6.55 58.92 65.47 OK
r-devel-linux-x86_64-fedora-clang 1.0.27 140.67 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.27 151.96 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 9.00 107.00 116.00 OK
r-patched-linux-x86_64 1.0.27 9.15 75.65 84.80 OK
r-release-linux-x86_64 1.0.27 7.06 75.83 82.89 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 94.00 104.00 OK
r-oldrel-macos-arm64 1.0.27 58.00 OK
r-oldrel-macos-x86_64 1.0.27 99.00 OK
r-oldrel-windows-x86_64 1.0.27 13.00 106.00 119.00 OK

Check Details

Version: 1.0.27
Check: tests
Result: ERROR Running ‘testthat.R’ 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 Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.27
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/11s] 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 Flavor: r-devel-linux-x86_64-fedora-gcc