Skip to content

Commit 59117b8

Browse files
committed
[fix] Remove non-CRAN packages from Suggests (BPCells, SeuratData)
These GitHub-only packages cause pak dependency resolution to fail in CI. The code already guards usage with requireNamespace() checks.
1 parent 2980fd7 commit 59117b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,11 @@ Collate:
7777
'h5Seurat_bindings.R'
7878
Suggests:
7979
BiocGenerics,
80-
BPCells,
8180
formatR,
8281
httr,
8382
knitr,
8483
reticulate,
8584
rmarkdown,
86-
SeuratData,
8785
SingleCellExperiment,
8886
SummarizedExperiment,
8987
testthat (>= 3.0.0)

0 commit comments

Comments
 (0)