Browse code

removed not imported packages

Divyagash authored on 25/03/2018 01:02:39
Showing 1 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: scmeth
2 2
 Type: Package
3 3
 Title: Functions to conduct quality control analysis in methylation data
4
-Version: 0.99.33
4
+Version: 0.99.34
5 5
 Author: Divy Kangeyan <[email protected]>
6 6
 Maintainer: Divy Kangeyan <[email protected]>
7 7
 Depends: R (>= 3.5.0)
... ...
@@ -25,8 +25,6 @@ Imports:
25 25
   ggthemes,
26 26
   scales,
27 27
   viridis,
28
-  magrittr,
29
-  plyr,
30 28
   HDF5Array (>= 1.7.5)
31 29
 Suggests:
32 30
   BSgenome.Mmusculus.UCSC.mm10,