{
  "_id": "6a169fb2acfb0bcc41d8037b",
  "Package": "cellWise",
  "Type": "Package",
  "Version": "2.5.7",
  "Date": "2026-02-25",
  "Title": "Analyzing Data with Cellwise Outliers",
  "Authors@R": "c(\nperson(given=\"Jakob\",family=\"Raymaekers\", role = c(\"aut\",\"cre\"),\nemail=\"jakob.raymaekers@uantwerpen.be\"),\nperson(given=\"Peter\",family=\"Rousseeuw\", role = c(\"aut\")),\nperson(given=\"Wannes\",family=\"Van den Bossche\", role = c(\"ctb\")),\nperson(given=\"Mia\",family=\"Hubert\", role = c(\"ctb\"))\n)",
  "Description": "Tools for detecting cellwise outliers and robust methods\nto analyze data which may contain them. Contains the\nimplementation of the algorithms described in Rousseeuw and Van\nden Bossche (2018) <doi:10.1080/00401706.2017.1340909> (open\naccess) Hubert et al. (2019)\n<doi:10.1080/00401706.2018.1562989> (open access), Raymaekers\nand Rousseeuw (2021) <doi:10.1080/00401706.2019.1677270> (open\naccess), Raymaekers and Rousseeuw (2021)\n<doi:10.1007/s10994-021-05960-5> (open access), Raymaekers and\nRousseeuw (2021) <doi:10.52933/jdssv.v1i3.18> (open access),\nRaymaekers and Rousseeuw (2022)\n<doi:10.1080/01621459.2023.2267777> (open access) Rousseeuw\n(2022) <doi:10.1016/j.ecosta.2023.01.007> (open access).\nExamples can be found in the vignettes: \"DDC_examples\",\n\"MacroPCA_examples\", \"wrap_examples\", \"transfo_examples\",\n\"DI_examples\", \"cellMCD_examples\" ,\n\"Correspondence_analysis_examples\", and\n\"cellwise_weights_examples\".",
  "License": "GPL (>= 2)",
  "LazyData": "No",
  "Author": "Jakob Raymaekers [aut, cre], Peter Rousseeuw [aut], Wannes Van\nden Bossche [ctb], Mia Hubert [ctb]",
  "Maintainer": "Jakob Raymaekers <jakob.raymaekers@uantwerpen.be>",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 07:33:29 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-26 06:10:27 UTC",
  "RemoteUrl": "https://github.com/cran/cellWise",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6e62abd20123dcfead7ce59b22bb2a623541fcd",
  "MD5sum": "05f4db4aed2d9e486726d94734289a4e",
  "_user": "cran",
  "_type": "src",
  "_file": "cellWise_2.5.7.tar.gz",
  "_fileid": "beee49f54353ffec1822a21719d32d40e6ee82dc63d1880c9a7f90ccd35e3464",
  "_filesize": 16016757,
  "_sha256": "beee49f54353ffec1822a21719d32d40e6ee82dc63d1880c9a7f90ccd35e3464",
  "_created": "2026-05-27T07:33:29.000Z",
  "_published": "2026-05-27T07:39:30.636Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78029440453,
      "time": 204,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234588545"
    },
    {
      "job": 78029440416,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234590875"
    },
    {
      "job": 78029440445,
      "time": 244,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234601790"
    },
    {
      "job": 78029440439,
      "time": 219,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234593567"
    },
    {
      "job": 78028464115,
      "time": 393,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234522297"
    },
    {
      "job": 78029440376,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234576353"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26497250366",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cellWise",
  "_commit": {
    "id": "f6e62abd20123dcfead7ce59b22bb2a623541fcd",
    "author": "Jakob Raymaekers <jakob.raymaekers@uantwerpen.be>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.5.7\n",
    "time": 1772086227
  },
  "_maintainer": {
    "name": "Jakob Raymaekers",
    "email": "jakob.raymaekers@uantwerpen.be"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.7.600.1.0",
      "role": "LinkingTo"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "rrcov",
      "role": "Imports"
    },
    {
      "package": "svd",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "shape",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.10.14",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "robustHD",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "ellipse",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rospca",
      "role": "Suggests"
    },
    {
      "package": "GSE",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 19,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.5.4",
      "date": "2025-09-23"
    },
    {
      "name": "2.5.5",
      "date": "2026-01-08"
    },
    {
      "name": "2.5.7",
      "date": "2026-02-26"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jakobraymaekers",
      "count": 17,
      "uuid": 26867326
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4452,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cellWise"
  },
  "_mentions": 2,
  "_searchresults": 75,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cellWise.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-12-07"
    },
    {
      "version": "2.0.7",
      "date": "2018-02-01"
    },
    {
      "version": "2.0.8",
      "date": "2018-02-02"
    },
    {
      "version": "2.0.10",
      "date": "2018-06-25"
    },
    {
      "version": "2.1.0",
      "date": "2019-02-25"
    },
    {
      "version": "2.1.1",
      "date": "2020-04-14"
    },
    {
      "version": "2.2.0",
      "date": "2020-10-27"
    },
    {
      "version": "2.2.1",
      "date": "2020-11-11"
    },
    {
      "version": "2.2.2",
      "date": "2020-11-26"
    },
    {
      "version": "2.2.3",
      "date": "2020-12-03"
    },
    {
      "version": "2.2.5",
      "date": "2021-03-09"
    },
    {
      "version": "2.2.6",
      "date": "2022-03-16"
    },
    {
      "version": "2.4.0",
      "date": "2022-08-10"
    },
    {
      "version": "2.5.0",
      "date": "2022-12-11"
    },
    {
      "version": "2.5.2",
      "date": "2023-04-20"
    },
    {
      "version": "2.5.3",
      "date": "2023-10-25"
    },
    {
      "version": "2.5.4",
      "date": "2025-09-23"
    },
    {
      "version": "2.5.5",
      "date": "2026-01-08"
    },
    {
      "version": "2.5.7",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "cellHandler",
    "cellMap",
    "cellMCD",
    "checkDataSet",
    "cwLocScat",
    "DDC",
    "DDCpredict",
    "DI",
    "estLocScale",
    "generateCorMat",
    "generateData",
    "ICPCA",
    "MacroPCA",
    "MacroPCApredict",
    "outlierMap",
    "plot_cellMCD",
    "transfo",
    "transfo_newdata",
    "transfo_transformback",
    "truncPC",
    "unpack",
    "weightedEM",
    "wrap"
  ],
  "_datasets": [
    {
      "name": "data_brands",
      "title": "The brands dataset",
      "object": "data_brands",
      "file": "data_brands.rdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Fuel Economy",
        "Innovation",
        "Performance",
        "Quality",
        "Safety",
        "Style",
        "Value"
      ],
      "rows": 39,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_clothes",
      "title": "The clothes dataset",
      "object": "data_clothes",
      "file": "data_clothes.rdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_dogWalker",
      "title": "Dog walker dataset",
      "object": "data_dogWalker",
      "file": "data_dogWalker.rdata",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_dposs",
      "title": "DPOSS dataset",
      "object": "data_dposs",
      "file": "data_dposs.rdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "MAperF",
        "MTotF",
        "MCoreF",
        "AreaF",
        "IR2F",
        "csfF",
        "EllipF",
        "MAperJ",
        "MTotJ",
        "MCoreJ",
        "AreaJ",
        "IR2J",
        "csfJ",
        "EllipJ",
        "MAperN",
        "MTotN",
        "MCoreN",
        "AreaN",
        "IR2N",
        "csfN",
        "EllipN"
      ],
      "rows": 20000,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_glass",
      "title": "The glass dataset",
      "object": "data_glass",
      "file": "data_glass.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "V65",
        "V66",
        "V67",
        "V68",
        "V69",
        "V70",
        "V71",
        "V72",
        "V73",
        "V74",
        "V75",
        "V76",
        "V77",
        "V78",
        "V79",
        "V80",
        "V81",
        "V82",
        "V83",
        "V84",
        "V85",
        "V86",
        "V87",
        "V88",
        "V89",
        "V90",
        "V91",
        "V92",
        "V93",
        "V94",
        "V95",
        "V96",
        "V97",
        "V98",
        "V99",
        "V100",
        "V101",
        "V102",
        "V103",
        "V104",
        "V105",
        "V106",
        "V107",
        "V108",
        "V109",
        "V110",
        "V111",
        "V112",
        "V113",
        "V114",
        "V115",
        "V116",
        "V117",
        "V118",
        "V119",
        "V120",
        "V121",
        "V122",
        "V123",
        "V124",
        "V125",
        "V126",
        "V127",
        "V128",
        "V129",
        "V130",
        "V131",
        "V132",
        "V133",
        "V134",
        "V135",
        "V136",
        "V137",
        "V138",
        "V139",
        "V140",
        "V141",
        "V142",
        "V143",
        "V144",
        "V145",
        "V146",
        "V147",
        "V148",
        "V149",
        "V150",
        "V151",
        "V152",
        "V153",
        "V154",
        "V155",
        "V156",
        "V157",
        "V158",
        "V159",
        "V160",
        "V161",
        "V162",
        "V163",
        "V164",
        "V165",
        "V166",
        "V167",
        "V168",
        "V169",
        "V170",
        "V171",
        "V172",
        "V173",
        "V174",
        "V175",
        "V176",
        "V177",
        "V178",
        "V179",
        "V180",
        "V181",
        "V182",
        "V183",
        "V184",
        "V185",
        "V186",
        "V187",
        "V188",
        "V189",
        "V190",
        "V191",
        "V192",
        "V193",
        "V194",
        "V195",
        "V196",
        "V197",
        "V198",
        "V199",
        "V200",
        "V201",
        "V202",
        "V203",
        "V204",
        "V205",
        "V206",
        "V207",
        "V208",
        "V209",
        "V210",
        "V211",
        "V212",
        "V213",
        "V214",
        "V215",
        "V216",
        "V217",
        "V218",
        "V219",
        "V220",
        "V221",
        "V222",
        "V223",
        "V224",
        "V225",
        "V226",
        "V227",
        "V228",
        "V229",
        "V230",
        "V231",
        "V232",
        "V233",
        "V234",
        "V235",
        "V236",
        "V237",
        "V238",
        "V239",
        "V240",
        "V241",
        "V242",
        "V243",
        "V244",
        "V245",
        "V246",
        "V247",
        "V248",
        "V249",
        "V250",
        "V251",
        "V252",
        "V253",
        "V254",
        "V255",
        "V256",
        "V257",
        "V258",
        "V259",
        "V260",
        "V261",
        "V262",
        "V263",
        "V264",
        "V265",
        "V266",
        "V267",
        "V268",
        "V269",
        "V270",
        "V271",
        "V272",
        "V273",
        "V274",
        "V275",
        "V276",
        "V277",
        "V278",
        "V279",
        "V280",
        "V281",
        "V282",
        "V283",
        "V284",
        "V285",
        "V286",
        "V287",
        "V288",
        "V289",
        "V290",
        "V291",
        "V292",
        "V293",
        "V294",
        "V295",
        "V296",
        "V297",
        "V298",
        "V299",
        "V300",
        "V301",
        "V302",
        "V303",
        "V304",
        "V305",
        "V306",
        "V307",
        "V308",
        "V309",
        "V310",
        "V311",
        "V312",
        "V313",
        "V314",
        "V315",
        "V316",
        "V317",
        "V318",
        "V319",
        "V320",
        "V321",
        "V322",
        "V323",
        "V324",
        "V325",
        "V326",
        "V327",
        "V328",
        "V329",
        "V330",
        "V331",
        "V332",
        "V333",
        "V334",
        "V335",
        "V336",
        "V337",
        "V338",
        "V339",
        "V340",
        "V341",
        "V342",
        "V343",
        "V344",
        "V345",
        "V346",
        "V347",
        "V348",
        "V349",
        "V350",
        "V351",
        "V352",
        "V353",
        "V354",
        "V355",
        "V356",
        "V357",
        "V358",
        "V359",
        "V360",
        "V361",
        "V362",
        "V363",
        "V364",
        "V365",
        "V366",
        "V367",
        "V368",
        "V369",
        "V370",
        "V371",
        "V372",
        "V373",
        "V374",
        "V375",
        "V376",
        "V377",
        "V378",
        "V379",
        "V380",
        "V381",
        "V382",
        "V383",
        "V384",
        "V385",
        "V386",
        "V387",
        "V388",
        "V389",
        "V390",
        "V391",
        "V392",
        "V393",
        "V394",
        "V395",
        "V396",
        "V397",
        "V398",
        "V399",
        "V400",
        "V401",
        "V402",
        "V403",
        "V404",
        "V405",
        "V406",
        "V407",
        "V408",
        "V409",
        "V410",
        "V411",
        "V412",
        "V413",
        "V414",
        "V415",
        "V416",
        "V417",
        "V418",
        "V419",
        "V420",
        "V421",
        "V422",
        "V423",
        "V424",
        "V425",
        "V426",
        "V427",
        "V428",
        "V429",
        "V430",
        "V431",
        "V432",
        "V433",
        "V434",
        "V435",
        "V436",
        "V437",
        "V438",
        "V439",
        "V440",
        "V441",
        "V442",
        "V443",
        "V444",
        "V445",
        "V446",
        "V447",
        "V448",
        "V449",
        "V450",
        "V451",
        "V452",
        "V453",
        "V454",
        "V455",
        "V456",
        "V457",
        "V458",
        "V459",
        "V460",
        "V461",
        "V462",
        "V463",
        "V464",
        "V465",
        "V466",
        "V467",
        "V468",
        "V469",
        "V470",
        "V471",
        "V472",
        "V473",
        "V474",
        "V475",
        "V476",
        "V477",
        "V478",
        "V479",
        "V480",
        "V481",
        "V482",
        "V483",
        "V484",
        "V485",
        "V486",
        "V487",
        "V488",
        "V489",
        "V490",
        "V491",
        "V492",
        "V493",
        "V494",
        "V495",
        "V496",
        "V497",
        "V498",
        "V499",
        "V500",
        "V501",
        "V502",
        "V503",
        "V504",
        "V505",
        "V506",
        "V507",
        "V508",
        "V509",
        "V510",
        "V511",
        "V512",
        "V513",
        "V514",
        "V515",
        "V516",
        "V517",
        "V518",
        "V519",
        "V520",
        "V521",
        "V522",
        "V523",
        "V524",
        "V525",
        "V526",
        "V527",
        "V528",
        "V529",
        "V530",
        "V531",
        "V532",
        "V533",
        "V534",
        "V535",
        "V536",
        "V537",
        "V538",
        "V539",
        "V540",
        "V541",
        "V542",
        "V543",
        "V544",
        "V545",
        "V546",
        "V547",
        "V548",
        "V549",
        "V550",
        "V551",
        "V552",
        "V553",
        "V554",
        "V555",
        "V556",
        "V557",
        "V558",
        "V559",
        "V560",
        "V561",
        "V562",
        "V563",
        "V564",
        "V565",
        "V566",
        "V567",
        "V568",
        "V569",
        "V570",
        "V571",
        "V572",
        "V573",
        "V574",
        "V575",
        "V576",
        "V577",
        "V578",
        "V579",
        "V580",
        "V581",
        "V582",
        "V583",
        "V584",
        "V585",
        "V586",
        "V587",
        "V588",
        "V589",
        "V590",
        "V591",
        "V592",
        "V593",
        "V594",
        "V595",
        "V596",
        "V597",
        "V598",
        "V599",
        "V600",
        "V601",
        "V602",
        "V603",
        "V604",
        "V605",
        "V606",
        "V607",
        "V608",
        "V609",
        "V610",
        "V611",
        "V612",
        "V613",
        "V614",
        "V615",
        "V616",
        "V617",
        "V618",
        "V619",
        "V620",
        "V621",
        "V622",
        "V623",
        "V624",
        "V625",
        "V626",
        "V627",
        "V628",
        "V629",
        "V630",
        "V631",
        "V632",
        "V633",
        "V634",
        "V635",
        "V636",
        "V637",
        "V638",
        "V639",
        "V640",
        "V641",
        "V642",
        "V643",
        "V644",
        "V645",
        "V646",
        "V647",
        "V648",
        "V649",
        "V650",
        "V651",
        "V652",
        "V653",
        "V654",
        "V655",
        "V656",
        "V657",
        "V658",
        "V659",
        "V660",
        "V661",
        "V662",
        "V663",
        "V664",
        "V665",
        "V666",
        "V667",
        "V668",
        "V669",
        "V670",
        "V671",
        "V672",
        "V673",
        "V674",
        "V675",
        "V676",
        "V677",
        "V678",
        "V679",
        "V680",
        "V681",
        "V682",
        "V683",
        "V684",
        "V685",
        "V686",
        "V687",
        "V688",
        "V689",
        "V690",
        "V691",
        "V692",
        "V693",
        "V694",
        "V695",
        "V696",
        "V697",
        "V698",
        "V699",
        "V700",
        "V701",
        "V702",
        "V703",
        "V704",
        "V705",
        "V706",
        "V707",
        "V708",
        "V709",
        "V710",
        "V711",
        "V712",
        "V713",
        "V714",
        "V715",
        "V716",
        "V717",
        "V718",
        "V719",
        "V720",
        "V721",
        "V722",
        "V723",
        "V724",
        "V725",
        "V726",
        "V727",
        "V728",
        "V729",
        "V730",
        "V731",
        "V732",
        "V733",
        "V734",
        "V735",
        "V736",
        "V737",
        "V738",
        "V739",
        "V740",
        "V741",
        "V742",
        "V743",
        "V744",
        "V745",
        "V746",
        "V747",
        "V748",
        "V749",
        "V750"
      ],
      "rows": 180,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_mortality",
      "title": "The mortality dataset",
      "object": "data_mortality",
      "file": "data_mortality.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "0",
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        "13",
        "14",
        "15",
        "16",
        "17",
        "18",
        "19",
        "20",
        "21",
        "22",
        "23",
        "24",
        "25",
        "26",
        "27",
        "28",
        "29",
        "30",
        "31",
        "32",
        "33",
        "34",
        "35",
        "36",
        "37",
        "38",
        "39",
        "40",
        "41",
        "42",
        "43",
        "44",
        "45",
        "46",
        "47",
        "48",
        "49",
        "50",
        "51",
        "52",
        "53",
        "54",
        "55",
        "56",
        "57",
        "58",
        "59",
        "60",
        "61",
        "62",
        "63",
        "64",
        "65",
        "66",
        "67",
        "68",
        "69",
        "70",
        "71",
        "72",
        "73",
        "74",
        "75",
        "76",
        "77",
        "78",
        "79",
        "80",
        "81",
        "82",
        "83",
        "84",
        "85",
        "86",
        "87",
        "88",
        "89",
        "90"
      ],
      "rows": 198,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_personality_traits",
      "title": "The personality traits data",
      "object": "data_personality_traits",
      "file": "data_personality_traits.rdata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "data_philips",
      "title": "The philips dataset",
      "object": "data_philips",
      "file": "data_philips.rdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9"
      ],
      "rows": 677,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_VOC",
      "title": "VOC dataset",
      "object": "data_VOC",
      "file": "data_VOC.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "URX2MH",
        "URX34M",
        "URXAAM",
        "URXAMC",
        "URXATC",
        "URXBMA",
        "URXCEM",
        "URXCYM",
        "URXDHB",
        "URXHP2",
        "URXHPM",
        "URXIPM3",
        "URXMAD",
        "URXMB3",
        "URXPHG",
        "URXPMM",
        "SMD460",
        "SMD470",
        "RIDAGEYR"
      ],
      "rows": 512,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cellHandler",
      "title": "cellHandler algorithm",
      "topics": [
        "cellHandler"
      ]
    },
    {
      "page": "cellMap",
      "title": "Draw a cellmap",
      "topics": [
        "cellMap"
      ]
    },
    {
      "page": "cellMCD",
      "title": "cellWise minimum covariance determinant estimator",
      "topics": [
        "cellMCD"
      ]
    },
    {
      "page": "checkDataSet",
      "title": "Clean the dataset",
      "topics": [
        "checkDataSet"
      ]
    },
    {
      "page": "cwLocScat",
      "title": "Estimate location and scatter of data with cellwise weights",
      "topics": [
        "cwLocScat"
      ]
    },
    {
      "page": "data_brands",
      "title": "The brands dataset",
      "topics": [
        "data_brands"
      ]
    },
    {
      "page": "data_clothes",
      "title": "The clothes dataset",
      "topics": [
        "data_clothes"
      ]
    },
    {
      "page": "data_dogWalker",
      "title": "Dog walker dataset",
      "topics": [
        "data_dogWalker"
      ]
    },
    {
      "page": "data_dposs",
      "title": "DPOSS dataset",
      "topics": [
        "data_dposs"
      ]
    },
    {
      "page": "data_glass",
      "title": "The glass dataset",
      "topics": [
        "data_glass"
      ]
    },
    {
      "page": "data_mortality",
      "title": "The mortality dataset",
      "topics": [
        "data_mortality"
      ]
    },
    {
      "page": "data_personality_traits",
      "title": "The personality traits data",
      "topics": [
        "data_personality_traits"
      ]
    },
    {
      "page": "data_philips",
      "title": "The philips dataset",
      "topics": [
        "data_philips"
      ]
    },
    {
      "page": "data_VOC",
      "title": "VOC dataset",
      "topics": [
        "data_VOC"
      ]
    },
    {
      "page": "DDC",
      "title": "Detect Deviating Cells",
      "topics": [
        "DDC"
      ]
    },
    {
      "page": "DDCpredict",
      "title": "DDCpredict",
      "topics": [
        "DDCpredict"
      ]
    },
    {
      "page": "DI",
      "title": "Detection-Imputation algorithm",
      "topics": [
        "DI"
      ]
    },
    {
      "page": "estLocScale",
      "title": "Estimate robust location and scale",
      "topics": [
        "estLocScale"
      ]
    },
    {
      "page": "generateCorMat",
      "title": "Generates correlation matrices",
      "topics": [
        "generateCorMat"
      ]
    },
    {
      "page": "generateData",
      "title": "Generates artificial datasets with outliers",
      "topics": [
        "generateData"
      ]
    },
    {
      "page": "ICPCA",
      "title": "Iterative Classical PCA",
      "topics": [
        "ICPCA"
      ]
    },
    {
      "page": "MacroPCA",
      "title": "MacroPCA",
      "topics": [
        "MacroPCA"
      ]
    },
    {
      "page": "MacroPCApredict",
      "title": "MacroPCApredict",
      "topics": [
        "MacroPCApredict"
      ]
    },
    {
      "page": "outlierMap",
      "title": "Plot the outlier map.",
      "topics": [
        "outlierMap"
      ]
    },
    {
      "page": "plot_cellMCD",
      "title": "Draw plots based on the cellwise minimum covariance determinant estimator cellMCD",
      "topics": [
        "plot_cellMCD"
      ]
    },
    {
      "page": "transfo",
      "title": "Robustly fit the Box-Cox or Yeo-Johnson transformation",
      "topics": [
        "transfo"
      ]
    },
    {
      "page": "transfo_newdata",
      "title": "Transform variables based on the output of 'transfo'.",
      "topics": [
        "transfo_newdata"
      ]
    },
    {
      "page": "transfo_transformback",
      "title": "Backtransform variables based on the output of 'transfo'.",
      "topics": [
        "transfo_transformback"
      ]
    },
    {
      "page": "truncPC",
      "title": "Classical Principal Components by truncated SVD.",
      "topics": [
        "truncPC"
      ]
    },
    {
      "page": "unpack",
      "title": "Unpacks cellwise weighted data",
      "topics": [
        "unpack"
      ]
    },
    {
      "page": "weightedEM",
      "title": "Estimates location and scatter on incomplete data with case weights",
      "topics": [
        "weightedEM"
      ]
    },
    {
      "page": "wrap",
      "title": "Wrap the data.",
      "topics": [
        "wrap"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "DEoptimR",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "mvtnorm",
    "pcaPP",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "robustbase",
    "rrcov",
    "S7",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "svd",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "cellMCD_examples.Rmd",
      "filename": "cellMCD_examples.html",
      "title": "cellMCD examples",
      "author": "Raymaekers, J. and Rousseeuw, P.J.",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Top Gear data",
        "Comparison of cellMCD with covMCD",
        "Aircraft data without response (n=23, d=4)",
        "Aircraft with response (n=23, d=5)",
        "alcohol (n=44, d=7)",
        "Animals2 (n=65, d=2)",
        "bushfire (n=38, d=5)",
        "cloud (n = 19, d = 2)",
        "delivery without response n=25, d=2",
        "delivery with response n=25, d=3",
        "exAM (n=12, d=2)",
        "hbk without response (n=75, d=3)",
        "hbk with response (n=75, d=4)",
        "kootenay (n=13, d=2)",
        "lactic (n=13, d=2)",
        "milk (n=68, d=8)",
        "pension (n=13, d=2)",
        "phosphor (n=18, d=3)",
        "pilot (n=20, d=2)",
        "radarImage n=1573, d=5",
        "Salinity without response n=28, d=3",
        "Salinity with response (n=28, d=4)",
        "starsCYG (n=47, d=2)",
        "toxicity (n=38, d=10)",
        "wood without response n=20, d=5"
      ],
      "created": "2022-08-10 14:30:16",
      "modified": "2023-10-25 14:30:39",
      "commits": 3
    },
    {
      "source": "cellwise_weights_examples.Rmd",
      "filename": "cellwise_weights_examples.html",
      "title": "cellwise weights examples",
      "author": "Rousseeuw, P.J.",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Unpack the toy example in section 2 of the paper",
        "Playing with the function cwLocScat",
        "Personality traits example from section 4"
      ],
      "created": "2022-12-11 06:50:05",
      "modified": "2023-10-25 14:30:39",
      "commits": 2
    },
    {
      "source": "Correspondence_analysis_examples.Rmd",
      "filename": "Correspondence_analysis_examples.html",
      "title": "Correspondence analysis examples",
      "author": "Raymaekers, J. and Rousseeuw, P.J.",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Clothes data",
        "Brand perception example"
      ],
      "created": "2022-12-11 06:50:05",
      "modified": "2023-10-25 14:30:39",
      "commits": 3
    },
    {
      "source": "DDC_examples.Rmd",
      "filename": "DDC_examples.html",
      "title": "DDC examples",
      "author": "Raymaekers, J. and Rousseeuw, P.J.",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Example with row and column selection",
        "Small generated dataset",
        "TopGear dataset",
        "Analyzing new data by DDCpredict",
        "Define the \"initial\" dataset as the rows not in these 17:",
        "Define the \"new\" dataset, and apply DDCpredict to it:",
        "Philips data",
        "We also apply the rowwise method MCD to detect outlying rows:",
        "Mortality dataset",
        "We also apply the rowwise method ROBPCA to detect outlying rows:",
        "Glass dataset",
        "We will compare this with the faster approximate algorithm of DDC, obtained by the option fastDDC=TRUE:"
      ],
      "created": "2016-12-07 01:29:23",
      "modified": "2023-10-25 14:30:39",
      "commits": 8
    },
    {
      "source": "DI_examples.Rmd",
      "filename": "DI_examples.html",
      "title": "DI examples",
      "author": "Raymaekers, J. and Rousseeuw, P.J.",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Artificial data",
        "VOC data"
      ],
      "created": "2020-12-03 10:00:02",
      "modified": "2023-10-25 14:30:39",
      "commits": 6
    },
    {
      "source": "MacroPCA_examples.Rmd",
      "filename": "MacroPCA_examples.html",
      "title": "MacroPCA examples",
      "author": "Raymaekers, J. and Rousseeuw, P.J.",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Small generated example",
        "TopGear dataset",
        "Also run ICPCA (iterative classical PCA):",
        "TopGear dataset: prediction of new data",
        "Glass dataset",
        "We now compare MacroPCA with ROBPCA:",
        "We now compare fastDDC=FALSE with fastDDC=TRUE in MacroPCA:",
        "DPOSS dataset"
      ],
      "created": "2019-02-25 16:40:03",
      "modified": "2023-10-25 14:30:39",
      "commits": 6
    },
    {
      "source": "transfo_examples.Rmd",
      "filename": "transfo_examples.html",
      "title": "transfo examples",
      "author": "Raymaekers, J. and Rousseeuw, P.J.",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Small toy example",
        "Transform new data and transform back",
        "TopGear example",
        "Glass data example",
        "DPOSS data example"
      ],
      "created": "2020-11-11 05:40:14",
      "modified": "2023-10-25 14:30:39",
      "commits": 4
    },
    {
      "source": "wrap_examples.Rmd",
      "filename": "wrap_examples.html",
      "title": "wrap examples",
      "author": "Raymaekers, J. and Rousseeuw, P.J.",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Dog walker video example"
      ],
      "created": "2021-03-09 10:00:06",
      "modified": "2023-10-25 14:30:39",
      "commits": 3
    }
  ],
  "_score": 7.261762507766431,
  "_indexed": true,
  "_nocasepkg": "cellwise",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.7",
      "date": "2026-05-27T07:36:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6e62abd20123dcfead7ce59b22bb2a623541fcd",
      "fileid": "def905a913be0bbd9b4132d19b8ea9fd13ca2c8f182b3f60d94524bb40ba75ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497250366"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.7",
      "date": "2026-05-27T07:37:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6e62abd20123dcfead7ce59b22bb2a623541fcd",
      "fileid": "a11a736f304a86b2c2b27816fcc517f7d7530a136ba46566ab860abfcd45408e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497250366"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.5.7",
      "date": "2026-05-27T07:37:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6e62abd20123dcfead7ce59b22bb2a623541fcd",
      "fileid": "1ccb057e9d9e8618c69707069126464696c343a68242e2738fdad8faec240246",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497250366"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.5.7",
      "date": "2026-05-27T07:37:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6e62abd20123dcfead7ce59b22bb2a623541fcd",
      "fileid": "a57ed31304a1914d770ef52172bd0676f7eaf20d48001d143a9b73b2b01757fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497250366"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.5.7",
      "date": "2026-05-27T07:37:07.000Z",
      "arch": "emscripten",
      "commit": "f6e62abd20123dcfead7ce59b22bb2a623541fcd",
      "fileid": "7ec25ebfb5740cbd6d35f95ebdb8dfe40aeda51bfed3d1476d24605fe208b639",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497250366"
    }
  ]
}