Package: ClustImpute
Type: Package
Title: K-means clustering with build-in missing data imputation
Version: 0.1.5
Author: Oliver Pfaffel
Maintainer: Oliver Pfaffel <opfaffel@gmail.com>
Description: This clustering algorithm deals with missing data via weights that are imposed on missings and successively increased. See the vignette for details.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: ClusterR, copula, dplyr, magrittr, rlang
Suggests: psych, ggplot2, knitr, rmarkdown, testthat (>= 2.1.0), tidyr,
        Hmisc, tictoc, spelling, corrplot, covr
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Language: en-US
NeedsCompilation: no
Packaged: 2020-07-26 10:00:39 UTC; opfaf
Repository: CRAN
Date/Publication: 2020-07-26 10:22:07 UTC
Built: R 4.0.2; ; 2020-08-02 17:05:20 UTC; windows
