CRAN Package Check Results for Package lucid

Last updated on 2026-09-04 02:51:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.11 2.08 36.25 38.33 NOTE
r-devel-linux-x86_64-debian-gcc 1.11 1.38 28.36 29.74 NOTE
r-devel-linux-x86_64-fedora-clang 1.12 27.22 OK
r-devel-linux-x86_64-fedora-gcc 1.12 28.91 OK
r-devel-windows-x86_64 1.11 4.00 94.00 98.00 NOTE
r-patched-linux-x86_64 1.11 2.03 33.39 35.42 OK
r-release-linux-x86_64 1.11 1.47 33.42 34.89 OK
r-release-macos-arm64 1.12 1.00 18.00 19.00 OK
r-release-macos-x86_64 1.12 2.00 55.00 57.00 OK
r-release-windows-x86_64 1.12 4.00 54.00 58.00 OK
r-oldrel-macos-arm64 1.12 1.00 20.00 21.00 OK
r-oldrel-macos-x86_64 1.12 2.00 61.00 63.00 OK
r-oldrel-windows-x86_64 1.11 5.00 65.00 70.00 OK

Check Details

Version: 1.11
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: lucid/tests/testthat/test_lucid.r (.Names: 8, .Dim: 6, .Dimnames: 6, .Label: 6) lucid/tests/testthat/test_vc.r (.Label: 2, .Names: 1) lucid/inst/doc/lucid_examples.R (.Names: 2) '.Names' should be changed to 'names'. '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. '.Label' should be changed to 'levels'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64