Source: r-cran-factominer
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Dylan Aïssi <bob.dybian@gmail.com>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-r,
               r-base-dev,
               r-cran-car,
               r-cran-cluster,
               r-cran-ellipse,
               r-cran-flashclust,
               r-cran-lattice,
               r-cran-leaps,
               r-cran-mass,
               r-cran-scatterplot3d,
               r-cran-ggplot2,
               r-cran-ggrepel
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-factominer
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-factominer.git
Homepage: https://cran.r-project.org/package=FactoMineR

Package: r-cran-factominer
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Multivariate Exploratory Data Analysis and Data Mining
 Exploratory data analysis methods to summarize, visualize and describe
 datasets. The main principal component methods are available, those with
 the largest potential in terms of applications: principal component
 analysis (PCA) when variables are quantitative, correspondence analysis
 (CA) and multiple correspondence analysis (MCA) when variables are
 categorical, Multiple Factor Analysis when variables are structured in
 groups, etc. and hierarchical cluster analysis.
