Last updated on 2026-08-09 05:51:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.1 | 55.51 | 72.94 | 128.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.10.1 | 44.38 | 58.15 | 102.53 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.10.1 | 44.00 | 50.77 | 94.77 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.1 | 56.00 | 57.30 | 113.30 | NOTE | |
| r-devel-windows-x86_64 | 0.10.1 | 84.00 | 113.00 | 197.00 | NOTE | |
| r-patched-linux-x86_64 | 0.10.1 | 60.17 | 66.07 | 126.24 | OK | |
| r-release-linux-x86_64 | 0.10.1 | 56.69 | 66.55 | 123.24 | OK | |
| r-release-macos-arm64 | 0.10.1 | 15.00 | 34.00 | 49.00 | OK | |
| r-release-macos-x86_64 | 0.10.1 | 41.00 | 98.00 | 139.00 | OK | |
| r-release-windows-x86_64 | 0.10.1 | 87.00 | 120.00 | 207.00 | OK | |
| r-oldrel-macos-arm64 | 0.10.1 | 12.00 | 42.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 0.10.1 | 39.00 | 113.00 | 152.00 | OK | |
| r-oldrel-windows-x86_64 | 0.10.1 | 94.00 | 148.00 | 242.00 | OK |
Version: 0.10.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
clustermq/tests/testthat/test-3-work_chunk.r (.Dim: 1, .Dimnames: 1)
'.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
Version: 0.10.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc