CRAN Package Check Results for Package clustermq

Last updated on 2025-09-16 06:48:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.9 46.18 77.06 123.24 OK
r-devel-linux-x86_64-debian-gcc 0.9.9 34.70 63.83 98.53 OK
r-devel-linux-x86_64-fedora-clang 0.9.9 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.9 239.81 ERROR
r-devel-windows-x86_64 0.9.9 63.00 101.00 164.00 OK
r-patched-linux-x86_64 0.9.9 52.59 72.77 125.36 OK
r-release-linux-x86_64 0.9.9 47.98 72.63 120.61 OK
r-release-macos-arm64 0.9.9 88.00 OK
r-release-macos-x86_64 0.9.9 130.00 OK
r-release-windows-x86_64 0.9.9 62.00 115.00 177.00 OK
r-oldrel-macos-arm64 0.9.9 93.00 NOTE
r-oldrel-macos-x86_64 0.9.9 147.00 NOTE
r-oldrel-windows-x86_64 0.9.9 76.00 134.00 210.00 OK

Check Details

Version: 0.9.9
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.9.9
Check: tests
Result: ERROR Running ‘testthat.R’ [30s/91s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("clustermq") Loading required package: clustermq * Option 'clustermq.scheduler' not set, defaulting to 'LOCAL' --- see: https://mschubert.github.io/clustermq/articles/userguide.html#configuration [ FAIL 1 | WARN 0 | SKIP 14 | PASS 110 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-4-pool.r:54:5', 'test-5-queue.r:87:5', 'test-5-queue.r:109:5', 'test-6-queue_impl.r:48:5', 'test-6-queue_impl.r:59:5', 'test-6-queue_impl.r:70:5', 'test-7-ssh_proxy.r:34:5', 'test-7-ssh_proxy.r:55:5', 'test-7-ssh_proxy.r:79:5', 'test-7-ssh_proxy.r:107:5' • https://github.com/r-lib/processx/issues/236 (3): 'test-4-pool.r:71:5', 'test-4-pool.r:82:5', 'test-6-queue_impl.r:38:5' • this works interactively but evaluates the error on testthat (1): 'test-2-worker.r:91:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-2-worker.r:144:5'): communication with two workers ───────────── <Rcpp::exception/C++Error/error/condition> Error: Socket timed out after 501 ms Backtrace: ▆ 1. ├─testthat::expect_null(m$recv(500L)) at test-2-worker.r:144:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─m$recv(500L) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 110 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9.9
Check: installed package size
Result: NOTE installed size is 17.0Mb sub-directories of 1Mb or more: libs 16.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64