Last updated on 2026-09-04 08:50:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.15 | 3.15 | 91.82 | 94.97 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.16 | 2.14 | 62.31 | 64.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.16 | 63.06 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.16 | 83.31 | OK | |||
| r-devel-windows-x86_64 | 1.15 | 5.00 | 110.00 | 115.00 | NOTE | |
| r-patched-linux-x86_64 | 1.15 | 2.68 | 85.63 | 88.31 | OK | |
| r-release-linux-x86_64 | 1.15 | 2.60 | 85.40 | 88.00 | OK | |
| r-release-macos-arm64 | 1.16 | 1.00 | 61.00 | 62.00 | OK | |
| r-release-macos-x86_64 | 1.16 | 3.00 | 206.00 | 209.00 | OK | |
| r-release-windows-x86_64 | 1.16 | 6.00 | 110.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 1.16 | 1.00 | 67.00 | 68.00 | OK | |
| r-oldrel-macos-x86_64 | 1.16 | 2.00 | 219.00 | 221.00 | OK | |
| r-oldrel-windows-x86_64 | 1.16 | 8.00 | 128.00 | 136.00 | OK |
Version: 1.15
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
corrgram/data/auto.R (.Label: 2, .Names: 1)
corrgram/data/baseball.R (.Label: 4, .Names: 1)
corrgram/tests/testthat/test_bounds.R (.Dim: 1, .Dimnames: 1)
corrgram/tests/testthat/test_order.R (.Dim: 2, .Dimnames: 2)
'.Label' should be changed to 'levels'.
'.Names' should be changed to 'names'.
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64