CRAN Package Check Results for Package ps

Last updated on 2024-05-02 11:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.6 8.76 56.31 65.07 OK
r-devel-linux-x86_64-debian-gcc 1.7.6 6.68 43.14 49.82 ERROR
r-devel-linux-x86_64-fedora-clang 1.7.6 84.63 OK
r-devel-linux-x86_64-fedora-gcc 1.7.6 82.56 OK
r-devel-windows-x86_64 1.7.6 42.00 162.00 204.00 OK
r-patched-linux-x86_64 1.7.6 10.28 53.30 63.58 OK
r-release-linux-x86_64 1.7.6 10.71 52.90 63.61 OK
r-release-macos-arm64 1.7.6 34.00 OK
r-release-windows-x86_64 1.7.6 42.00 189.00 231.00 OK
r-oldrel-macos-arm64 1.7.6 58.00 OK
r-oldrel-macos-x86_64 1.7.6 115.00 OK
r-oldrel-windows-x86_64 1.7.6 44.00 152.00 196.00 OK

Check Details

Version: 1.7.6
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/26s] 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: .......................................................SSSSS connections: ...............SSSSSSSSS finished: S kill-tree: ....SSSSSSS linux: ......S macos: pid-reuse: .......................................................................... posix-zombie: ............................................................... posix: .S.......... ps: . system: ....1............. 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 with path ('test-connections.R:43:3') - Reason: socat is not available 10. TCP ('test-connections.R:67:3') - Reason: On CRAN 11. TCP on loopback ('test-connections.R:87:3') - Reason: socat is not available 12. UDP ('test-connections.R:121:3') - Reason: On CRAN 13. UDP on loopback ('test-connections.R:147:3') - Reason: socat is not available 14. TCP6 ('test-connections.R:179:3') - Reason: socat is not available 15. TCP6 on loopback ('test-connections.R:200:3') - Reason: socat is not available 16. UDP6 ('test-connections.R:238:3') - Reason: Needs working IPv6 connection 17. UDP6 on loopback ('test-connections.R:263:3') - Reason: socat is not available 18. process already finished ('test-finished.R:3:3') - Reason: On CRAN 19. kill_tree ('test-kill-tree.R:12:3') - Reason: On CRAN 20. kill_tree, grandchild ('test-kill-tree.R:59:3') - Reason: On CRAN 21. kill_tree, orphaned grandchild ('test-kill-tree.R:127:3') - Reason: On CRAN 22. with_process_cleanup ('test-kill-tree.R:155:3') - Reason: On CRAN 23. find_tree ('test-kill-tree.R:182:3') - Reason: On CRAN 24. find_tree, grandchild ('test-kill-tree.R:207:3') - Reason: On CRAN 25. find_tree, orphaned grandchild ('test-kill-tree.R:255:3') - Reason: On CRAN 26. memory_info ('test-linux.R:30:3') - Reason: On CRAN 27. terminal ('test-posix.R:14:3') - Reason: no terminal ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Failure ('test-system.R:21:3'): ps ─────────────────────────────────────── all(map_lgl(ct, function(x) x > Sys.time() - 60 * 60)) is not TRUE `actual`: FALSE `expected`: TRUE ══ DONE ════════════════════════════════════════════════════════════════════════ Frustration is a natural part of programming :) Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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.