{
  "_id": "6a12aa2eacfb0bcc41d16c4f",
  "Package": "Routliers",
  "Title": "Robust Outliers Detection",
  "Version": "0.0.0.3",
  "Authors@R": "c(\nperson(given = \"Olivier\",\nfamily = \"Klein\",\nrole = c(\"aut\"),\nemail = \"Klein.Olivier@ulb.ac.be\"),\nperson(given = \"Marie\",\nfamily = \"Delacre\",\nrole = c(\"aut\", \"cre\"),\nemail = \"marie.delacre@ulb.ac.be\"))",
  "Description": "Detecting outliers using robust methods, i.e. the Median\nAbsolute Deviation (MAD) for univariate outliers; Leys, Ley,\nKlein, Bernard, & Licata (2013)\n<doi:10.1016/j.jesp.2013.03.013> and the Mahalanobis-Minimum\nCovariance Determinant (MMCD) for multivariate outliers; Leys,\nC., Klein, O., Dominicy, Y. & Ley, C. (2018)\n<doi:10.1016/j.jesp.2017.09.011>. There is also the more known\nbut less robust Mahalanobis distance method, only for\ncomparison purposes.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "BugReports": "https://github.com/mdelacre/Routliers/issues",
  "Repository": "https://mdelacre.r-universe.dev",
  "Date/Publication": "2025-12-22 21:32:29 UTC",
  "RemoteUrl": "https://github.com/mdelacre/routliers",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:29:43 UTC",
    "User": "root"
  },
  "Author": "Olivier Klein [aut],\nMarie Delacre [aut, cre]",
  "Maintainer": "Marie Delacre <marie.delacre@ulb.ac.be>",
  "MD5sum": "b8b3a861cdbb40706cec6743b2f77a11",
  "_user": "mdelacre",
  "_type": "src",
  "_file": "Routliers_0.0.0.3.tar.gz",
  "_fileid": "456556877e8e847911ac9294bbb19ed3805c6e5a5f7cad467d7d3e039ea9a6d2",
  "_filesize": 238945,
  "_sha256": "456556877e8e847911ac9294bbb19ed3805c6e5a5f7cad467d7d3e039ea9a6d2",
  "_created": "2026-05-24T07:29:43.000Z",
  "_published": "2026-05-24T07:35:10.439Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580534968,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183288596"
    },
    {
      "job": 77580534972,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183285353"
    },
    {
      "job": 77580534969,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183298878"
    },
    {
      "job": 77580534967,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183283145"
    },
    {
      "job": 77580387476,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183271201"
    },
    {
      "job": 77580534944,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183283356"
    },
    {
      "job": 77580534962,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183282527"
    },
    {
      "job": 77580534958,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183279938"
    },
    {
      "job": 77580534979,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183280000"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mdelacre/routliers",
  "_commit": {
    "id": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
    "author": "Marie Delacre <marie.delacre@ulb.be>",
    "committer": "Marie Delacre <marie.delacre@ulb.be>",
    "message": "Display the legend below the plot to prevent it from overlapping the graph.\n",
    "time": 1766439149
  },
  "_maintainer": {
    "name": "Marie Delacre",
    "email": "marie.delacre@ulb.ac.be",
    "login": "mdelacre",
    "description": "phd Student \nAssistant at Université Libre de Bruxelles",
    "uuid": 28041451
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mdelacre",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "mdelacre",
      "count": 130,
      "uuid": 28041451
    }
  ],
  "_userbio": {
    "uuid": 28041451,
    "type": "user",
    "name": "Marie Delacre",
    "description": "phd Student \r\nAssistant at Université Libre de Bruxelles"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Routliers"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/mdelacre/routliers",
  "_searchresults": 144,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Routliers.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mdelacre/routliers",
  "_realowner": "mdelacre",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.0.1",
      "date": "2019-04-28"
    },
    {
      "version": "0.0.0.2",
      "date": "2019-05-22"
    },
    {
      "version": "0.0.0.3",
      "date": "2019-05-23"
    }
  ],
  "_exports": [
    "outliers_mad",
    "outliers_mahalanobis",
    "outliers_mcd",
    "plot_outliers_mad",
    "plot_outliers_mahalanobis",
    "plot_outliers_mcd"
  ],
  "_datasets": [
    {
      "name": "Attacks",
      "title": "Data collected the day after the terrorist attacks in Brussels (on the morning of 22 March 2016) assessing the Sense of Coherence, anxiety and depression symptoms of 2077 subjects (1056 were in Brussels during the terrorist attacks, and 1021 were not).",
      "object": "Attacks",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "presencebxl",
        "genre",
        "soc1",
        "soc1r",
        "soc2",
        "soc2r",
        "soc3",
        "soc3r",
        "soc4",
        "soc5",
        "soc6",
        "soc7",
        "soc7r",
        "soc8",
        "soc9",
        "soc10",
        "soc10r",
        "soc11",
        "soc12",
        "soc13",
        "hsc1",
        "hsc2",
        "hsc3",
        "hsc4",
        "hsc5",
        "hsc6",
        "hsc7",
        "hsc8",
        "hsc9",
        "hsc10",
        "hsc11",
        "hsc12",
        "hsc13",
        "hsc14",
        "hsc15",
        "hsc16",
        "hsc17",
        "hsc18",
        "hsc19",
        "hsc20",
        "hsc21",
        "hsc22",
        "hsc23",
        "hsc24",
        "hsc25"
      ],
      "rows": 2077,
      "table": true,
      "tojson": true
    },
    {
      "name": "Intention",
      "title": "Study five of Rogers, T. & Milkman, K. L. (2016). Reminders through association. Psychological Science, 27, 973-986.",
      "object": "Intention",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "Condition",
        "choice",
        "correct",
        "plus",
        "fee_for_reminder",
        "problem1",
        "problem2",
        "problem3",
        "problem4",
        "problem5",
        "final_problem",
        "gender",
        "age",
        "dup",
        "Total_Amount_Earned",
        "Total_Amount_Earned_if.forced.to.pay.for.cue",
        "filter_."
      ],
      "rows": 605,
      "table": true,
      "tojson": true
    },
    {
      "name": "Morality",
      "title": "Replication of Experiments Evaluating Impact of Psychological Distance on Moral Judgment (Eyal, Liberman & Trope, 2008; Gong & Medin, 2012) Study 2",
      "object": "Morality",
      "class": [
        "data.frame"
      ],
      "fields": [
        "number",
        "Orig_rep",
        "social_distance",
        "swing_r",
        "flag_r",
        "hands_r",
        "mother_r",
        "kiss_r",
        "dog_r",
        "mean_judge_r"
      ],
      "rows": 145,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Attacks",
      "title": "Data collected the day after the terrorist attacks in Brussels (on the morning of 22 March 2016) assessing the Sense of Coherence, anxiety and depression symptoms of 2077 subjects (1056 were in Brussels during the terrorist attacks, and 1021 were not).",
      "topics": [
        "Attacks"
      ]
    },
    {
      "page": "Intention",
      "title": "Study five of Rogers, T. & Milkman, K. L. (2016). Reminders through association. Psychological Science, 27, 973-986.",
      "topics": [
        "Intention"
      ]
    },
    {
      "page": "Morality",
      "title": "Replication of Experiments Evaluating Impact of Psychological Distance on Moral Judgment (Eyal, Liberman & Trope, 2008; Gong & Medin, 2012) Study 2",
      "topics": [
        "Morality"
      ]
    },
    {
      "page": "outliers_mad",
      "title": "MAD function to detect outliers",
      "topics": [
        "outliers_mad"
      ]
    },
    {
      "page": "outliers_mahalanobis",
      "title": "mahalanobis function to detect outliers",
      "topics": [
        "outliers_mahalanobis"
      ]
    },
    {
      "page": "outliers_mcd",
      "title": "MCD function to detect outliers",
      "topics": [
        "outliers_mcd"
      ]
    },
    {
      "page": "plot_outliers_mad",
      "title": "Plotting function for the mad",
      "topics": [
        "plot_outliers_mad"
      ]
    },
    {
      "page": "plot_outliers_mahalanobis",
      "title": "Plotting function for the Mahalanobis distance approach",
      "topics": [
        "plot_outliers_mahalanobis"
      ]
    },
    {
      "page": "plot_outliers_mcd",
      "title": "Plotting function for the MCD",
      "topics": [
        "plot_outliers_mcd"
      ]
    }
  ],
  "_readme": "https://github.com/mdelacre/routliers/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.199755177253475,
  "_indexed": true,
  "_nocasepkg": "routliers",
  "_universes": [
    "mdelacre"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.3",
      "date": "2026-05-24T07:32:13.000Z",
      "distro": "noble",
      "commit": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
      "fileid": "ac9613a2c82e40ea66238ceb7f47afb6719947c3247bf7f39f89f68562b3ae2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.3",
      "date": "2026-05-24T07:31:47.000Z",
      "distro": "noble",
      "commit": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
      "fileid": "6987164f4cc3cf306c525a56fb20e759a99da8be28134bc48dd4c44c1b52fb33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.3",
      "date": "2026-05-24T07:33:57.000Z",
      "commit": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
      "fileid": "631c71155d0bbe788a0ab7ac507582ad9004c58258861301367459ab1c8588c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.3",
      "date": "2026-05-24T07:31:32.000Z",
      "commit": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
      "fileid": "53df0368ad5664da591ef004dc2fea629c4dd1bbcf24e8ded323925aa6814273",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.3",
      "date": "2026-05-24T07:31:50.000Z",
      "commit": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
      "fileid": "45e0d5c7a8ff0f9ed9d171f8578bd8ba8499a5a7d0964cb039d1deda5c928aec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.3",
      "date": "2026-05-24T07:31:13.000Z",
      "commit": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
      "fileid": "a58f6068b5cc48f364310b7090de26255baf3fe7b42640015a31363e6b22cf80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.3",
      "date": "2026-05-24T07:30:52.000Z",
      "commit": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
      "fileid": "4df18d3d6d3154f74a06c9896dc5a8de9c7f73c39237189e1f78bb9ba7141c46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.3",
      "date": "2026-05-24T07:30:52.000Z",
      "commit": "ca09ab5f5db33116a9b4891597142b69c68b22d5",
      "fileid": "70139ddcc8cab51ca9a1902194a1ce9085a1dad7ab6a5d9be3ce5ad35d0d93c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mdelacre/actions/runs/26355129622"
    }
  ]
}