CRAN Package Check Results for Package longpower

Last updated on 2025-03-01 06:51:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.27 8.66 81.24 89.90 OK
r-devel-linux-x86_64-debian-gcc 1.0.27 6.68 58.99 65.67 OK
r-devel-linux-x86_64-fedora-clang 1.0.27 141.09 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 8.72 76.22 84.94 OK
r-release-linux-x86_64 1.0.27 7.46 75.54 83.00 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 9.00 96.00 105.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 13.00 114.00 127.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