Skip to content

Commit 260ebc2

Browse files
committed
Update CRAN comments
1 parent 7ff0355 commit 260ebc2

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

cran-comments.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# SeuratObject v5.0.0
1+
# SeuratObject v5.0.1
22

33
## Test environments
44
* local ubuntu 22.04 install, R 4.2.3
5-
* win-builder (oldrelease, release, devel)
5+
* win-builder (oldrelease, release)
6+
7+
We were unable to test on r-devel on win-builder due to insufficient Matrix version
68

79
## R CMD check results
810

@@ -23,14 +25,7 @@ BPCells is hosted on R-universe and used conditionally in SeuratObject
2325

2426
## Downstream dependencies
2527

26-
The following reverse dependencies are impacted by this release of SeuratObject:
27-
28-
- Seurat:
29-
- new test failures and warnings: Seurat's tests expect errors that are now handled by SeuratObject. Warnings occur due to use of deprecated, but still accepted arguments. The authors of Seurat are aware of these changes, but the functionality of Seurat is not impacted
30-
- S3 generic/method consistency: Seurat defines a method for a generic defined in SeuratObject. In the latest update, SeuratObject changes one of the parameters in the method signature, but still accepts the old arguments. The functionality of Seurat is not impacted by this update
31-
32-
- Signac
33-
- new test failures: SeuratObject changes the order of the results, but not the actual values. The authors of Signac are aware of this, but the functionality of Signac is not impacted
28+
The following reverse dependency is impacted by this release of SeuratObject:
3429

3530
- tidyseurat
36-
- new test failures: SeuratObject changes the order of the results, but not the actual values. The authors of tidyseurat are aware of this, but the functionality of tidyseurat is not impacted
31+
- test failures: SeuratObject changes the order of the results, but not the actual values. The authors of tidyseurat are aware of this, but the functionality of tidyseurat is not impacted

0 commit comments

Comments
 (0)