Package: Clustering
Type: Package
Title: Execution of Multiple Clustering Algorithm
Version: 1.7.2
Date: 2020-12-21
Author: Luis Alfonso Perez Martos [aut, cre]
Maintainer: Luis Alfonso Perez Martos <lapm0001@gmail.com>
Description: The design of this package allows us to run different clustering packages and compare the results between them, to determine which algorithm behaves best from the data provided.
URL: https://github.com/laperez/clustering
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Repository: CRAN
Imports: advclust, amap, apcluster, cluster, ClusterR, data.table,
        doParallel, dplyr, foreach, future, gama, ggplot2, gmp, pracma,
        pvclust, shiny, sqldf, stats, tools, utils, xtable
Suggests: DT, kableExtra, knitr, rmarkdown, shinyalert, shinyFiles,
        shinyjs, shinythemes, shinyWidgets, tidyverse, shinycssloaders
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-12-21 19:45:24 UTC; luis
Date/Publication: 2021-01-07 10:30:06 UTC
