'update'
[epclust.git] / epclust / tests / testthat / test.clustering.R
index a4d59d9..b6231e2 100644 (file)
@@ -7,7 +7,7 @@ I = function(i, base)
 test_that("computeClusters1 behave as expected",
 {
        require("MASS", quietly=TRUE)
-       require("clue", quietly=TRUE)
+       library("clue", quietly=TRUE)
 
        # 3 gaussian clusters, 300 items; and then 7 gaussian clusters, 490 items
        n = 300