Last updated on 2025-09-29 16:50:27 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
clustermq | 1 | 3 | 9 |
narray | 13 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
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
Current CRAN status: NOTE: 13
Version: 0.5.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Michael Schubert <mschu.dev@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Michael",
family = "Schubert",
role = c("aut", "cre"),
email = "mschu.dev@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.5.1
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64