Skip to content

Commit

Permalink
Update cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dcollins15 committed May 9, 2024
1 parent 106094f commit f1a9fb5
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions cran-comments.md
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

0 comments on commit f1a9fb5

Please sign in to comment.