Package: coca
Title: Cluster-of-Clusters Analysis
Version: 1.1.0
Authors@R: c(person(given = "Alessandra", family = "Cabassi", email = "alessandra.cabassi@mrc-bsu.cam.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1605-652X")), person(given = "Paul DW", family = "Kirk", email = "paul.kirk@mrc-bsu.cam.ac.uk", role = c("ths"), comment = c(ORCID = "0000-0002-5931-7489")))
Author: Alessandra Cabassi [aut, cre] (<https://orcid.org/0000-0003-1605-652X>),
  Paul DW Kirk [ths] (<https://orcid.org/0000-0002-5931-7489>)
Description: Contains the R functions needed to perform Cluster-Of-Clusters Analysis (COCA)  and Consensus Clustering (CC). For further details please see Cabassi and Kirk (2020) <doi:10.1093/bioinformatics/btaa593>.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
URL: http://github.com/acabassi/coca
BugReports: http://github.com/acabassi/coca/issues
Encoding: UTF-8
LazyData: true
Imports: caret, cluster, fpc, glmnet, Matrix, nnet, pheatmap,
        RColorBrewer, sparcl, stats
Suggests: knitr, mclust, rmarkdown
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-06 15:09:00 UTC; alessandracabassi
Maintainer: Alessandra Cabassi <alessandra.cabassi@mrc-bsu.cam.ac.uk>
Repository: CRAN
Date/Publication: 2020-07-06 17:00:09 UTC
Built: R 4.0.2; ; 2020-07-17 06:47:43 UTC; unix
