CRAN Package Check Results for Package parallelMap

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 3.02 51.74 54.76 OK
r-devel-linux-x86_64-debian-gcc 1.5.1 2.11 42.49 44.60 OK
r-devel-linux-x86_64-fedora-clang 1.5.1 77.63 OK
r-devel-linux-x86_64-fedora-gcc 1.5.1 78.62 OK
r-devel-windows-x86_64 1.5.1 5.00 75.00 80.00 OK
r-patched-linux-x86_64 1.5.1 3.36 49.90 53.26 OK
r-release-linux-x86_64 1.5.1 2.61 46.59 49.20 ERROR
r-release-macos-arm64 1.5.1 36.00 OK
r-release-macos-x86_64 1.5.1 61.00 OK
r-release-windows-x86_64 1.5.1 5.00 74.00 79.00 OK
r-oldrel-macos-arm64 1.5.1 32.00 NOTE
r-oldrel-macos-x86_64 1.5.1 47.00 NOTE
r-oldrel-windows-x86_64 1.5.1 6.00 92.00 98.00 OK

Check Details

Version: 1.5.1
Check: tests
Result: ERROR Running ‘run-all.R’ [19s/30s] Running the tests in ‘tests/run-all.R’ failed. Complete output: > # FIXME: R CMD check does not run on true batch systems, but maybe it does not have to > # we can check there with 'make test' and run 'make check' locally > > library(testthat) > test_check("parallelMap") Loading required package: parallelMap [ FAIL 1 | WARN 1 | SKIP 1 | PASS 89 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_mpi.R:7:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_reproducibility.R:19:3'): socket: reproducibility can be turned off ── Error in `serverSocket(port = port)`: creation of server socket failed: port 11286 cannot be opened Backtrace: ▆ 1. └─parallelMap::parallelStartSocket(cpus = 2, reproducible = FALSE) at test_reproducibility.R:19:3 2. └─parallelMap::parallelStart(...) 3. └─parallel::makePSOCKcluster(names = names, ...) 4. └─base::serverSocket(port = port) [ FAIL 1 | WARN 1 | SKIP 1 | PASS 89 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.5.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘Rmpi’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64