CRAN Package Check Results for Package clustermq

Last updated on 2025-04-03 21:52:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8 48.53 75.43 123.96 OK
r-devel-linux-x86_64-debian-gcc 0.9.8 36.04 61.99 98.03 OK
r-devel-linux-x86_64-fedora-clang 0.9.8 265.40 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.8 242.29 ERROR
r-devel-macos-arm64 0.9.8 114.00 OK
r-devel-macos-x86_64 0.9.8 125.00 OK
r-devel-windows-x86_64 0.9.8 63.00 111.00 174.00 WARN
r-patched-linux-x86_64 0.9.8 54.03 72.62 126.65 OK
r-release-linux-x86_64 0.9.8 52.78 72.26 125.04 OK
r-release-macos-arm64 0.9.8 103.00 NOTE
r-release-macos-x86_64 0.9.8 145.00 NOTE
r-release-windows-x86_64 0.9.8 55.00 110.00 165.00 OK
r-oldrel-macos-arm64 0.9.8 97.00 NOTE
r-oldrel-macos-x86_64 0.9.8 157.00 NOTE
r-oldrel-windows-x86_64 0.9.8 66.00 129.00 195.00 OK

Check Details

Version: 0.9.8
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.8
Check: tests
Result: ERROR Running ‘testthat.R’ [74s/77s] 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 Bad file descriptor (src/epoll.cpp:86) Bad file descriptor (src/epoll.cpp:86) #0 0x7f89a2317c60 in /lib64/libzmq.so.5 (?+0x0) #1 0x7f89a2348da0 in /lib64/libzmq.so.5 (?+0x0) #2 0x7f89a2349350 in /lib64/libzmq.so.5 (?+0x0) #3 0x7f89a2317f40 in /lib64/libzmq.so.5 (?+0x0) #4 0x7f89a23499a0 in /lib64/libzmq.so.5 (?+0x0) #5 0x7f89b37aa088 in /lib64/libc.so.6 (start_thread+0x3b8) #6 0x7f89b382dfb1 in /lib64/libc.so.6 (__clone3+0x2c) #0 0x7f89a2317c60 in /lib64/libzmq.so.5 (?+0x0) #1 0x7f89a2348da0 in /lib64/libzmq.so.5 (?+0x0) #2 0x7f89a2349350 in /lib64/libzmq.so.5 (?+0x0) #3 0x7f89a2317f40 in /lib64/libzmq.so.5 (?+0x0) #4 0x7f89a23499a0 in /lib64/libzmq.so.5 (?+0x0) #5 0x7f89b37aa088 in /lib64/libc.so.6 (start_thread+0x3b8) #6 0x7f89b382dfb1 in /lib64/libc.so.6 (__clone3+0x2c) [ FAIL 2 | WARN 0 | SKIP 12 | PASS 115 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (8): 'test-5-queue.r:87: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:69:5', 'test-4-pool.r:80: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:123:5'): worker R API ─────────────────────────────── <Rcpp::exception/C++Error/error/condition> Error: Socket timed out after 503 ms Backtrace: ▆ 1. └─m$recv(500L) at test-2-worker.r:123:5 ── Error ('test-2-worker.r:142:5'): communication with two workers ───────────── <Rcpp::exception/C++Error/error/condition> Error: Socket timed out after 5004 ms Backtrace: ▆ 1. ├─testthat::expect_null(m$recv(5000L)) at test-2-worker.r:142:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─m$recv(5000L) [ FAIL 2 | WARN 0 | SKIP 12 | PASS 115 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.9.8
Check: tests
Result: ERROR Running ‘testthat.R’ [34s/92s] 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 12 | PASS 118 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (8): 'test-5-queue.r:87: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:69:5', 'test-4-pool.r:80: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 12 | PASS 118 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9.8
Check: compiled code
Result: WARN File 'clustermq/libs/x64/clustermq.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Object: '../windows/zeromq/lib/libsodium.a' Found 'puts', possibly from 'printf' (C), 'puts' (C) Object: '../windows/zeromq/lib/libzmq.a' Found 'rand', possibly from 'rand' (C) Object: '../windows/zeromq/lib/libzmq.a' Found 'srand', possibly from 'srand' (C) Object: '../windows/zeromq/lib/libzmq.a' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.9.8
Check: installed package size
Result: NOTE installed size is 17.9Mb sub-directories of 1Mb or more: libs 17.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64