CRAN Package Check Results for Package jgd

Last updated on 2026-09-12 10:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 4.70 54.06 58.76 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 4.42 42.00 46.42 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 39.67 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 40.28 OK
r-devel-windows-x86_64 0.1.1 13.00 210.00 223.00 ERROR
r-patched-linux-x86_64 0.1.1 5.78 47.07 52.85 OK
r-release-linux-x86_64 0.1.1 5.82 47.11 52.93 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 14.00 141.00 155.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 152.00 169.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [92s] 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-output-259.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 30 | PASS 154 ] ══ Skipped tests (30) ══════════════════════════════════════════════════════════ • On CRAN (21): '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: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-output.R:255:3'): rect coordinates use full double precision ── 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-output.R:255:3 2. └─server$collect() at ./helper-mock-server.R:337:3 [ FAIL 1 | WARN 3 | SKIP 30 | PASS 154 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64