-
Notifications
You must be signed in to change notification settings - Fork 918
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
106094f
commit f1a9fb5
Showing
1 changed file
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,34 @@ | ||
# Seurat v5.0.3 | ||
# Seurat v5.1.0 | ||
|
||
## Test environments | ||
* local ubuntu 20.04 install, R 4.3.2 | ||
* local macOS 14.1, R 4.4.0 | ||
* win-builder (oldrelease, release, devel) | ||
* mac-builder (release, devel) | ||
* mac-builder (devel) | ||
|
||
We were unable to test on r-release on mac-builder because the portal seemed to point to the wrong version. | ||
|
||
## R CMD check results | ||
|
||
There were no ERRORs or WARNINGs | ||
|
||
There was one NOTE | ||
There were two NOTEs | ||
|
||
> Suggests or Enhances not in mainstream repositories: | ||
> BPCells, presto | ||
> BPCells, presto | ||
> Availability using Additional_repositories specification: | ||
> presto yes https://satijalab.r-universe.dev | ||
> BPCells yes https://satijalab.r-universe.dev | ||
> BPCells yes https://bnprks.r-universe.dev | ||
> presto yes https://satijalab.r-universe.dev | ||
BPCells and presto are hosted on R-universe and used conditionally in Seurat. | ||
> * checking package dependencies ... NOTE | ||
> Package suggested but not available for checking: 'BPCells' | ||
BPCells is hosted on R-universe and used conditionally in SeuratObject. | ||
|
||
## Downstream dependencies | ||
|
||
There are two packages that depend on Seurat: CACIMAR and scCustomize; this update does not impact their functionality | ||
|
||
There are 31 packages that import Seurat: AnanseSeurat, APackOfTheClones, bbknnR, CAMML, DR.SC, DWLS, GeneNMF, ggsector, mixhvg, nebula, Platypus, PRECAST, ProFAST, rPanglaoDB, scAnnotate, scaper, sccca, scDiffCom, scfetch, scGate, scGOclust, scMappR, scperturbR, scpoisson, SCRIP, scRNAstat, SignacX, SoupX, SPECK, STREAK, and tidyseurat; this update does not impact their functionality | ||
There are 30 packages that import Seurat: AnanseSeurat, APackOfTheClones, bbknnR, CAMML, DR.SC, DWLS, GeneNMF, ggsector, mixhvg, nebula, Platypus, PRECAST, ProFAST, rPanglaoDB, scAnnotate, scaper, sccca, scDiffCom, scGate, scGOclust, scMappR, scperturbR, scpoisson, SCRIP, scRNAstat, SignacX, SoupX, SPECK, STREAK, and tidyseurat; this update does not impact their functionality | ||
|
||
There are 22 packages that suggest Seurat: BisqueRNA, Canek, cellpypes, CIARA, ClustAssess, clustree, combiroc, conos, countland, CRMetrics, CytoSimplex, DIscBIO, dyngen, grandR, harmony, RESET, rliger, SCORPIUS, SCpubr, Signac, treefit, and VAM; this update does not impact their functionality |