Fix package, ok for R CMD check - ongoing debug for main function
[epclust.git] / epclust / R / a_NAMESPACE.R
diff --git a/epclust/R/a_NAMESPACE.R b/epclust/R/a_NAMESPACE.R
new file mode 100644 (file)
index 0000000..3453108
--- /dev/null
@@ -0,0 +1,13 @@
+#' @include de_serialize.R
+#' @include clustering.R
+#' @include main.R
+#'
+#' @importFrom Rwave cwt
+#' @importFrom cluster pam
+#' @importFrom parallel makeCluster clusterExport parLapply stopCluster
+#' @importFrom wavelets dwt wt.filter
+#' @importFrom stats filter spline
+#' @importFrom utils tail
+#' @importFrom methods is
+NULL
+