Package: missMDA
Type: Package
Title: Handling Missing Values with Multivariate Data Analysis
Version: 1.20
Authors@R: c(person(given = "Francois", family = "Husson", role = c("aut", "cre"), email = "francois.husson@institut-agro.fr",
             comment = c(ORCID = "0000-0002-7271-8877")),
			 person(given = "Julie", family = "Josse", role = c("aut"))
			 )
Maintainer: Francois Husson <francois.husson@institut-agro.fr>
Description: Imputation of incomplete continuous or categorical datasets; Missing values are imputed with a principal component analysis (PCA), a multiple correspondence analysis (MCA) model or a multiple factor analysis (MFA) model; Perform multiple imputation with and in PCA or MCA.
Depends: R (>= 4.0)
Imports: FactoMineR (>=
        2.3),ggplot2,graphics,grDevices,mice,mvtnorm,stats,utils,doParallel,parallel,foreach
Suggests: knitr, markdown
License: GPL (>= 2)
URL: http://factominer.free.fr/missMDA/index.html
BugReports: https://github.com/husson/missMDA/issues
Encoding: UTF-8
LazyLoad: yes
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-23 13:43:21 UTC; husson
Author: Francois Husson [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7271-8877>),
  Julie Josse [aut]
Repository: CRAN
Date/Publication: 2025-07-23 15:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:49:52 UTC; windows
