CRAN Package Check Results for Package jgd

Last updated on 2026-08-31 02:50:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 5.44 55.16 60.60 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 4.64 44.23 48.87 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 40.12 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 40.54 OK
r-devel-windows-x86_64 0.1.1 14.00 207.00 221.00 ERROR
r-patched-linux-x86_64 0.1.1 6.16 47.94 54.10 OK
r-release-linux-x86_64 0.1.1 5.77 47.39 53.16 OK
r-release-macos-arm64 0.1.1 2.00 139.00 141.00 OK
r-release-macos-x86_64 0.1.1 6.00 174.00 180.00 OK
r-release-windows-x86_64 0.1.1 16.00 144.00 160.00 OK
r-oldrel-macos-arm64 0.1.1 2.00 142.00 144.00 OK
r-oldrel-macos-x86_64 0.1.1 6.00 173.00 179.00 OK
r-oldrel-windows-x86_64 0.1.1 17.00 149.00 166.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [91s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(jgd) > > test_check("jgd") jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(npipe:////./pipe/nonexistent-jgd-test) failed: 2 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 Saving _problems/test-frame-ext-555.R jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 jgd: connect(tcp://127.0.0.1:1) failed: 0 [ FAIL 1 | WARN 3 | SKIP 31 | PASS 149 ] ══ Skipped tests (31) ══════════════════════════════════════════════════════════ • On CRAN (22): 'test-device-basic.R:53:1', 'test-device-basic.R:59:1', 'test-device-basic.R:65:1', 'test-device-basic.R:72:1', 'test-device-basic.R:94:1', 'test-frame-ext.R:225:3', 'test-frame-ext.R:429:3', 'test-frame-ext.R:491:3', 'test-frame-output.R:216:1', 'test-frame-output.R:226:1', 'test-frame-output.R:241:1', 'test-frame-output.R:251:1', 'test-frame-output.R:271:1', 'test-group-ops.R:346:3', 'test-group-ops.R:526:3', 'test-malformed-json.R:121:3', 'test-malformed-json.R:151:3', 'test-malformed-json.R:171:3', 'test-plotindex-buffering.R:132:3', 'test-resize-plotindex-content.R:133:3', 'test-resize-plotindex-lines.R:128:3', 'test-resize-plotnumber.R:132:3' • On Windows (9): 'test-device-basic.R:4:3', 'test-device-basic.R:11:3', 'test-device-basic.R:18:3', 'test-device-basic.R:26:3', 'test-device-basic.R:37:3', 'test-device-basic.R:44:3', 'test-server-info.R:2:3', 'test-server-info.R:41:3', 'test-server-info.R:74:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-frame-ext.R:550:3'): frame ext is independent of gc ext ──────── Error in `server$collect()`: Mock server exited with error: Error in processx::poll(list(server), 30000) : ! Native call to `processx_poll` failed Caused by error in `chain_call(c_processx_poll, pollables, type, as.integer(ms))`: ! reading from connection (system error 232, Die Pipe wird gerade geschlossen. ) @processx-connection.c:1536 (processx__connection_start_read) Backtrace: ▆ 1. └─jgd:::with_mock_jgd(...) at test-frame-ext.R:550:3 2. └─server$collect() at ./helper-mock-server.R:337:3 [ FAIL 1 | WARN 3 | SKIP 31 | PASS 149 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64