Skip to content

Commit 506649d

Browse files
committed
fix imports
1 parent af76970 commit 506649d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ Depends:
3333
Imports:
3434
dplyr,
3535
methods,
36-
jsonlite,
37-
openxlsx,
3836
httr,
3937
scales,
4038
ggthemes,
@@ -153,7 +151,9 @@ Suggests:
153151
tidytext,
154152
tidyr,
155153
tidyselect,
156-
ComplexUpset
154+
ComplexUpset,
155+
jsonlite,
156+
openxlsx
157157
Config/testthat/edition: 3
158158
VignetteBuilder: knitr
159159
URL: https://computational-metabolomics.github.io/MetMashR/

0 commit comments

Comments
 (0)