{
  "_id": "6a1f1596b401979e7341e5d4",
  "Package": "crmReg",
  "Type": "Package",
  "Title": "Cellwise Robust M-Regression and SPADIMO",
  "Version": "1.0.4",
  "Authors@R": "c(\nperson(given = \"Peter\", family = \"Filzmoser\", role = c(\"aut\")),\nperson(given = \"Sebastiaan\", family = \"Hoppner\", role = c(\"aut\", \"cre\"), email = \"sebastiaan.hoppner@gmail.com\"),\nperson(given = \"Irene\", family = \"Ortner\", role = c(\"aut\")),\nperson(given = \"Sven\", family = \"Serneels\", role = c(\"aut\")),\nperson(given = \"Tim\", family = \"Verdonck\", role = c(\"aut\"))\n)",
  "Description": "Method for fitting a cellwise robust linear M-regression\nmodel (CRM, Filzmoser et al. (2020)\n<DOI:10.1016/j.csda.2020.106944>) that yields both a map of\ncellwise outliers consistent with the linear model, and a\nvector of regression coefficients that is robust against\nvertical outliers and leverage points. As a by-product, the\nmethod yields an imputed data set that contains estimates of\nwhat the values in cellwise outliers would need to amount to if\nthey had fit the model. The package also provides diagnostic\ntools for analyzing casewise and cellwise outliers using sparse\ndirections of maximal outlyingness (SPADIMO, Debruyne et al.\n(2019) <DOI:10.1007/s11222-018-9831-5>).",
  "License": "GPL (>= 2)",
  "Author": "Peter Filzmoser [aut], Sebastiaan Hoppner [aut, cre], Irene\nOrtner [aut], Sven Serneels [aut], Tim Verdonck [aut]",
  "Maintainer": "Sebastiaan Hoppner <sebastiaan.hoppner@gmail.com>",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:38:11 UTC",
    "User": "root"
  },
  "Repository": "https://sebastiaanhoppner.r-universe.dev",
  "Date/Publication": "2025-05-22 10:20:05 UTC",
  "RemoteUrl": "https://github.com/cran/crmReg",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
  "MD5sum": "de404f7d60793f1c9c30650f58bb36f8",
  "_user": "sebastiaanhoppner",
  "_type": "src",
  "_file": "crmReg_1.0.4.tar.gz",
  "_fileid": "faf1e81e52c94ba75e3bcf9e9c1aac90cc4044ef1ae9c2fb13985c372bb86c82",
  "_filesize": 158953,
  "_sha256": "faf1e81e52c94ba75e3bcf9e9c1aac90cc4044ef1ae9c2fb13985c372bb86c82",
  "_created": "2026-05-17T06:38:11.000Z",
  "_published": "2026-06-02T17:40:38.545Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134311139,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040074536"
    },
    {
      "job": 79134311334,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040075381"
    },
    {
      "job": 79134311405,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040075929"
    },
    {
      "job": 79134311200,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040073579"
    },
    {
      "job": 79134310727,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040060625"
    },
    {
      "job": 79134310386,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365382177"
    },
    {
      "job": 79134311723,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040071841"
    },
    {
      "job": 79134311109,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040069670"
    },
    {
      "job": 79134311488,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040070663"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/crmReg",
  "_commit": {
    "id": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
    "author": "Sebastiaan Hoppner <sebastiaan.hoppner@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1747909205
  },
  "_maintainer": {
    "name": "Sebastiaan Hoppner",
    "email": "sebastiaan.hoppner@gmail.com",
    "login": "sebastiaanhoppner",
    "description": "",
    "uuid": 37193467
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "pcaPP",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "rrcov",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.4",
      "date": "2025-05-22"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sebastiaanhoppner",
      "count": 2,
      "uuid": 37193467
    }
  ],
  "_userbio": {
    "uuid": 37193467,
    "type": "user",
    "name": "Sebastiaan Höppner"
  },
  "_downloads": {
    "count": 581,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crmReg"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crmReg.html",
    "manual.pdf"
  ],
  "_realowner": "sebastiaanhoppner",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-03-31"
    },
    {
      "version": "1.0.1",
      "date": "2020-04-06"
    },
    {
      "version": "1.0.2",
      "date": "2020-09-23"
    },
    {
      "version": "1.0.4",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "cellwiseheatmap",
    "crm",
    "daprpr",
    "predict.crm",
    "spadimo"
  ],
  "_datasets": [
    {
      "name": "topgear",
      "title": "Top Gear car data",
      "object": "topgear",
      "file": "topgear.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "log(Price)",
        "log(Displacement)",
        "log(BHP)",
        "log(Torque)",
        "Acceleration",
        "log(TopSpeed)",
        "MPG",
        "Weight",
        "Length",
        "Width",
        "Height"
      ],
      "rows": 245,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crmReg-package",
      "title": "Cellwise Robust M-regression and SPADIMO",
      "topics": [
        "crmReg-package",
        "crmReg"
      ]
    },
    {
      "page": "cellwiseheatmap",
      "title": "Heatmap of cellwise outliers",
      "topics": [
        "cellwiseheatmap"
      ]
    },
    {
      "page": "crm",
      "title": "Cellwise Robust M-regression",
      "topics": [
        "crm"
      ]
    },
    {
      "page": "daprpr",
      "title": "Data Preprocessing",
      "topics": [
        "daprpr"
      ]
    },
    {
      "page": "predict.crm",
      "title": "Predict method for CRM fits",
      "topics": [
        "predict.crm"
      ]
    },
    {
      "page": "spadimo",
      "title": "SPArse DIrections of Maximal Outlyingness",
      "topics": [
        "spadimo"
      ]
    },
    {
      "page": "topgear",
      "title": "Top Gear car data",
      "topics": [
        "topgear"
      ]
    }
  ],
  "_rundeps": [
    "bitops",
    "caTools",
    "cli",
    "cpp11",
    "DEoptimR",
    "farver",
    "FNN",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "mvtnorm",
    "pcaPP",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "robustbase",
    "rrcov",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.0413926851582251,
  "_indexed": true,
  "_nocasepkg": "crmreg",
  "_universes": [
    "sebastiaanhoppner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-17T06:40:05.000Z",
      "distro": "noble",
      "commit": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
      "fileid": "59c2f3302e2d06711d01e1d4730fc0cbd4441e01b2800be9188a2b1e38a5de7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-17T06:40:19.000Z",
      "distro": "noble",
      "commit": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
      "fileid": "4d8d001030e011b3b1035e1f0127e334c95beeb022250318d618c42ed9c55135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-17T06:40:27.000Z",
      "commit": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
      "fileid": "c8774ce8cf6592936b76dcdff30d7b027f46792ef9a8d33e1dc289fb6c34a04b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-17T06:40:07.000Z",
      "commit": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
      "fileid": "f5aea06ea7203c5727eb0f5aa57ccd4b603aba7d35935d126050b05d5b12223b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-17T06:39:41.000Z",
      "commit": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
      "fileid": "6b9f61e548f2b967e5c0a9feeb33541b3651ccc53beffe1ef5e2099b9345f3c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-17T06:39:17.000Z",
      "commit": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
      "fileid": "940fa83b3fb1c640b7eb86f10c99b3fb8e14f43b878619ac00f57bbf3beee538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-17T06:39:27.000Z",
      "commit": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
      "fileid": "9b3d98507dd7670c6cb302468e9cf455cc8a16cace20957e765e5bf6999a59e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-02T17:40:24.000Z",
      "commit": "5ecfbe43eca0cafdbde8a9a925a07f159b0b1a59",
      "fileid": "db8744cbf1d5370036d3615e08e0040a291649c132391302ae8276c1f845cddc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebastiaanhoppner/actions/runs/25983641041"
    }
  ]
}