Package: booklet
Type: Package
Title: Multivariate Exploratory Data Analysis
Version: 1.0.0
Authors@R: c(
    person("Alex","Yahiaoui Martinez", , "yahiaoui-martinez.alex@outlook.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-5315-675X"))
    )
Description: 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) when variables are categorical, Multiple Factor Analysis (MFA) when variables are structured in groups.
License: MIT + file LICENSE
URL: https://github.com/alexym1/booklet,
        https://alexym1.github.io/booklet/
BugReports: https://github.com/alexym1/booklet/issues
Depends: R (>= 4.1.0)
Suggests: covr, devtools, factoextra, FactoMineR, knitr, renv, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-20 13:19:25 UTC; amartinez
Author: Alex Yahiaoui Martinez [aut, cre]
    (<https://orcid.org/0000-0002-5315-675X>)
Maintainer: Alex Yahiaoui Martinez <yahiaoui-martinez.alex@outlook.com>
Repository: CRAN
Date/Publication: 2025-04-24 07:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:18:16 UTC; windows
