Package: clusterHD
Type: Package
Title: Tools for Clustering High-Dimensional Data
Version: 1.0.2
Date: 2022-08-10
Authors@R: c(
            person(given="Jakob",family="Raymaekers", role = c("aut","cre"),
            email="j.raymaekers@maastrichtuniversity.nl"),
            person(given="Ruben",family="Zamar", role = c("aut")) 
             )
Author: Jakob Raymaekers [aut, cre],
  Ruben Zamar [aut]
Maintainer: Jakob Raymaekers <j.raymaekers@maastrichtuniversity.nl>
Description: Tools for clustering high-dimensional data.
  In particular, it contains the methods described in
   <doi:10.1093/bioinformatics/btaa243>,
   <arXiv:2010.00950>.
URL: https://arxiv.org/abs/2010.00950
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: Rcpp (>= 1.0.7), stats, mclust, Ckmeans.1d.dp, cluster
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2022-08-10 08:50:03 UTC; u0105404
Repository: CRAN
Date/Publication: 2022-08-10 10:50:02 UTC
