{
  "_id": "6a207f96cd65a98ecbd17489",
  "Package": "missMDA",
  "Type": "Package",
  "Title": "Handling Missing Values with Multivariate Data Analysis",
  "Version": "1.21",
  "Authors@R": "c(person(given = \"Francois\", family = \"Husson\", role = c(\"aut\", \"cre\"), email = \"francois.husson@institut-agro.fr\",\ncomment = c(ORCID = \"0000-0002-7271-8877\")),\nperson(given = \"Julie\", family = \"Josse\", role = c(\"aut\"))\n)",
  "Maintainer": "Francois Husson <francois.husson@institut-agro.fr>",
  "Description": "Imputation of incomplete continuous or categorical\ndatasets; Missing values are imputed with a principal component\nanalysis (PCA), a multiple correspondence analysis (MCA) model\nor a multiple factor analysis (MFA) model; Perform multiple\nimputation with and in PCA or MCA.",
  "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",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://husson.r-universe.dev",
  "Date/Publication": "2026-02-12 15:24:34 UTC",
  "RemoteUrl": "https://github.com/husson/missmda",
  "RemoteRef": "HEAD",
  "RemoteSha": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 19:21:22 UTC",
    "User": "root"
  },
  "Author": "Francois Husson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7271-8877>),\nJulie Josse [aut]",
  "MD5sum": "c2aa63473756aa17b112b1244c050b44",
  "_user": "husson",
  "_type": "src",
  "_file": "missMDA_1.21.tar.gz",
  "_fileid": "84c1cc165eb5c28c4d8cf32e9e93ff5f8e838e024df3602564277e876a43c26d",
  "_filesize": 410054,
  "_sha256": "84c1cc165eb5c28c4d8cf32e9e93ff5f8e838e024df3602564277e876a43c26d",
  "_created": "2026-06-03T19:21:22.000Z",
  "_published": "2026-06-03T19:25:10.793Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79376718834,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7394577054"
    },
    {
      "job": 79376718904,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7394579915"
    },
    {
      "job": 79376718793,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7394555427"
    },
    {
      "job": 79376718943,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7394554250"
    },
    {
      "job": 79376006169,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7394511921"
    },
    {
      "job": 79376718810,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7394563476"
    },
    {
      "job": 79376718858,
      "time": 174,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7394574362"
    },
    {
      "job": 79376718855,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7394564648"
    },
    {
      "job": 79376718828,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7394559055"
    }
  ],
  "_buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/husson/missmda",
  "_commit": {
    "id": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
    "author": "François Husson <husson@agrocampus-ouest.fr>",
    "committer": "François Husson <husson@agrocampus-ouest.fr>",
    "message": "Ajout plot.MIFAMD\n",
    "time": 1770909874
  },
  "_maintainer": {
    "name": "Francois Husson",
    "email": "francois.husson@institut-agro.fr",
    "orcid": "0000-0002-7271-8877"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "FactoMineR",
      "version": ">= 2.13",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "husson",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "husson",
      "count": 21,
      "uuid": 7699424
    }
  ],
  "_userbio": {
    "uuid": 7699424,
    "type": "user",
    "name": "François Husson",
    "description": "Professor in Statistics\r\nAgrocampus Ouest"
  },
  "_downloads": {
    "count": 7293,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/missMDA"
  },
  "_mentions": 68,
  "_devurl": "https://github.com/husson/missmda",
  "_searchresults": 672,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/missMDA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/husson/missmda",
  "_realowner": "husson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2010-05-10"
    },
    {
      "version": "1.2",
      "date": "2010-10-13"
    },
    {
      "version": "1.5",
      "date": "2012-08-03"
    },
    {
      "version": "1.6",
      "date": "2013-02-12"
    },
    {
      "version": "1.7",
      "date": "2013-03-30"
    },
    {
      "version": "1.7.1",
      "date": "2013-05-23"
    },
    {
      "version": "1.7.2",
      "date": "2013-12-15"
    },
    {
      "version": "1.7.3",
      "date": "2014-11-24"
    },
    {
      "version": "1.8.2",
      "date": "2015-07-01"
    },
    {
      "version": "1.9",
      "date": "2015-12-15"
    },
    {
      "version": "1.10",
      "date": "2016-03-25"
    },
    {
      "version": "1.11",
      "date": "2017-03-16"
    },
    {
      "version": "1.12",
      "date": "2018-05-04"
    },
    {
      "version": "1.13",
      "date": "2018-06-25"
    },
    {
      "version": "1.14",
      "date": "2019-01-23"
    },
    {
      "version": "1.15",
      "date": "2019-11-20"
    },
    {
      "version": "1.16",
      "date": "2020-01-17"
    },
    {
      "version": "1.17",
      "date": "2020-05-19"
    },
    {
      "version": "1.18",
      "date": "2020-12-11"
    },
    {
      "version": "1.19",
      "date": "2023-11-17"
    },
    {
      "version": "1.20",
      "date": "2025-07-23"
    },
    {
      "version": "1.21",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "estim_ncpFAMD",
    "estim_ncpMCA",
    "estim_ncpMultilevel",
    "estim_ncpPCA",
    "imputeCA",
    "imputeFAMD",
    "imputeMCA",
    "imputeMFA",
    "imputeMultilevel",
    "imputePCA",
    "MIFAMD",
    "MIMCA",
    "MIPCA",
    "Overimpute",
    "plot.MIFAMD",
    "plot.MIMCA",
    "plot.MIPCA",
    "prelim"
  ],
  "_datasets": [
    {
      "name": "gene",
      "title": "Gene expression",
      "object": "gene",
      "file": "gene.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "WHO",
        "EXT1",
        "KIAA0934",
        "ADARB2",
        "SVIL",
        "CCDC3",
        "FLJ40873",
        "AKR1C2",
        "PARD3",
        "AKR1C1",
        "USP6NL",
        "MGC39606",
        "SPAG6",
        "ACAD8",
        "VASP",
        "DCLRE1B",
        "COX7A1",
        "GYPA",
        "CLCA3",
        "CEAL1",
        "ZNF549",
        "SORT1",
        "LOC56931",
        "FLJ12586",
        "CACNB2",
        "DDEF1",
        "FBXO32",
        "UBE4B",
        "TFDP2",
        "NPD014",
        "IGF1R",
        "MGC18216",
        "KCNK6",
        "MGC4728",
        "CA11",
        "MGC39581",
        "C1orf41",
        "DMN",
        "ZNF160",
        "OSR1",
        "LOC283070",
        "NDUFS3",
        "KCNJ1",
        "AP4B1",
        "KLRC3",
        "LILRA1",
        "PSG5",
        "EGLN2",
        "GPSM2",
        "FLJ23129",
        "D21S2089E",
        "EDG1",
        "LRBA",
        "FLJ38944",
        "COX6A2",
        "HBXIP",
        "TLL2",
        "ZNF233",
        "MGC42367",
        "APOC1",
        "LU",
        "RBP7",
        "FLJ23469",
        "CLSPN",
        "C19orf15",
        "LRRC28",
        "ATP1B3",
        "KIAA1543",
        "HNRNPG.T",
        "MYBPC2",
        "ZNF226",
        "EGFR",
        "UPK1A",
        "BLVRB",
        "IGSF3",
        "SBP1",
        "ZNF593",
        "MSN",
        "H08563",
        "BGN",
        "TNFRSF12A",
        "CAPG",
        "MYCBP2",
        "EMP3",
        "RTN3",
        "RGS16",
        "ITGA5",
        "PPP3CB",
        "LOC541471",
        "H78560",
        "ASPA",
        "TIMP1",
        "AA398420",
        "IMAGE.33267",
        "SOCS3",
        "PDPN",
        "CHI3L2",
        "PLP2",
        "S100A11",
        "SETD5",
        "MASP1",
        "T97457",
        "UBA52",
        "DLL3",
        "TSPYL1",
        "FAM84B",
        "RALY",
        "LOC613212",
        "CLIC1",
        "VEGF",
        "AA281932",
        "CD47",
        "IFI30",
        "ATP6V1C1",
        "PSD3",
        "RUNX1",
        "LHFPL2",
        "EDNRB",
        "COL1A1",
        "PPP3CA",
        "LGALS3",
        "STEAP3",
        "CA12",
        "IGFBP3",
        "C9orf48",
        "KLRC3.1",
        "KLRC2",
        "KLRC1",
        "NPL",
        "PDE2A",
        "COL4A2",
        "TIMP3",
        "PNCK",
        "WDR7",
        "X37864",
        "NNMT",
        "ARPP.19",
        "TBC1D7",
        "MRC2",
        "TCF7L1",
        "PLAUR",
        "CD58",
        "MST1",
        "ABCA5",
        "DECR2",
        "AA131320",
        "LOC57228",
        "MST150",
        "PEG3",
        "TMEM49",
        "FABP3",
        "SLC16A3",
        "SERPINH1",
        "ADM",
        "NMNAT2",
        "GABBR1",
        "VAMP2",
        "CSPG2",
        "WASF1",
        "CBX6",
        "RAB27B",
        "COL3A1",
        "KIAA1644",
        "NLGN1",
        "C16orf5",
        "LOC400451",
        "AEBP1",
        "COL1A2",
        "COL6A2",
        "HEY1",
        "HSPG2",
        "RPS19BP1",
        "SUV39H1",
        "RFXAP",
        "TNC",
        "DKFZp313A2432",
        "STC1",
        "PDXP",
        "MOAP1",
        "MAPKBP1",
        "ID4",
        "SERPING1",
        "RND3",
        "HMOX1",
        "MTHFD2",
        "R70506",
        "APOC2",
        "ANXA1",
        "AA489629",
        "H86813",
        "SCAMP5",
        "NEFH",
        "RPS3A",
        "PLAU",
        "R61377",
        "STMN1",
        "FBXL16",
        "C1R",
        "WWTR1",
        "EPHB1",
        "CACNB3",
        "AA906888",
        "AI262682",
        "LOC146795",
        "SOX4",
        "COL9A2",
        "SERPINA3",
        "AA029415",
        "PRKCZ",
        "FLJ35740",
        "FN1",
        "LOC388610",
        "AI871056",
        "FGF13",
        "STXBP1",
        "AI357047",
        "SP100",
        "HCLS1",
        "MGC26694",
        "LSP1",
        "PRKAR1B",
        "YWHAG",
        "CLTB",
        "AI335002",
        "A2BP1",
        "HLA.A",
        "IGFBP5",
        "PYCR1",
        "AI822135",
        "ABCC3",
        "L3MBTL4",
        "DPYD",
        "H20822",
        "ANXA5",
        "LMO7",
        "ADFP",
        "KCNMA1",
        "SNCG",
        "MSTP9",
        "AA479357",
        "LTF",
        "ZNF217",
        "PCDHGC3",
        "AA490257",
        "LOC389831",
        "AA975768",
        "NOTCH1",
        "MB",
        "RAB30",
        "FCGR2B",
        "FLJ38984",
        "PYGL",
        "SNRPN",
        "PDLIM7",
        "C4A",
        "KNS2",
        "GBP1",
        "IL32",
        "LY96",
        "AA181288",
        "IGF2BP3",
        "CALM1",
        "CASP1",
        "DEF6",
        "W93688",
        "USP3",
        "X38595",
        "H87106",
        "CDKN1A",
        "PHLDA1",
        "GOT1",
        "EFHB",
        "GYPC",
        "MYC",
        "CDC20B",
        "TNFAIP3",
        "POSTN",
        "PLOD2",
        "CDKN2D",
        "AA669383",
        "CLSTN3",
        "MVP",
        "CCL2",
        "FAM46A",
        "MDK",
        "PLA2G2A",
        "KCNQ2",
        "CKMT1A",
        "H24428",
        "KIAA0963",
        "NSF",
        "RAB11FIP4",
        "CD53",
        "AA873230",
        "URP2",
        "CAMK2A",
        "APCS",
        "HPRT1",
        "LAMA4",
        "ITPKA",
        "HK2",
        "RBP4",
        "DDIT4",
        "OSBPL1A",
        "CAMKK2",
        "L1CAM",
        "PYHIN1",
        "H91845",
        "SLC35A2",
        "FCGRT",
        "AI005038",
        "PTPRZ1",
        "ADCY1",
        "HAMP",
        "CD44",
        "FAS",
        "NUAK1",
        "DNASE1L1",
        "GPNMB",
        "HBA1",
        "T62491",
        "FBXO2",
        "VSNL1",
        "SPINT2",
        "C8orf4",
        "NCF2",
        "PRSS3",
        "PLTP",
        "CAP2",
        "LAMB1",
        "MAL2",
        "EDG3",
        "INPP5F",
        "PDE4DIP",
        "MMP2",
        "S100A10",
        "LAPTM5",
        "PRRX1",
        "IL1RAP",
        "HLA.G",
        "TSPAN4",
        "ITGA9",
        "CCR1",
        "DSCR1L1",
        "C6orf12",
        "CBLN2",
        "GBP2",
        "PRKCB1",
        "F13A1",
        "S100A1",
        "R52960",
        "BCL2A1",
        "YWHAH",
        "DDN",
        "FREQ",
        "UGCG",
        "SERPINI1",
        "NLK",
        "ANK3",
        "AI002301",
        "NCF1",
        "CA11.1",
        "NY.SAR.48",
        "AA598555",
        "CYBA",
        "ID3",
        "TAP1",
        "AI263051",
        "TOMM40",
        "C1orf187",
        "IQSEC1",
        "NPC2",
        "AIF1",
        "DES",
        "HLA.F",
        "AI350724",
        "PRSS1",
        "SAA2",
        "CYR61",
        "TGFBI",
        "FAM84A",
        "T51726",
        "ITGA3",
        "CHN1",
        "AA702986",
        "FBXW7",
        "AA598631",
        "LUM",
        "PCP4",
        "SRPX",
        "IGHG1",
        "H41096",
        "HPCA",
        "CTHRC1",
        "SYNGR3",
        "AA401952",
        "DYNLT1",
        "GAS1",
        "RAB20",
        "ESM1",
        "AA424849",
        "NR4A1",
        "EPB49",
        "MDFI",
        "LYN",
        "TXNDC",
        "PALLD",
        "R70684",
        "CAV1",
        "ZFHX1B",
        "NDST1",
        "SPARC",
        "SCN2B",
        "SYT7",
        "MED11",
        "PARP14",
        "H10054",
        "MICAL2",
        "TncRNA",
        "BNIP2",
        "FZD7",
        "GADD45B",
        "FBL",
        "LOC283130",
        "STK17A",
        "PRKCG",
        "HLA.DRB1",
        "PRG1",
        "N98591",
        "PPP1R14A",
        "SLC15A2",
        "NPTX1",
        "MGP"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "geno",
      "title": "Genotype-environment data set with missing values",
      "object": "geno",
      "file": "geno.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ACOR",
        "AORE",
        "ASAL",
        "CALB",
        "CBAD",
        "CCOR",
        "CLER",
        "CSE1",
        "CSE2",
        "CTO1"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "orange",
      "title": "Sensory description of 12 orange juices by 8 attributes.",
      "object": "orange",
      "file": "orange.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Color.intensity",
        "Odor.intensity",
        "Attack.intensity",
        "Sweet",
        "Acid",
        "Bitter",
        "Pulp",
        "Typicity"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "ozone",
      "title": "Daily measurements of meteorological variables and ozone concentration",
      "object": "ozone",
      "file": "ozone.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "maxO3",
        "T9",
        "T12",
        "T15",
        "Ne9",
        "Ne12",
        "Ne15",
        "Vx9",
        "Vx12",
        "Vx15",
        "maxO3v",
        "vent",
        "pluie"
      ],
      "rows": 112,
      "table": true,
      "tojson": true
    },
    {
      "name": "snorena",
      "title": "Characterization of people who snore",
      "object": "snorena",
      "file": "snorena.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "weight",
        "size",
        "alcohol",
        "sex",
        "snore",
        "tobacco"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "TitanicNA",
      "title": "Categorical data set with missing values: Survival of passengers on the Titanic",
      "object": "TitanicNA",
      "file": "TitanicNA.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CLASS",
        "AGE",
        "SEX",
        "SURV"
      ],
      "rows": 2201,
      "table": true,
      "tojson": true
    },
    {
      "name": "vnf",
      "title": "Questionnaire done by 1232 individuals who answered 14 questions",
      "object": "vnf",
      "file": "vnf.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Q7.1",
        "Q7.2",
        "Q7.4",
        "Q8.1",
        "Q8.2",
        "Q8.3",
        "Q9Nav.3",
        "Q29.2",
        "Q29.3",
        "Q30.1",
        "Q30.2",
        "Q30.3",
        "Q40.1",
        "Q40.3"
      ],
      "rows": 1232,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "missMDA-package",
      "title": "Handling missing values with/in multivariate data analysis (principal component methods)",
      "topics": [
        "missMDA-package",
        "missMDA"
      ]
    },
    {
      "page": "estim_ncpFAMD",
      "title": "Estimate the number of dimensions for the Factorial Analysis of Mixed Data by cross-validation",
      "topics": [
        "estim_ncpFAMD"
      ]
    },
    {
      "page": "estim_ncpMCA",
      "title": "Estimate the number of dimensions for the Multiple Correspondence Analysis by cross-validation",
      "topics": [
        "estim_ncpMCA"
      ]
    },
    {
      "page": "estim_ncpMultilevel",
      "title": "Estimate the number of dimensions for the Multilevel PCA, multlevel MCA or Multilevel FAMD by cross-validation",
      "topics": [
        "estim_ncpMultilevel"
      ]
    },
    {
      "page": "estim_ncpPCA",
      "title": "Estimate the number of dimensions for the Principal Component Analysis by cross-validation",
      "topics": [
        "estim_ncpPCA"
      ]
    },
    {
      "page": "gene",
      "title": "Gene expression",
      "topics": [
        "gene"
      ]
    },
    {
      "page": "geno",
      "title": "Genotype-environment data set with missing values",
      "topics": [
        "geno"
      ]
    },
    {
      "page": "imputeCA",
      "title": "Impute contingency table",
      "topics": [
        "imputeCA"
      ]
    },
    {
      "page": "imputeFAMD",
      "title": "Impute mixed dataset",
      "topics": [
        "imputeFAMD"
      ]
    },
    {
      "page": "imputeMCA",
      "title": "Impute categorical dataset",
      "topics": [
        "imputeMCA"
      ]
    },
    {
      "page": "imputeMFA",
      "title": "Impute dataset with variables structured into groups of variables (groups of continuous or categorical variables)",
      "topics": [
        "imputeMFA"
      ]
    },
    {
      "page": "imputeMultilevel",
      "title": "Impute a multilevel mixed dataset",
      "topics": [
        "imputeMultilevel"
      ]
    },
    {
      "page": "imputePCA",
      "title": "Impute dataset with PCA",
      "topics": [
        "imputePCA"
      ]
    },
    {
      "page": "MIFAMD",
      "title": "Multiple Imputation with FAMD",
      "topics": [
        "MIFAMD"
      ]
    },
    {
      "page": "MIMCA",
      "title": "Multiple Imputation with MCA",
      "topics": [
        "MIMCA"
      ]
    },
    {
      "page": "MIPCA",
      "title": "Multiple Imputation with PCA",
      "topics": [
        "MIPCA"
      ]
    },
    {
      "page": "orange",
      "title": "Sensory description of 12 orange juices by 8 attributes.",
      "topics": [
        "orange"
      ]
    },
    {
      "page": "Overimpute",
      "title": "Overimputation diagnostic plot",
      "topics": [
        "Overimpute"
      ]
    },
    {
      "page": "ozone",
      "title": "Daily measurements of meteorological variables and ozone concentration",
      "topics": [
        "ozone"
      ]
    },
    {
      "page": "plot.MIFAMD",
      "title": "Plot the graphs for the Multiple Imputation in FAMD",
      "topics": [
        "plot.MIFAMD"
      ]
    },
    {
      "page": "plot.MIMCA",
      "title": "Plot the graphs for the Multiple Imputation in MCA",
      "topics": [
        "plot.MIMCA"
      ]
    },
    {
      "page": "plot.MIPCA",
      "title": "Plot the graphs for the Multiple Imputation in PCA",
      "topics": [
        "plot.MIPCA"
      ]
    },
    {
      "page": "prelim",
      "title": "Converts a dataset imputed by MIMCA, MIPCA or MIFAMD into a mids object",
      "topics": [
        "prelim"
      ]
    },
    {
      "page": "snorena",
      "title": "Characterization of people who snore",
      "topics": [
        "snorena"
      ]
    },
    {
      "page": "TitanicNA",
      "title": "Categorical data set with missing values: Survival of passengers on the Titanic",
      "topics": [
        "TitanicNA"
      ]
    },
    {
      "page": "vnf",
      "title": "Questionnaire done by 1232 individuals who answered 14 questions",
      "topics": [
        "vnf"
      ]
    }
  ],
  "_readme": "https://github.com/husson/missmda/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "Deriv",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "DT",
    "ellipse",
    "emmeans",
    "estimability",
    "evaluate",
    "FactoMineR",
    "farver",
    "fastmap",
    "flashClust",
    "fontawesome",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glmnet",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "irlba",
    "isoband",
    "iterators",
    "jomo",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaps",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "mice",
    "microbenchmark",
    "mime",
    "minqa",
    "mitml",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "otel",
    "pan",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rpart",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "shape",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 8.758461348362985,
  "_indexed": true,
  "_nocasepkg": "missmda",
  "_universes": [
    "husson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21",
      "date": "2026-06-03T19:23:49.000Z",
      "distro": "noble",
      "commit": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
      "fileid": "779b39bce4ee0d103c7342f3aee3ded11bbde49198766bcbaecb170ecfb18fac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21",
      "date": "2026-06-03T19:24:02.000Z",
      "distro": "noble",
      "commit": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
      "fileid": "9df174636d7cd5edbaf13e285ddac045a278d6ccb68c4c591b1a3906eeb4cfd2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21",
      "date": "2026-06-03T19:23:11.000Z",
      "commit": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
      "fileid": "2c6941433bdbc5a4747c7c3a665e160e759644a6dff2bc2919bf7cc8e6f4a5dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21",
      "date": "2026-06-03T19:23:04.000Z",
      "commit": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
      "fileid": "7d2e22517b509fd0ca107a825905e2e6ba70e18ce531d59baf4bb59f2ffd05b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21",
      "date": "2026-06-03T19:24:10.000Z",
      "commit": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
      "fileid": "2b605f8f0d7f3b100ba542935bd3629739d4499603869df165c1f4ed2c4e941f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21",
      "date": "2026-06-03T19:23:36.000Z",
      "commit": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
      "fileid": "8eb3290f2bf475b285e31641a22f060a2fa8e544c67ffac4c5bfafdc07164976",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21",
      "date": "2026-06-03T19:23:08.000Z",
      "commit": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
      "fileid": "ffd52c04e6ee37d1c068e6ef2a11fc896afcd30533c77f5dc8c3955a99a35043",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21",
      "date": "2026-06-03T19:22:51.000Z",
      "commit": "38d25a85ede3ff4ba3dc1340432e04d8999c5e86",
      "fileid": "f346fabc576e415c41278555e3e988bccdab6ff5210ef0582cb09391ce5877d4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/husson/actions/runs/26907399181"
    }
  ]
}