Last updated on 2026-08-28 17:50:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.100.3 | 17.45 | 163.04 | 180.49 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.100.3 | 12.00 | 109.78 | 121.78 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.100.3 | 12.00 | 101.56 | 113.56 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.100.3 | 12.00 | 105.01 | 117.01 | NOTE | |
| r-devel-windows-x86_64 | 0.100.3 | 23.00 | 219.00 | 242.00 | NOTE | |
| r-patched-linux-x86_64 | 0.100.3 | 20.14 | 153.51 | 173.65 | OK | |
| r-release-linux-x86_64 | 0.100.3 | 16.08 | 155.86 | 171.94 | OK | |
| r-release-macos-arm64 | 0.100.3 | 4.00 | 38.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 0.100.3 | 12.00 | 167.00 | 179.00 | OK | |
| r-release-windows-x86_64 | 0.100.3 | 22.00 | 211.00 | 233.00 | OK | |
| r-oldrel-macos-arm64 | 0.100.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.100.3 | 11.00 | 190.00 | 201.00 | OK | |
| r-oldrel-windows-x86_64 | 0.100.3 | 29.00 | 264.00 | 293.00 | OK |
Version: 0.100.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
hyperSpec/R/aggregate.R (.Label: 1)
hyperSpec/R/apply.R (.Dim: 1, .Dimnames: 1)
hyperSpec/R/initialize.R (.Dim: 1)
hyperSpec/R/labels.R (.Names: 2)
hyperSpec/R/options.R (.Names: 5)
'.Label' should be changed to 'levels'.
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Names' should be changed to 'names'.
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