Last updated on 2026-07-21 12:50:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.15-1 | 10.46 | 399.79 | 410.25 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.15-1 | 7.39 | 254.33 | 261.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.15-1 | 18.00 | 639.60 | 657.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.15-1 | 8.00 | 267.14 | 275.14 | NOTE | |
| r-devel-windows-x86_64 | 0.15-1 | 13.00 | 393.00 | 406.00 | NOTE | |
| r-patched-linux-x86_64 | 0.15-1 | 13.70 | 379.96 | 393.66 | OK | |
| r-release-linux-x86_64 | 0.15-1 | 8.97 | 381.10 | 390.07 | OK | |
| r-release-macos-arm64 | 0.15-1 | 3.00 | 87.00 | 90.00 | OK | |
| r-release-macos-x86_64 | 0.15-1 | 7.00 | 414.00 | 421.00 | OK | |
| r-release-windows-x86_64 | 0.15-1 | 12.00 | 383.00 | 395.00 | OK | |
| r-oldrel-macos-arm64 | 0.15-1 | 2.00 | 87.00 | 89.00 | OK | |
| r-oldrel-macos-x86_64 | 0.15-1 | 7.00 | 321.00 | 328.00 | OK | |
| r-oldrel-windows-x86_64 | 0.15-1 | 16.00 | 530.00 | 546.00 | OK |
Version: 0.15-1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
gadget3/tests/test-action_grow.R (.Dim: 1, .Dimnames: 1)
gadget3/tests/test-stock_time.R (.Dim: 12, .Dimnames: 12, .Names: 6)
'.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-gcc, r-devel-windows-x86_64