R Under development (unstable) (2026-03-02 r89513 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > 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) 615.3 24.81 Residual 16.17 4.021 iteration LogLik wall cpu(sec) restrained 1 -5.78344 22:15:52 0 0 2 1.8756 22:15:52 0 0 3 8.51187 22:15:52 0 0 4 9.74181 22:15:52 0 0 5 9.75215 22:15:52 0 0 6 9.75225 22:15:52 0 0 effect VarComp VarCompSE Zratio Constr Rail.travel-travel 615.3 392.3 1.6 P units.travel-travel 16.17 6.602 2.4 P [ FAIL 0 | WARN 1 | SKIP 3 | PASS 21 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • empty test (2): 'test_lucid.r:150:1', 'test_vc.r:75:1' • packageVersion("lme4") < "2.0.1" is TRUE (1): 'test_vc.r:56:3' [ FAIL 0 | WARN 1 | SKIP 3 | PASS 21 ] > > proc.time() user system elapsed 1.54 0.20 1.73