Last updated on 2025-09-13 00:51:11 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
EGM | 4 | 6 | 3 |
rmdl | 1 | 8 | 4 |
Current CRAN status: ERROR: 4, NOTE: 6, OK: 3
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/10s]
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’ [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
Current CRAN status: ERROR: 1, NOTE: 8, OK: 4
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:
‘model-table.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-windows-x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'getting_started.Rmd' using rmarkdown
Quitting from getting_started.Rmd:82-93 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting_started.Rmd' failed with diagnostics:
ℹ In column: `model_summary`.
ℹ In row: 1.
Caused by error:
! Can't unnest elements with missing names.
ℹ Supply `names_sep` to generate automatic names.
--- failed re-building 'getting_started.Rmd'
SUMMARY: processing the following file failed:
'getting_started.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64