CRAN Package Check Results for Package ps

Last updated on 2024-07-17 19:55:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.7 8.85 57.13 65.98 OK
r-devel-linux-x86_64-debian-gcc 1.7.7 7.15 42.94 50.09 OK
r-devel-linux-x86_64-fedora-clang 1.7.7 91.12 OK
r-devel-linux-x86_64-fedora-gcc 1.7.7 85.75 OK
r-devel-windows-x86_64 1.7.7 42.00 158.00 200.00 ERROR
r-patched-linux-x86_64 1.7.7 10.53 54.81 65.34 OK
r-release-linux-x86_64 1.7.7 8.74 52.89 61.63 OK
r-release-macos-arm64 1.7.7 50.00 OK
r-release-macos-x86_64 1.7.7 111.00 OK
r-release-windows-x86_64 1.7.7 42.00 172.00 214.00 OK
r-oldrel-macos-arm64 1.7.7 58.00 OK
r-oldrel-macos-x86_64 1.7.7 111.00 OK
r-oldrel-windows-x86_64 1.7.7 44.00 152.00 196.00 OK

Check Details

Version: 1.7.7
Check: tests
Result: ERROR Running 'testthat.R' [95s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(ps) > > if (ps::ps_is_supported() && Sys.getenv("R_COVR", "") != "true" && + Sys.getenv("NOT_CRAN") != "" ) { + reporter <- ps::CleanupReporter(testthat::SummaryReporter)$new() + } else { + reporter <- "summary" + } > > if (ps_is_supported()) test_check("ps", reporter = reporter) cleanup-reporter: .......................................................SSS common: .........................................1............SSSSS connections: ....SSSSSSSSSS finished: S kill-tree: ....SSSSSSS linux: macos: pid-reuse: .............................................................. posix-zombie: posix: ps: S system: .................. utils: ................ windows: .......... winver: ...... ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. Network cleanup, test, fail ('test-cleanup-reporter.R:348:3') - Reason: On CRAN 2. Network cleanup, unit: testsuite ('test-cleanup-reporter.R:371:3') - Reason: On CRAN 3. Network connections already open are ignored ('test-cleanup-reporter.R:399:3') - Reason: On CRAN 4. children ('test-common.R:236:3') - Reason: On CRAN 5. num_fds ('test-common.R:265:3') - Reason: On CRAN 6. open_files ('test-common.R:281:3') - Reason: On CRAN 7. interrupt ('test-common.R:298:3') - Reason: On CRAN 8. cpu affinity ('test-common.R:315:3') - Reason: On CRAN 9. UNIX sockets ('test-connections.R:20:3') - Reason: No UNIX sockets 10. UNIX sockets with path ('test-connections.R:42:3') - Reason: No UNIX sockets 11. TCP ('test-connections.R:67:3') - Reason: On CRAN 12. TCP on loopback ('test-connections.R:87:3') - Reason: socat is not available 13. UDP ('test-connections.R:121:3') - Reason: On CRAN 14. UDP on loopback ('test-connections.R:147:3') - Reason: socat is not available 15. TCP6 ('test-connections.R:179:3') - Reason: socat is not available 16. TCP6 on loopback ('test-connections.R:200:3') - Reason: socat is not available 17. UDP6 ('test-connections.R:238:3') - Reason: Needs working IPv6 connection 18. UDP6 on loopback ('test-connections.R:263:3') - Reason: socat is not available 19. process already finished ('test-finished.R:3:3') - Reason: On CRAN 20. kill_tree ('test-kill-tree.R:12:3') - Reason: On CRAN 21. kill_tree, grandchild ('test-kill-tree.R:59:3') - Reason: On CRAN 22. kill_tree, orphaned grandchild ('test-kill-tree.R:127:3') - Reason: On CRAN 23. with_process_cleanup ('test-kill-tree.R:155:3') - Reason: On CRAN 24. find_tree ('test-kill-tree.R:182:3') - Reason: On CRAN 25. find_tree, grandchild ('test-kill-tree.R:207:3') - Reason: On CRAN 26. find_tree, orphaned grandchild ('test-kill-tree.R:255:3') - Reason: On CRAN 27. issue #129 ('test-ps.R:2:1') - Reason: empty test ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-common.R:184:3'): num_threads ───────────────────────────── ps_num_threads(ps) (`actual`) not equal to 1 (`expected`). `actual`: 2 `expected`: 1 ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.