CRAN Package Check Results for Package lucid

Last updated on 2025-12-06 00:48:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9 1.48 35.06 36.54 OK
r-devel-linux-x86_64-debian-gcc 1.9 1.58 17.43 19.01 ERROR
r-devel-linux-x86_64-fedora-clang 1.9 58.06 OK
r-devel-linux-x86_64-fedora-gcc 1.9 70.32 OK
r-devel-windows-x86_64 1.9 3.00 56.00 59.00 OK
r-patched-linux-x86_64 1.9 2.12 32.73 34.85 OK
r-release-linux-x86_64 1.9 1.80 34.13 35.93 OK
r-release-macos-arm64 1.9 OK
r-release-macos-x86_64 1.9 2.00 47.00 49.00 OK
r-release-windows-x86_64 1.9 4.00 63.00 67.00 OK
r-oldrel-macos-arm64 1.9 OK
r-oldrel-macos-x86_64 1.9 2.00 55.00 57.00 OK
r-oldrel-windows-x86_64 1.9 4.00 71.00 75.00 OK

Check Details

Version: 1.9
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'lme4', 'rmarkdown', 'sommer' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.9
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] 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 Saving _problems/test_vc-36.R Saving _problems/test_vc-56.R Saving _problems/test_vc-97.R [ FAIL 3 | WARN 4 | SKIP 2 | PASS 19 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (2): 'test_lucid.r:150:1', 'test_vc.r:74:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_vc.r:36:3'): lmer ────────────────────────────────────────────── Error in `lmer(travel ~ 1 + (1 | Rail), data = Rail)`: could not find function "lmer" ── Error ('test_vc.r:56:3'): glmer ───────────────────────────────────────────── Error in `glmer(travel ~ 1 + (1 | Rail), data = Rail, family = gaussian(link = "log"))`: could not find function "glmer" ── Error ('test_vc.r:97:3'): mmer ────────────────────────────────────────────── Error in `mmer(travel ~ 1, random = ~Rail, data = Rail)`: could not find function "mmer" [ FAIL 3 | WARN 4 | SKIP 2 | PASS 19 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.9
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc