improvements
[epclust.git] / epclust / DESCRIPTION
index c607000..1f2b5ea 100644 (file)
@@ -12,18 +12,27 @@ Author: Benjamin Auder <Benjamin.Auder@math.u-psud.fr> [aut,cre],
     Jean-Michel Poggi <Jean-Michel.Poggi@math.u-psud.fr> [ctb]
 Maintainer: Benjamin Auder <Benjamin.Auder@math.u-psud.fr>
 Depends:
-    R (>= 3.0.0),
+    R (>= 3.0.0)
+Imports:
+    methods,
     parallel,
     cluster,
-    wavelets
+    wavelets,
+               bigmemory,
+               Rwave
 Suggests:
+    synchronicity,
+    devtools,
     testthat,
+               MASS,
+               clue,
     wmtsa,
-    RSQLite
+    DBI
 License: MIT + file LICENSE
-RoxygenNote: 5.0.1
-Collate:
-    'utils.R'
+RoxygenNote: 6.0.1
+Collate: 
+    'main.R'
     'clustering.R'
     'de_serialize.R'
-    'main.R'
+    'a_NAMESPACE.R'
+    'plot.R'