improve/fix comments - TODO: debug examples, CSV and after
[epclust.git] / epclust / R / A_NAMESPACE.R
index 8407d23..90f2c16 100644 (file)
@@ -4,7 +4,6 @@
 #'
 #' @useDynLib epclust
 #'
-#' @importFrom Rcpp evalCpp sourceCpp
 #' @importFrom Rwave cwt
 #' @importFrom cluster pam
 #' @importFrom parallel makeCluster clusterExport parLapply stopCluster
@@ -12,4 +11,5 @@
 #' @importFrom stats spline
 #' @importFrom methods is
 #' @importFrom bigmemory big.matrix as.big.matrix is.big.matrix
+#' @importFrom utils head tail
 NULL