Last updated on 2026-08-08 01:50:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.4.0 | 36.24 | 205.98 | 242.22 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.4.0 | 25.57 | 144.01 | 169.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.4.0 | 29.00 | 136.19 | 165.19 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.4.0 | 30.00 | 143.63 | 173.63 | NOTE | |
| r-devel-windows-x86_64 | 3.4.0 | 41.00 | 213.00 | 254.00 | NOTE | |
| r-patched-linux-x86_64 | 3.4.0 | 38.86 | 191.31 | 230.17 | OK | |
| r-release-linux-x86_64 | 3.4.0 | 33.07 | 194.72 | 227.79 | OK | |
| r-release-macos-arm64 | 3.4.0 | 9.00 | 45.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 3.4.0 | 26.00 | 202.00 | 228.00 | OK | |
| r-release-windows-x86_64 | 3.4.0 | 45.00 | 227.00 | 272.00 | OK | |
| r-oldrel-macos-arm64 | 3.4.0 | 7.00 | 49.00 | 56.00 | OK | |
| r-oldrel-macos-x86_64 | 3.4.0 | 24.00 | 192.00 | 216.00 | OK | |
| r-oldrel-windows-x86_64 | 3.4.0 | 52.00 | 305.00 | 357.00 | OK |
Version: 3.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
Gmisc/tests/testthat/test-bezier.R (.Names: 2)
Gmisc/tests/testthat/test-getDescriptionStats.R (.Names: 2, .Dim: 1, .Dimnames: 1)
Gmisc/tests/testthat/test-getDescriptionStats_missing_data.R (.Dim: 9, .Dimnames: 9, .Names: 9)
Gmisc/tests/testthat/test-getDescriptionStats_p-values.R (.Names: 8, .Dim: 7, .Dimnames: 7)
'.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-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