Last updated on 2025-10-09 23:51:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.96 | 90.68 | 97.64 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.75 | 63.59 | 68.34 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 142.89 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 151.29 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 10.00 | 95.00 | 105.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 7.24 | 81.12 | 88.36 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 6.63 | 81.10 | 87.73 | ERROR | |
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 | 10.00 | 96.00 | 106.00 | ERROR | |
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 | 115.00 | 126.00 | ERROR |
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’ [9s/9s]
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-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/6s]
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’ [11s/15s]
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
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
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
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/8s]
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-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/11s]
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-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
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-oldrel-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.