Last updated on 2025-02-23 19:51:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-6 | 12.06 | 96.34 | 108.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-6 | 7.38 | 65.67 | 73.05 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-6 | 169.86 | 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 | 11.19 | 90.38 | 101.57 | OK | |
r-release-linux-x86_64 | 1.0-6 | 10.12 | 89.46 | 99.58 | 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 | 94.00 | 106.00 | OK | |
r-oldrel-macos-arm64 | 1.0-6 | 53.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-6 | 107.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0-6 | 15.00 | 124.00 | 139.00 | OK |
Version: 1.0-6
Check: tests
Result: ERROR
Running ‘test-all.R’ [40s/59s]
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.