Last updated on 2026-02-04 04:50:45 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| tidyHeatmap | 3 | 10 | |
| tidyseurat | 3 | 10 | |
| ttservice | 13 |
Current CRAN status: NOTE: 3, OK: 10
Version: 1.13.1
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
doc 5.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 3, OK: 10
Version: 0.8.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidyseurat)
Loading required package: ttservice
Loading required package: SeuratObject
Loading required package: sp
Attaching package: 'SeuratObject'
The following objects are masked from 'package:base':
intersect, t
========================================
tidyseurat version 0.8.7
If you use TIDYSEURAT in published research, please cite:
Mangiola et al. Interfacing Seurat with the R tidy universe. Bioinformatics 2021.
This message can be suppressed by:
suppressPackageStartupMessages(library(tidyseurat))
To restore the Seurat default display use options("restore_Seurat_show" = TRUE)
========================================
Attaching package: 'tidyseurat'
The following object is masked from 'package:ttservice':
plot_ly
>
> test_check("tidyseurat")
Saving _problems/test-dplyr-208.R
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
|
| | 0%
|
|======================================================================| 100%
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
|
| | 0%
|
|======================================================================| 100%
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
[ FAIL 1 | WARN 11 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-dplyr.R:205:3'): add_count ─────────────────────────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `.drop` argument of `add_count()` was deprecated in dplyr 1.0.0 and
is now defunct.
Backtrace:
▆
1. ├─testthat::expect_equal(nrow(add_count(pbmc_small, groups)), length(rownames(pbmc_small))) at test-dplyr.R:205:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::nrow(add_count(pbmc_small, groups))
5. ├─dplyr::add_count(pbmc_small, groups)
6. ├─tidyseurat:::add_count.Seurat(pbmc_small, groups)
7. │ └─... %>% as_meta_data(x)
8. ├─tidyseurat:::as_meta_data(., x)
9. │ └─... %>% column_to_rownames(c_(seurat_object)$name)
10. ├─tibble::column_to_rownames(., c_(seurat_object)$name)
11. │ ├─base::stopifnot(is.data.frame(.data))
12. │ └─base::is.data.frame(.data)
13. ├─dplyr::select_if(., !colnames(.) %in% col_to_exclude)
14. │ └─rlang::is_logical(.predicate)
15. ├─colnames(.) %in% col_to_exclude
16. ├─base::colnames(.)
17. │ └─base::is.data.frame(x)
18. ├─dplyr::add_count(...)
19. └─dplyr:::add_count.data.frame(...)
20. └─dplyr:::add_count_impl(...)
21. └─lifecycle::deprecate_stop("1.0.0", "add_count(.drop = )", env = error_call)
22. └─lifecycle:::deprecate_stop0(msg)
23. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 11 | SKIP 0 | PASS 75 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidyseurat)
Loading required package: ttservice
Loading required package: SeuratObject
Loading required package: sp
Attaching package: 'SeuratObject'
The following objects are masked from 'package:base':
intersect, t
========================================
tidyseurat version 0.8.7
If you use TIDYSEURAT in published research, please cite:
Mangiola et al. Interfacing Seurat with the R tidy universe. Bioinformatics 2021.
This message can be suppressed by:
suppressPackageStartupMessages(library(tidyseurat))
To restore the Seurat default display use options("restore_Seurat_show" = TRUE)
========================================
Attaching package: 'tidyseurat'
The following object is masked from 'package:ttservice':
plot_ly
>
> test_check("tidyseurat")
Saving _problems/test-dplyr-208.R
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
|
| | 0%
|
|======================================================================| 100%
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
|
| | 0%
|
|======================================================================| 100%
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
[ FAIL 1 | WARN 11 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-dplyr.R:205:3'): add_count ─────────────────────────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `.drop` argument of `add_count()` was deprecated in dplyr 1.0.0 and
is now defunct.
Backtrace:
▆
1. ├─testthat::expect_equal(nrow(add_count(pbmc_small, groups)), length(rownames(pbmc_small))) at test-dplyr.R:205:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::nrow(add_count(pbmc_small, groups))
5. ├─dplyr::add_count(pbmc_small, groups)
6. ├─tidyseurat:::add_count.Seurat(pbmc_small, groups)
7. │ └─... %>% as_meta_data(x)
8. ├─tidyseurat:::as_meta_data(., x)
9. │ └─... %>% column_to_rownames(c_(seurat_object)$name)
10. ├─tibble::column_to_rownames(., c_(seurat_object)$name)
11. │ ├─base::stopifnot(is.data.frame(.data))
12. │ └─base::is.data.frame(.data)
13. ├─dplyr::select_if(., !colnames(.) %in% col_to_exclude)
14. │ └─rlang::is_logical(.predicate)
15. ├─colnames(.) %in% col_to_exclude
16. ├─base::colnames(.)
17. │ └─base::is.data.frame(x)
18. ├─dplyr::add_count(...)
19. └─dplyr:::add_count.data.frame(...)
20. └─dplyr:::add_count_impl(...)
21. └─lifecycle::deprecate_stop("1.0.0", "add_count(.drop = )", env = error_call)
22. └─lifecycle:::deprecate_stop0(msg)
23. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 11 | SKIP 0 | PASS 75 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.8.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidyseurat)
Loading required package: ttservice
Loading required package: SeuratObject
Loading required package: sp
Attaching package: 'SeuratObject'
The following objects are masked from 'package:base':
intersect, t
========================================
tidyseurat version 0.8.7
If you use TIDYSEURAT in published research, please cite:
Mangiola et al. Interfacing Seurat with the R tidy universe. Bioinformatics 2021.
This message can be suppressed by:
suppressPackageStartupMessages(library(tidyseurat))
To restore the Seurat default display use options("restore_Seurat_show" = TRUE)
========================================
Attaching package: 'tidyseurat'
The following object is masked from 'package:ttservice':
plot_ly
>
> test_check("tidyseurat")
Saving _problems/test-dplyr-208.R
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
|
| | 0%
|
|======================================================================| 100%
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
|
| | 0%
|
|======================================================================| 100%
Calculating gene variances
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
[ FAIL 1 | WARN 11 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-dplyr.R:205:3'): add_count ─────────────────────────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `.drop` argument of `add_count()` was deprecated in dplyr 1.0.0 and
is now defunct.
Backtrace:
▆
1. ├─testthat::expect_equal(nrow(add_count(pbmc_small, groups)), length(rownames(pbmc_small))) at test-dplyr.R:205:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::nrow(add_count(pbmc_small, groups))
5. ├─dplyr::add_count(pbmc_small, groups)
6. ├─tidyseurat:::add_count.Seurat(pbmc_small, groups)
7. │ └─... %>% as_meta_data(x)
8. ├─tidyseurat:::as_meta_data(., x)
9. │ └─... %>% column_to_rownames(c_(seurat_object)$name)
10. ├─tibble::column_to_rownames(., c_(seurat_object)$name)
11. │ ├─base::stopifnot(is.data.frame(.data))
12. │ └─base::is.data.frame(.data)
13. ├─dplyr::select_if(., !colnames(.) %in% col_to_exclude)
14. │ └─rlang::is_logical(.predicate)
15. ├─colnames(.) %in% col_to_exclude
16. ├─base::colnames(.)
17. │ └─base::is.data.frame(x)
18. ├─dplyr::add_count(...)
19. └─dplyr:::add_count.data.frame(...)
20. └─dplyr:::add_count_impl(...)
21. └─lifecycle::deprecate_stop("1.0.0", "add_count(.drop = )", env = error_call)
22. └─lifecycle:::deprecate_stop0(msg)
23. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 11 | SKIP 0 | PASS 75 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13