use Rcpp; ongoing debug for parallel synchrones computation
[epclust.git] / epclust / DESCRIPTION
index 1f2b5ea..300f86e 100644 (file)
@@ -18,19 +18,25 @@ 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
 RoxygenNote: 6.0.1
 Collate: 
+    'RcppExports.R'
     'main.R'
     'clustering.R'
     'de_serialize.R'