CRAN Package Check Results for Package longpower

Last updated on 2025-02-17 02:51:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.27 8.75 82.06 90.81 OK
r-devel-linux-x86_64-debian-gcc 1.0.27 6.30 57.87 64.17 OK
r-devel-linux-x86_64-fedora-clang 1.0.27 151.28 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.24 75.74 84.98 OK
r-release-linux-x86_64 1.0.27 7.66 76.05 83.71 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 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’ [7s/17s] 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