Package: whiboclustering
Type: Package
Title: White Box Clustering Algorithm Design
Version: 0.1.2
Author: Sandro Radovanovic <sandro.radovanovic@gmail.com>, Milan Vukicevic <vucko83@gmail.com>
Maintainer: Sandro Radovanovic <sandro.radovanovic@gmail.com>
Description: White Box Cluster Algorithm Design allows you to create Representative based cluster algorithm by using reusable components. 
     This way one can recreate already available cluster algorithms (i.e. K-Means, K-Means++, PAM) 
     but also create new cluster algorithms not available in the literature or any other software. 
     For more information see papers <doi:10.1007/s10462-009-9133-6> and <doi:10.1016/j.datak.2012.03.005>.
License: GPL-3
Depends: graphics, stats, clusterCrit, cluster
Suggests: methods, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-11-14 19:22:15 UTC; UFBG
Repository: CRAN
Date/Publication: 2018-11-20 13:10:03 UTC
