Last updated on 2026-07-17 04:50:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.14.2 | 16.14 | 84.57 | 100.71 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.14.2 | 12.31 | 61.19 | 73.50 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.14.2 | 22.00 | 116.29 | 138.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.14.2 | 11.00 | 58.32 | 69.32 | NOTE | |
| r-devel-windows-x86_64 | 0.14.2 | 31.00 | 131.00 | 162.00 | NOTE | |
| r-patched-linux-x86_64 | 0.14.2 | 18.27 | 77.91 | 96.18 | OK | |
| r-release-linux-x86_64 | 0.14.2 | 16.80 | 77.89 | 94.69 | OK | |
| r-release-macos-arm64 | 0.14.2 | 4.00 | 27.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.14.2 | 13.00 | 136.00 | 149.00 | OK | |
| r-release-windows-x86_64 | 0.14.2 | 31.00 | 130.00 | 161.00 | OK | |
| r-oldrel-macos-arm64 | 0.14.2 | 4.00 | 59.00 | 63.00 | OK | |
| r-oldrel-macos-x86_64 | 0.14.2 | 16.00 | 313.00 | 329.00 | OK | |
| r-oldrel-windows-x86_64 | 0.14.2 | 37.00 | 146.00 | 183.00 | OK |
Version: 0.14.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
xts/R/axTicksByTime.R (.Names: 1)
xts/R/list.R (.Names: 1)
xts/R/na.R (.Dim: 1, .Dimnames: 1)
'.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-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.14.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
xts/R/axTicksByTime.R (.Names: 1)
xts/R/list.R (.Names: 1)
xts/R/na.R (.Dim: 1, .Dimnames: 1)
Flavor: r-devel-windows-x86_64