Skip to content

Commit

Permalink
v1.15.1 -- Add DropletUtils to Suggests as recommended by Jennifer Wo…
Browse files Browse the repository at this point in the history
…katy
  • Loading branch information
lcolladotor committed Nov 29, 2023
1 parent 5ed2dd3 commit 9404865
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: spatialLIBD
Title: spatialLIBD: an R/Bioconductor package to visualize spatially-resolved
transcriptomics data
Version: 1.15.0
Date: 2023-09-15
Version: 1.15.1
Date: 2023-11-29
Authors@R:
c(
person("Leonardo", "Collado-Torres", role = c("aut", "cre"),
Expand Down Expand Up @@ -90,7 +90,8 @@ Suggests:
covr,
here,
BiocManager,
lobstr
lobstr,
DropletUtils
VignetteBuilder: knitr
biocViews: Homo_sapiens_Data, ExperimentHub, SequencingData, SingleCellData,
ExpressionData, Tissue, PackageTypeData, SpatialData
Expand Down

0 comments on commit 9404865

Please sign in to comment.