Last updated on 2026-09-06 11:50:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.11 | 1.62 | 36.89 | 38.51 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.12 | 1.68 | 28.35 | 30.03 | OK | |
| 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.12 | 2.03 | 32.98 | 35.01 | 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 | 6.00 | 65.00 | 71.00 | OK |
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-windows-x86_64