Package: boclust
Title: A Clustering Method Based on Boosting on Single Attributes
Version: 0.1.1
Description: An overlap clustering algorithm for categorical ultra-dimension data.
Depends: R (>= 3.3)
License: GPL-2
Authors@R: c(person("Peng", "Zhang",
             email = "pengz@zju.edu.cn", 
             role = c("aut")),
             person("Kaixiu", "Jin",
             email = "jinkaixiu@zju.edu.cn",
             role = c("aut", "cre")))
LazyData: true
RoxygenNote: 6.0.1
biocViews: genefilter (>= 1.56.0)
Imports: reshape2 (>= 1.4.2), psych (>= 1.7.3.21), Rtsne (>= 0.13),
        d3heatmap (>= 0.6.1.1), venn (>= 1.2), DT (>= 0.2), shiny (>=
        1.0.5), ggplot2 (>= 2.2.1), stats, genefilter (>= 1.56.0)
NeedsCompilation: no
Packaged: 2017-11-23 02:23:11 UTC; Kathy
Author: Peng Zhang [aut],
  Kaixiu Jin [aut, cre]
Maintainer: Kaixiu Jin <jinkaixiu@zju.edu.cn>
Repository: CRAN
Date/Publication: 2017-11-23 04:16:10 UTC
