CRAN Package Check Results for Package clustermq

Last updated on 2025-09-28 09:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.9 46.68 77.32 124.00 OK
r-devel-linux-x86_64-debian-gcc 0.9.9 34.80 63.33 98.13 OK
r-devel-linux-x86_64-fedora-clang 0.9.9 225.11 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.9 233.28 ERROR
r-devel-windows-x86_64 0.9.9 69.00 107.00 176.00 OK
r-patched-linux-x86_64 0.9.9 50.03 72.67 122.70 OK
r-release-linux-x86_64 0.9.9 47.21 72.34 119.55 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 70.00 112.00 182.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 80.00 139.00 219.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’ [19s/84s] 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 Warning in .subset2(e, ".__enclos_env__")$private$finalize() : Unclean shutdown for PIDs: 3133874 [ FAIL 2 | WARN 0 | SKIP 13 | PASS 88 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (8): 'test-4-pool.r:54: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' • has_connectivity("127.0.0.1") is not TRUE (1): 'test-5-queue.r:3:1' • 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) ── Error ('test-4-pool.r:15:5'): starting and stopping multicore ─────────────── <Rcpp::exception/C++Error/error/condition> Error: Socket timed out after 1001 ms Backtrace: ▆ 1. ├─testthat::expect_equal(w$recv(1000L), 7) at test-4-pool.r:15:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─w$recv(1000L) 5. └─private$master$recv(timeout) [ FAIL 2 | WARN 0 | SKIP 13 | PASS 88 ] 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