Last updated on 2026-04-09 05:51:53 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| henna | 1 | 13 | |
| LISTO | 1 | 1 | 12 |
Current CRAN status: NOTE: 1, OK: 13
Version: 0.7.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘EnhancedVolcano’
Flavor: r-oldrel-macos-arm64
Current CRAN status: ERROR: 1, NOTE: 1, OK: 12
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/27s]
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(LISTO)
>
> test_check("LISTO")
Install Seurat to use `buildSeuratMarkerList`.
Saving _problems/test-LISTO-144.R
Saving _problems/test-LISTO-145.R
Saving _problems/test-LISTO-146.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 39 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-LISTO.R:144:5'): buildSeuratMarkerList works ─────────────────
Expected `is(res$G0, "data.frame")` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-LISTO.R:145:5'): buildSeuratMarkerList works ─────────────────
Expected `res$G0$p_val_adj[1]` to equal 0.8366238.
Differences:
`actual` is NULL
`expected` is a double vector (0.8366238)
── Failure ('test-LISTO.R:146:5'): buildSeuratMarkerList works ─────────────────
Expected `length(res)` to equal 4.
Differences:
`actual`: 0.0
`expected`: 4.0
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 39 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘scRNAseq’
Flavor: r-oldrel-macos-arm64