Last updated on 2026-08-12 12:50:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE | |||||
| r-devel-linux-x86_64-debian-gcc | 0.100.3 | 11.32 | 110.33 | 121.65 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.100.3 | 12.00 | 104.57 | 116.57 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.100.3 | 12.00 | 104.34 | 116.34 | NOTE | |
| r-devel-windows-x86_64 | 0.100.3 | 22.00 | 217.00 | 239.00 | NOTE | |
| r-patched-linux-x86_64 | 0.100.3 | 20.52 | 151.40 | 171.92 | OK | |
| r-release-linux-x86_64 | 0.100.3 | 16.75 | 154.59 | 171.34 | 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 | 19.00 | 208.00 | 227.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 | 268.00 | 297.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