Last updated on 2026-08-29 09:51:15 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.15 | 2.27 | 63.43 | 65.70 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.15 | 60.97 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.15 | 79.98 | NOTE | |||
| r-devel-windows-x86_64 | 1.15 | 6.00 | 113.00 | 119.00 | NOTE | |
| r-patched-linux-x86_64 | 1.15 | 3.31 | 85.60 | 88.91 | OK | |
| r-release-linux-x86_64 | 1.15 | 3.10 | 85.31 | 88.41 | OK | |
| r-release-macos-arm64 | 1.15 | 1.00 | 68.00 | 69.00 | OK | |
| r-release-macos-x86_64 | 1.15 | 3.00 | 220.00 | 223.00 | OK | |
| r-release-windows-x86_64 | 1.15 | 4.00 | 105.00 | 109.00 | OK | |
| r-oldrel-macos-arm64 | 1.15 | 1.00 | 69.00 | 70.00 | OK | |
| r-oldrel-macos-x86_64 | 1.15 | 2.00 | 227.00 | 229.00 | OK | |
| r-oldrel-windows-x86_64 | 1.15 | 5.00 | 139.00 | 144.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-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64