Package: ClusVis Type: Package Title: Gaussian-Based Visualization of Gaussian and Non-Gaussian Model-Based Clustering Version: 1.2.0 Authors@R: c(person("Christophe", "Biernacki", email = "christophe.biernacki@math.univ-lille1.fr", role = c("aut")), person("Matthieu", "Marbac", email = "matthieu.marbac@gmail.com", role = c("aut", "cre")), person("Vincent", "Vandewalle", email = "vincent.vandewalle@inria.fr", role = c("aut"))) Author: Christophe Biernacki [aut], Matthieu Marbac [aut, cre], Vincent Vandewalle [aut] Maintainer: Matthieu Marbac Description: Gaussian-Based Visualization of Gaussian and Non-Gaussian Model-Based Clustering done on any type of data. Visualization is based on the probabilities of classification. License: GPL (>= 2) Imports: Rcpp, MASS, parallel, mgcv, mvtnorm, Rmixmod, VarSelLCM (>= 2.1) LinkingTo: Rcpp, RcppArmadillo, mvtnorm ByteCompile: true Encoding: UTF-8 LazyLoad: yes LazyData: true Collate: 'clusvis.R' 'estimation.R' 'smartinit.R' 'RcppExports.R' 'plot.R' 'clusvismixmod.R' 'clusvisvarsellcm.R' 'modessearch.R' Depends: R (>= 3.4) RoxygenNote: 6.1.1 NeedsCompilation: yes Packaged: 2019-06-24 07:51:53 UTC; matt Repository: CRAN Date/Publication: 2019-06-24 08:30:15 UTC