CRAN Package Check Results for Package blme

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-6 10.89 96.50 107.39 OK
r-devel-linux-x86_64-debian-gcc 1.0-6 8.27 66.49 74.76 OK
r-devel-linux-x86_64-fedora-clang 1.0-6 169.36 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0-6 164.82 ERROR
r-devel-macos-arm64 1.0-6 59.00 OK
r-devel-macos-x86_64 1.0-6 121.00 OK
r-devel-windows-x86_64 1.0-6 12.00 96.00 108.00 OK
r-patched-linux-x86_64 1.0-6 10.85 89.76 100.61 OK
r-release-linux-x86_64 1.0-6 10.33 90.09 100.42 OK
r-release-macos-arm64 1.0-6 46.00 OK
r-release-macos-x86_64 1.0-6 129.00 OK
r-release-windows-x86_64 1.0-6 12.00 93.00 105.00 OK
r-oldrel-macos-arm64 1.0-6 OK
r-oldrel-macos-x86_64 1.0-6 107.00 OK
r-oldrel-windows-x86_64 1.0-6 16.00 121.00 137.00 OK

Check Details

Version: 1.0-6
Check: tests
Result: ERROR Running ‘test-all.R’ [40s/54s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > if (require(testthat, quietly = TRUE)) { + test_check("blme") + } else { + cat("package 'testthat' not available; cannot run unit tests\n") + } Loading required package: blme Loading required package: lme4 Loading required package: Matrix [ FAIL 2 | WARN 15 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-06-lmm_resid.R:20:3'): blmer fits the eight schools example correctly ── eightSchools@theta not equal to 0. 1/1 mismatches [1] 1 - 0 == 1 ── Error ('test-07-lmm_fixef.R:120:3'): blmer fits sleep study example in documentation ── Error in `optwrap(optimizer, devfun, startingValues, lower = lowerBounds, control = control, adj = FALSE, verbose = verbose, ...)`: (converted from warning) convergence code -2 from nloptwrap: NLOPT_INVALID_ARGS: Invalid arguments (e.g. lower bounds are bigger than upper bounds, an unknown algorithm was specified, etcetera). Backtrace: ▆ 1. └─blme::blmer(...) at test-07-lmm_fixef.R:120:3 2. └─blme:::optimizeLmer(...) 3. └─lme4:::optwrap(...) [ FAIL 2 | WARN 15 | SKIP 0 | PASS 109 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0-6
Check: tests
Result: ERROR Running ‘test-all.R’ [38s/45s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > if (require(testthat, quietly = TRUE)) { + test_check("blme") + } else { + cat("package 'testthat' not available; cannot run unit tests\n") + } Loading required package: blme Loading required package: lme4 Loading required package: Matrix [ FAIL 2 | WARN 15 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-06-lmm_resid.R:20:3'): blmer fits the eight schools example correctly ── eightSchools@theta not equal to 0. 1/1 mismatches [1] 1 - 0 == 1 ── Error ('test-07-lmm_fixef.R:120:3'): blmer fits sleep study example in documentation ── Error in `optwrap(optimizer, devfun, startingValues, lower = lowerBounds, control = control, adj = FALSE, verbose = verbose, ...)`: (converted from warning) convergence code -2 from nloptwrap: NLOPT_INVALID_ARGS: Invalid arguments (e.g. lower bounds are bigger than upper bounds, an unknown algorithm was specified, etcetera). Backtrace: ▆ 1. └─blme::blmer(...) at test-07-lmm_fixef.R:120:3 2. └─blme:::optimizeLmer(...) 3. └─lme4:::optwrap(...) [ FAIL 2 | WARN 15 | SKIP 0 | PASS 109 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc