save intermediate
[epclust.git] / epclust / DESCRIPTION
index 1f2b5ea..1c6c51d 100644 (file)
@@ -18,14 +18,19 @@ Imports:
     parallel,
     cluster,
     wavelets,
-               bigmemory,
-               Rwave
+    bigmemory,
+    Rwave,
+    Rcpp
+LinkingTo:
+    Rcpp,
+    BH,
+    bigmemory
 Suggests:
     synchronicity,
     devtools,
     testthat,
-               MASS,
-               clue,
+    MASS,
+    clue,
     wmtsa,
     DBI
 License: MIT + file LICENSE
@@ -34,5 +39,6 @@ Collate:
     'main.R'
     'clustering.R'
     'de_serialize.R'
-    'a_NAMESPACE.R'
+    'A_NAMESPACE.R'
+    'RcppExports.R'
     'plot.R'