{
  "_id": "6a4b6b27a6574ff277f9ab83",
  "Package": "OutliersO3",
  "Type": "Package",
  "Title": "Draws Overview of Outliers (O3) Plots",
  "Version": "0.7",
  "Date": "2026-06-25",
  "Authors@R": "c(person(\"Antony\", \"Unwin\", email=\"unwin@math.uni-augsburg.de\", role=c(\"aut\", \"cre\", \"cph\")))",
  "Maintainer": "Antony Unwin <unwin@math.uni-augsburg.de>",
  "Description": "Potential outliers are identified for all combinations of\na dataset's variables. O3 plots are described in Unwin(2019)\n<doi:10.1080/10618600.2019.1575226>. The available methods are\nFastPCS() from the package 'FastPCS', mvBACON() from 'robustX',\nadjOutlyingness() from 'robustbase', DectectDeviatingCells()\nfrom 'cellWise', covMcd() from 'robustbase'.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.0.1",
  "URL": "https://github.com/antonr4/OutliersO3",
  "BugReports": "https://github.com/antonr4/OutliersO3/issues",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://antonr4.r-universe.dev",
  "Date/Publication": "2026-06-26 08:41:09 UTC",
  "RemoteUrl": "https://github.com/antonr4/outlierso3",
  "RemoteRef": "HEAD",
  "RemoteSha": "eccb1cc14171ac4bd9403fecd739c044aa036068",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 08:41:51 UTC",
    "User": "root"
  },
  "Author": "Antony Unwin [aut, cre, cph]",
  "_user": "antonr4",
  "_type": "src",
  "_file": "OutliersO3_0.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/b3e2fbe453dea7d0f39a0cdccbd7c6593782e40e46749cda31e50fc8c11eaf3d",
  "_filesize": 3370799,
  "_sha256": "b3e2fbe453dea7d0f39a0cdccbd7c6593782e40e46749cda31e50fc8c11eaf3d",
  "_expires": "2026-10-14T08:45:25.000Z",
  "_created": "2026-07-06T08:41:51.000Z",
  "_published": "2026-07-06T09:01:59.819Z",
  "_jobs": [
    {
      "job": 85329737434,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8103913446"
    },
    {
      "job": 85329737406,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103914284"
    },
    {
      "job": 85329737433,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8103896708"
    },
    {
      "job": 85329737403,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103895119"
    },
    {
      "job": 85329003961,
      "time": 250,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103851088"
    },
    {
      "job": 85329737418,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8103911504"
    },
    {
      "job": 85329737423,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8103889139"
    },
    {
      "job": 85329737573,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8103886817"
    },
    {
      "job": 85329737447,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103893376"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755",
  "_status": "success",
  "_upstream": "https://github.com/antonr4/outlierso3",
  "_commit": {
    "id": "eccb1cc14171ac4bd9403fecd739c044aa036068",
    "author": "antonr4 <aatcosada@googlemail.com>",
    "committer": "antonr4 <aatcosada@googlemail.com>",
    "message": "date\n",
    "time": 1782463269
  },
  "_maintainer": {
    "name": "Antony Unwin",
    "email": "unwin@math.uni-augsburg.de",
    "login": "impaug",
    "description": "",
    "uuid": 6614839
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "robustX",
      "role": "Imports"
    },
    {
      "package": "FastPCS",
      "role": "Imports"
    },
    {
      "package": "cellWise",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "memisc",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "languageR",
      "role": "Suggests"
    }
  ],
  "_owner": "antonr4",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 9
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "antonr4",
      "count": 5,
      "uuid": 18208577
    }
  ],
  "_userbio": {
    "uuid": 18208577,
    "type": "user",
    "name": "antonr4",
    "followers": 1
  },
  "_downloads": {
    "count": 422,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OutliersO3"
  },
  "_devurl": "https://github.com/antonr4/outlierso3",
  "_searchresults": 39,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/OutliersO3.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/antonr4/outlierso3",
  "_realowner": "antonr4",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2017-09-26"
    },
    {
      "version": "0.5.1",
      "date": "2018-02-05"
    },
    {
      "version": "0.5.3",
      "date": "2018-02-06"
    },
    {
      "version": "0.5.4",
      "date": "2018-02-08"
    },
    {
      "version": "0.6",
      "date": "2019-01-18"
    },
    {
      "version": "0.6.1",
      "date": "2019-02-27"
    },
    {
      "version": "0.6.2",
      "date": "2019-03-24"
    },
    {
      "version": "0.6.3",
      "date": "2020-04-25"
    },
    {
      "version": "0.7",
      "date": "2026-07-05"
    }
  ],
  "_exports": [
    "O3plotColours",
    "O3plotM",
    "O3plotT",
    "O3prep"
  ],
  "_datasets": [
    {
      "name": "Election2005",
      "title": "Election2005 data",
      "object": "Election2005",
      "class": [
        "data.frame"
      ],
      "fields": [
        "PmapNr",
        "WahlkreisNr",
        "Name",
        "Land",
        "Gemeinden...",
        "Flaeche.km2.",
        "Bevoelk.t.",
        "maennlich.t.",
        "Deutsche.t.",
        "BDichte.je.km2.",
        "Bunter15...",
        "B1518...",
        "B1825...",
        "B2535...",
        "B3560...",
        "B60mehr...",
        "LebGeb.je.1000.",
        "Gestorb.je.1000.",
        "Zuzuege.je.1000.",
        "Fortzuege.je.1000.",
        "Zunahme.je.1000.",
        "LandBetr.je.1000.",
        "LandFl.ha.",
        "BergbauBetriebe..je.1000.",
        "BergBauBeschaeftigte.je.1000.",
        "NeuWohnungen.je.1000.",
        "Wohnungen.je.1000.",
        "KFZ.je.1000.",
        "Schulab.je.1000.",
        "ohneHaupt...",
        "mitHaupt...",
        "mitReal...",
        "mitHoch...",
        "Arbeitslos03",
        "Arbeitslos04",
        "SozialVers.je.1000.",
        "LandForstFisch...",
        "Produz...",
        "Handel...",
        "uebDienst...",
        "WBerechE",
        "WBerechV",
        "WE",
        "WV",
        "UngZE",
        "UngZV",
        "GulZE",
        "GulZV",
        "SPDze",
        "SPDzv",
        "CDUCSUze",
        "CDUCSUzv",
        "Grze",
        "GRzv",
        "FDPze",
        "FDPzv",
        "Linkze",
        "Linkzv",
        "SPD",
        "CDUCSU",
        "Gruene",
        "FDP",
        "Linke",
        "Rest",
        "SPDv",
        "CDUCSUv",
        "Gruenev",
        "FDPv",
        "Linkev",
        "Restv"
      ],
      "rows": 299,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Election2005",
      "title": "Election2005 data",
      "topics": [
        "Election2005"
      ]
    },
    {
      "page": "O3plotColours",
      "title": "Set colours for O3 plots",
      "topics": [
        "O3plotColours"
      ]
    },
    {
      "page": "O3plotM",
      "title": "Draws an Overview of Outliers (O3) plot for more than one method and parallel coordinate plots",
      "topics": [
        "O3plotM"
      ]
    },
    {
      "page": "O3plotT",
      "title": "Draws an Overview of Outliers (O3) plot for one method and parallel coordinate plots",
      "topics": [
        "O3plotT"
      ]
    },
    {
      "page": "O3prep",
      "title": "Identify outliers for different combinations of variables",
      "topics": [
        "O3prep"
      ]
    },
    {
      "page": "OutliersO3",
      "title": "OutliersO3: displays and compares potential outliers",
      "topics": [
        "OutliersO3-package"
      ]
    }
  ],
  "_readme": "https://github.com/antonr4/outlierso3/raw/HEAD/README.md",
  "_rundeps": [
    "cellWise",
    "cli",
    "cpp11",
    "crayon",
    "data.table",
    "DEoptimR",
    "dplyr",
    "farver",
    "FastPCS",
    "forcats",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "matrixStats",
    "memisc",
    "mvtnorm",
    "patchwork",
    "pcaPP",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "reshape2",
    "rlang",
    "rlist",
    "robustbase",
    "robustX",
    "rrcov",
    "S7",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "svd",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "MultTolLevels.Rmd",
      "filename": "MultTolLevels.html",
      "title": "Different outlier tolerance levels for different O3 plots",
      "author": "Antony Unwin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Using individual tolerance levels for different methods",
        "Analysing etymology data with different tolerance levels"
      ],
      "created": "2020-04-24 11:16:52",
      "modified": "2026-06-24 16:09:11",
      "commits": 2
    },
    {
      "source": "DrawingO3plots.Rmd",
      "filename": "DrawingO3plots.html",
      "title": "Drawing O3 (Overview Of Outliers) plots",
      "author": "Antony Unwin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "A first O3 plot",
        "Comparing different outlier tolerance levels",
        "Comparing two methods",
        "Using five methods simultaneously"
      ],
      "created": "2020-04-24 11:16:52",
      "modified": "2026-06-24 16:09:11",
      "commits": 2
    },
    {
      "source": "xtraO3methods.Rmd",
      "filename": "xtraO3methods.html",
      "title": "Including results from other outlier identification methods in O3 plots",
      "author": "Antony Unwin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Using a single new method with up to 3 tolerance levels.",
        "Using one of more new methods and adding their results to results for methods in OutliersO3.",
        "Tips for constructing an outResults list."
      ],
      "created": "2020-04-24 11:16:52",
      "modified": "2026-06-24 16:09:11",
      "commits": 2
    },
    {
      "source": "PCPsO3.Rmd",
      "filename": "PCPsO3.html",
      "title": "Drawing additional parallel coordinate plots to support O3 plots",
      "author": "Antony Unwin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setting up variables for alternative highlighting"
      ],
      "created": "2020-04-24 11:16:52",
      "modified": "2026-06-24 16:09:11",
      "commits": 2
    }
  ],
  "_score": 4.892094602690481,
  "_indexed": true,
  "_nocasepkg": "outlierso3",
  "_universes": [
    "antonr4",
    "impaug"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7",
      "date": "2026-07-06T08:44:16.000Z",
      "distro": "resolute",
      "commit": "eccb1cc14171ac4bd9403fecd739c044aa036068",
      "fileid": "https://r2.ropensci.org/c64cb16d28c6f714b79cfc7a1df1263f33990e1f79956be9af99ae4ae50b8e95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7",
      "date": "2026-07-06T08:44:19.000Z",
      "distro": "resolute",
      "commit": "eccb1cc14171ac4bd9403fecd739c044aa036068",
      "fileid": "https://r2.ropensci.org/18543997ee158197a624663b48b2fc202a044c827c3a6b10f806efe07377fca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7",
      "date": "2026-07-06T08:43:51.000Z",
      "commit": "eccb1cc14171ac4bd9403fecd739c044aa036068",
      "fileid": "https://r2.ropensci.org/49b41c176f8013e9db659529e139942ff43f29d8f846ace260eafd065c13dfd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7",
      "date": "2026-07-06T08:43:40.000Z",
      "commit": "eccb1cc14171ac4bd9403fecd739c044aa036068",
      "fileid": "https://r2.ropensci.org/417300d947c708a4550aaa0e38fa9704efeed0c9d709c32efb739929a9b6503d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7",
      "date": "2026-07-06T08:44:48.000Z",
      "commit": "eccb1cc14171ac4bd9403fecd739c044aa036068",
      "fileid": "https://r2.ropensci.org/09726732c13840e6180ad63005100869ddc77e2fdd91e41e3d67f13f6dbe4f87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7",
      "date": "2026-07-06T08:43:07.000Z",
      "commit": "eccb1cc14171ac4bd9403fecd739c044aa036068",
      "fileid": "https://r2.ropensci.org/ea8e07ce0b276f9e6018dea1f2bc58e20facc1822ce33f9bdb6ded60dae90b4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7",
      "date": "2026-07-06T08:43:07.000Z",
      "commit": "eccb1cc14171ac4bd9403fecd739c044aa036068",
      "fileid": "https://r2.ropensci.org/fcb976f9f3b75f5f0f1228866a93aeb30bf84dd2699f0b878486487e29a27784",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.7",
      "date": "2026-07-06T08:43:17.000Z",
      "commit": "eccb1cc14171ac4bd9403fecd739c044aa036068",
      "fileid": "https://r2.ropensci.org/4a1ff66b357e9ae9cf6400ef1400d885c44de3747534ec022edfdee9f8853094",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/antonr4/actions/runs/28778769755"
    }
  ]
}