Last updated on 2026-04-09 05:51:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.11 | 2.06 | 34.60 | 36.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.11 | 1.42 | 27.21 | 28.63 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.11 | 56.83 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.11 | 66.64 | OK | |||
| r-devel-macos-arm64 | 1.11 | 1.00 | 16.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 1.11 | 3.00 | 56.00 | 59.00 | OK | |
| r-patched-linux-x86_64 | 1.11 | 2.04 | 32.30 | 34.34 | OK | |
| r-release-linux-x86_64 | 1.11 | 1.97 | 31.14 | 33.11 | OK | |
| r-release-macos-arm64 | 1.11 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 1.11 | 2.00 | 43.00 | 45.00 | OK | |
| r-release-windows-x86_64 | 1.11 | 4.00 | 53.00 | 57.00 | OK | |
| r-oldrel-macos-arm64 | 1.11 | 1.00 | 21.00 | 22.00 | OK | |
| r-oldrel-macos-x86_64 | 1.11 | 2.00 | 49.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 1.11 | 4.00 | 65.00 | 69.00 | OK |
Version: 1.11
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lucid)
>
> test_check("lucid")
id P1 P2 P3
1 A a -1 3.3175e-140
2 B b 0 1.0637e-165
3 C c 1 1.1279e-157
id P1 P2
1 A a -1
2 B b 0
3 C c 1
P3
1 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000332
2 0
3 0
effect variance stddev
(Intercept) 615.3 24.81
Residual 16.17 4.021
grp var1 var2 vcov sdcor
Rail (Intercept) <NA> 615.3 24.81
Residual <NA> <NA> 16.17 4.021
grp var1 var2 vcov sdcor
Rail (Intercept) <NA> 0.1474 0.3839
Saving _problems/test_vc-98.R
[ FAIL 1 | WARN 2 | SKIP 2 | PASS 21 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): 'test_lucid.r:150:1', 'test_vc.r:75:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_vc.r:98:3'): mmer ──────────────────────────────────────────────
Error in `mmer(travel ~ 1, random = ~Rail, data = Rail)`: could not find function "mmer"
[ FAIL 1 | WARN 2 | SKIP 2 | PASS 21 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc