Source: r-cran-factoextra
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-ggplot2 (>= 3.5.2),
 r-cran-cluster (>= 2.1.8.2),
 r-cran-dendextend (>= 1.19.1),
 r-cran-factominer (>= 2.13),
 r-cran-ggpubr (>= 0.6.3),
 r-cran-rlang (>= 1.1.7),
 r-cran-ggrepel (>= 0.9.5),
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-factoextra
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-factoextra.git
Homepage: https://cran.r-project.org/package=factoextra
Rules-Requires-Root: no

Package: r-cran-factoextra
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Extract and Visualize the Results of Multivariate Data Analyses
 Provides easy-to-use functions to extract and visualize the output of
 multivariate data analyses, including 'PCA' (Principal Component Analysis),
 'CA' (Correspondence Analysis), 'MCA' (Multiple Correspondence Analysis),
 'FAMD' (Factor Analysis of Mixed Data), 'MFA' (Multiple Factor Analysis),
 and 'HMFA' (Hierarchical Multiple Factor Analysis) from different R packages.
 It also includes helpers for simplifying clustering analysis workflows and
 provides 'ggplot2'-based data visualization.
