merge with remote
[epclust.git] / pkg / tests / testthat.R
diff --git a/pkg/tests/testthat.R b/pkg/tests/testthat.R
new file mode 100644 (file)
index 0000000..eb8bc36
--- /dev/null
@@ -0,0 +1,4 @@
+library(testthat)
+library(epclust)
+
+test_check("epclust")