Skip to content

Commit

Permalink
reorder dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
agdenadel committed Mar 10, 2024
1 parent 3e958bc commit 159c1cc
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
Expand Up @@ -12,10 +12,8 @@ Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
callback,
Seurat,
SeuratObject,
SeuratData,
splatter,
ggplot2,
ggpattern,
Expand All @@ -30,7 +28,10 @@ Imports:
aricode,
clevr,
clusteval,
magrittr
magrittr,
callback,
clusteval,
SeuratData
Suggests:
knitr,
rmarkdown
Expand Down

0 comments on commit 159c1cc

Please sign in to comment.