CRAN Package Check Results for Package EGM

Last updated on 2025-09-11 21:50:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.49 82.86 89.35 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 4.81 64.91 69.72 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 146.35 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 152.15 ERROR
r-devel-windows-x86_64 0.1.0 8.00 85.00 93.00 NOTE
r-patched-linux-x86_64 0.1.0 7.08 71.89 78.97 NOTE
r-release-linux-x86_64 0.1.0 6.53 72.08 78.61 NOTE
r-release-macos-arm64 0.1.0 72.00 NOTE
r-release-macos-x86_64 0.1.0 78.00 NOTE
r-release-windows-x86_64 0.1.0 8.00 86.00 94.00 NOTE
r-oldrel-macos-arm64 0.1.0 48.00 OK
r-oldrel-macos-x86_64 0.1.0 66.00 OK
r-oldrel-windows-x86_64 0.1.0 11.00 114.00 125.00 OK

Check Details

Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘ggm.R’ ‘wfdb-structures.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EGM) Loading required package: vctrs Loading required package: data.table > EGM::set_wfdb_path("/usr/local/bin") > > test_check("EGM") [ FAIL 1 | WARN 9 | SKIP 19 | PASS 43 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-annotation-table.R:3:2', 'test-egm.R:62:2', 'test-ggm.R:31:2', 'test-segmentation.R:3:2', 'test-segmentation.R:32:2', 'test-segmentation.R:82:2', 'test-segmentation.R:102:2', 'test-wfdb-annotation.R:3:2', 'test-wfdb-annotation.R:23:2', 'test-wfdb-annotation.R:43:2', 'test-wfdb-io.R:5:2', 'test-wfdb-io.R:27:2', 'test-wfdb-io.R:61:2', 'test-wfdb-io.R:160:2', 'test-wfdb-io.R:199:2', 'test-wfdb-structures.R:3:2', 'test-wfdb-utils.R:3:2' • Skipping (1): 'test-segmentation.R:22:2' • empty test (1): 'test-ggm.R:77:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggm.R:63:2'): theming works ────────────────────────────────── g$labels$x (`actual`) not equal to "sample" (`expected`). `actual` is NULL `expected` is a character vector ('sample') [ FAIL 1 | WARN 9 | SKIP 19 | PASS 43 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EGM) Loading required package: vctrs Loading required package: data.table > EGM::set_wfdb_path("/usr/local/bin") > > test_check("EGM") [ FAIL 1 | WARN 9 | SKIP 19 | PASS 43 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-annotation-table.R:3:2', 'test-egm.R:62:2', 'test-ggm.R:31:2', 'test-segmentation.R:3:2', 'test-segmentation.R:32:2', 'test-segmentation.R:82:2', 'test-segmentation.R:102:2', 'test-wfdb-annotation.R:3:2', 'test-wfdb-annotation.R:23:2', 'test-wfdb-annotation.R:43:2', 'test-wfdb-io.R:5:2', 'test-wfdb-io.R:27:2', 'test-wfdb-io.R:61:2', 'test-wfdb-io.R:160:2', 'test-wfdb-io.R:199:2', 'test-wfdb-structures.R:3:2', 'test-wfdb-utils.R:3:2' • Skipping (1): 'test-segmentation.R:22:2' • empty test (1): 'test-ggm.R:77:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggm.R:63:2'): theming works ────────────────────────────────── g$labels$x (`actual`) not equal to "sample" (`expected`). `actual` is NULL `expected` is a character vector ('sample') [ FAIL 1 | WARN 9 | SKIP 19 | PASS 43 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EGM) Loading required package: vctrs Loading required package: data.table > EGM::set_wfdb_path("/usr/local/bin") > > test_check("EGM") [ FAIL 1 | WARN 9 | SKIP 19 | PASS 43 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-annotation-table.R:3:2', 'test-egm.R:62:2', 'test-ggm.R:31:2', 'test-segmentation.R:3:2', 'test-segmentation.R:32:2', 'test-segmentation.R:82:2', 'test-segmentation.R:102:2', 'test-wfdb-annotation.R:3:2', 'test-wfdb-annotation.R:23:2', 'test-wfdb-annotation.R:43:2', 'test-wfdb-io.R:5:2', 'test-wfdb-io.R:27:2', 'test-wfdb-io.R:61:2', 'test-wfdb-io.R:160:2', 'test-wfdb-io.R:199:2', 'test-wfdb-structures.R:3:2', 'test-wfdb-utils.R:3:2' • Skipping (1): 'test-segmentation.R:22:2' • empty test (1): 'test-ggm.R:77:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ggm.R:63:2'): theming works ────────────────────────────────── g$labels$x (`actual`) not equal to "sample" (`expected`). `actual` is NULL `expected` is a character vector ('sample') [ FAIL 1 | WARN 9 | SKIP 19 | PASS 43 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc