Last updated on 2026-08-25 06:52:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.6.2 | 7.02 | 27.54 | 34.56 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.6.3 | 4.86 | 22.26 | 27.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.6.3 | 7.00 | 18.49 | 25.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.6.3 | 21.36 | OK | |||
| r-devel-windows-x86_64 | 2.6.3 | 16.00 | 120.00 | 136.00 | OK | |
| r-patched-linux-x86_64 | 2.6.2 | 5.81 | 19.49 | 25.30 | OK | |
| r-release-linux-x86_64 | 2.6.2 | 6.36 | 19.37 | 25.73 | OK | |
| r-release-macos-arm64 | 2.6.3 | 3.00 | 28.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 2.6.3 | 6.00 | 61.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 2.6.2 | 11.00 | 56.00 | 67.00 | OK | |
| r-oldrel-macos-arm64 | 2.6.3 | 2.00 | 38.00 | 40.00 | OK | |
| r-oldrel-macos-x86_64 | 2.6.3 | 6.00 | 64.00 | 70.00 | OK | |
| r-oldrel-windows-x86_64 | 2.6.2 | 13.00 | 66.00 | 79.00 | OK |
Version: 2.6.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
RANN/tests/testthat/test-nn.R (.Dim: 8, .Names: 3)
'.Dim' should be changed to 'dim'.
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-debian-clang