Last updated on 2026-07-17 16:48:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.6 | 65.45 | 176.41 | 241.86 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.6 | 52.12 | 108.27 | 160.39 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.6 | 79.00 | 279.72 | 358.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.6 | 65.00 | 122.74 | 187.74 | NOTE | |
| r-devel-windows-x86_64 | 1.3.6 | 73.00 | 192.00 | 265.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.6 | 76.46 | 152.19 | 228.65 | OK | |
| r-release-linux-x86_64 | 1.3.6 | 73.20 | 148.75 | 221.95 | OK | |
| r-release-macos-arm64 | 1.3.6 | 12.00 | 47.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 1.3.6 | 41.00 | 223.00 | 264.00 | OK | |
| r-release-windows-x86_64 | 1.3.6 | 77.00 | 190.00 | 267.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.6 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.6 | 53.00 | 794.00 | 847.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.6 | 93.00 | 268.00 | 361.00 | OK |
Version: 1.3.6
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ClusterR/tests/testthat/test-gmm.R (.Dim: 2, .Names: 1)
'.Dim' should be changed to 'dim'.
'.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
Version: 1.3.6
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ClusterR/tests/testthat/test-gmm.R (.Dim: 2, .Names: 1)
Flavor: r-devel-windows-x86_64