Skip to content

Commit

Permalink
Merge pull request #224 from RECETOX/hechth-patch-3
Browse files Browse the repository at this point in the history
Moved import order in the hope it will fix the import bugs
  • Loading branch information
hechth authored Jul 30, 2024
2 parents f260c3f + 411e4a7 commit 04486ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Description: This is a customized fork of the original work from Tianwei Yu.
It takes the adaptive processing of LC/MS metabolomics data further
with focus on high resolution MS for both LC and GC applications.
Depends: R (>= 3.50), MASS, mzR, splines, doParallel, foreach,
snow, dplyr, tidyr, stringr, tibble, tools, arrow, plyr
snow, plyr, dplyr, tidyr, stringr, tibble, tools, arrow
biocViews: Technology, MassSpectrometry
License: GPL-2
LazyLoad: yes
Expand Down

0 comments on commit 04486ba

Please sign in to comment.