Package: apcluster
Type: Package
Title: Affinity Propagation Clustering
Version: 1.4.2
Date: 2015-12-24
Depends: R (>= 3.0.0)
Imports: Rcpp (>= 0.11.1), methods, Matrix, stats, graphics, grDevices
Suggests: Biostrings, kebabs, knitr
Author: Ulrich Bodenhofer, Johannes Palme, Chrats Melkonian, Andreas Kothmeier
Maintainer: Ulrich Bodenhofer <bodenhofer@bioinf.jku.at>
Description: The 'apcluster' package implements Frey's and Dueck's
        Affinity Propagation clustering in R.  The algorithms are
        largely analogous to the 'Matlab' code published by Frey and
        Dueck. The package further provides leveraged affinity 
        propagation and an algorithm for exemplar-based agglomerative 
        clustering that can also be used to join clusters obtained 
        from affinity propagation. Various plotting functions are 
        available for analyzing clustering results.
License: GPL (>= 2)
Collate: AllClasses.R AllGenerics.R access-methods.R coerce-methods.R
        show-methods.R labels-methods.R length-methods.R revDend.R
        heatmap-methods.R plot-methods.R cutree-methods.R
        sort-methods.R aggExCluster-methods.R apcluster-methods.R
        apclusterL-methods.R apclusterK-methods.R apclusterDemo.R
        preferenceRange-methods.R similarity.R simpleDist.R
        conversions.R
URL: http://www.bioinf.jku.at/software/apcluster/
VignetteBuilder: knitr
LinkingTo: Rcpp
LazyLoad: yes
Repository: CRAN
NeedsCompilation: yes
Packaged: 2015-12-24 10:30:03 UTC; bodenhof
Date/Publication: 2015-12-24 13:46:20
