save intermediate
[epclust.git] / epclust / R / a_NAMESPACE.R
diff --git a/epclust/R/a_NAMESPACE.R b/epclust/R/a_NAMESPACE.R
deleted file mode 100644 (file)
index 8407d23..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#' @include de_serialize.R
-#' @include clustering.R
-#' @include main.R
-#'
-#' @useDynLib epclust
-#'
-#' @importFrom Rcpp evalCpp sourceCpp
-#' @importFrom Rwave cwt
-#' @importFrom cluster pam
-#' @importFrom parallel makeCluster clusterExport parLapply stopCluster
-#' @importFrom wavelets dwt wt.filter
-#' @importFrom stats spline
-#' @importFrom methods is
-#' @importFrom bigmemory big.matrix as.big.matrix is.big.matrix
-NULL