Skip to content

Commit

Permalink
order suggests in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
lcolladotor committed Jul 24, 2024
1 parent 0c998f3 commit 9b734b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ Depends:
R (>= 4.4),
SpatialExperiment
Suggests:
BiocFileCache,
BiocStyle,
knitr,
lobstr,
RefManageR,
rmarkdown,
sessioninfo,
testthat (>= 3.0.0),
BiocFileCache,
lobstr
testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Imports:
Expand Down

1 comment on commit 9b734b4

@lcolladotor
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this has been fixed recently on BiocCheck at Bioconductor/BiocCheck@481d8d1

Please sign in to comment.