CRAN Package Check Results for Package clustermq

Last updated on 2026-07-18 00:52:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.1 63.15 71.50 134.65 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.1 45.06 58.72 103.78 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.1 87.00 105.81 192.81 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 118.00 202.00 NOTE
r-patched-linux-x86_64 0.10.1 58.96 65.61 124.57 OK
r-release-linux-x86_64 0.10.1 57.97 64.95 122.92 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 86.00 117.00 203.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 93.00 147.00 240.00 OK

Check Details

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-gcc

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

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) Flavor: r-devel-windows-x86_64