Skip to content

Commit

Permalink
Add missing namespace imports in DESCRIPTION
Browse files Browse the repository at this point in the history
Added the following missing namespace imports to the DESCRIPTION file:
- cli
- ggpubr
- hdf5r
- enrichR
  • Loading branch information
mihem committed Nov 10, 2024
1 parent ad48398 commit 2a8cfdf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ Imports:
patchwork,
rstatix,
readxl,
scales,
tidyr,
speckle,
limma,
stringr,
RColorBrewer,
factoextra,
FactoMineR,
Matrix,
scales,
stringr
cli,
ggpubr,
hdf5r,
enrichR
Remotes: wjawaid/enrichR

0 comments on commit 2a8cfdf

Please sign in to comment.