{
  "_id": "6a4c966207c3fd5c3260e1b1",
  "Package": "outliersHD",
  "Type": "Package",
  "Title": "Detection of Outliers in High Dimensional Data",
  "Version": "1.0",
  "Date": "2026-06-29",
  "Authors@R": "person(\"Michail\", \"Tsagris\", role = c(\"aut\", \"cre\"), email = \"mtsagris@uoc.gr\")",
  "Author": "Michail Tsagris [aut, cre]",
  "Maintainer": "Michail Tsagris <mtsagris@uoc.gr>",
  "Description": "Algorithms to detect high-dimensional outliers. The\nminimum diagonal product of Ro, Zou, Wang and Yin (2015)\n<doi:10.1093/biomet/asv021>, the algorithm of Wilkinson (2018)\n<doi:10.1109/TVCG.2017.2744685>, and the distances of distances\nof Lee and Jeon (2025) <doi:10.48550/arXiv.2511.02199>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 05:59:01 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-04 08:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/outliersHD",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae50458f6ad19581d73ef853b9834ff49f6f62a1",
  "_user": "cran",
  "_type": "src",
  "_file": "outliersHD_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c7e87e5b2b5cac1a4a5479995b38e6b4f11df5fc59d31f69856d8971968dab21",
  "_filesize": 122732,
  "_sha256": "c7e87e5b2b5cac1a4a5479995b38e6b4f11df5fc59d31f69856d8971968dab21",
  "_expires": "2026-10-15T06:02:08.000Z",
  "_created": "2026-07-07T05:59:01.000Z",
  "_published": "2026-07-07T06:02:09.933Z",
  "_jobs": [
    {
      "job": 85546939672,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8129252881"
    },
    {
      "job": 85546939673,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8129253549"
    },
    {
      "job": 85546504713,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8129221978"
    },
    {
      "job": 85546939636,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8129261618"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28844906044",
  "_status": "success",
  "_upstream": "https://github.com/cran/outliersHD",
  "_commit": {
    "id": "ae50458f6ad19581d73ef853b9834ff49f6f62a1",
    "author": "Michail Tsagris <mtsagris@uoc.gr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1783152602
  },
  "_maintainer": {
    "name": "Michail Tsagris",
    "email": "mtsagris@uoc.gr"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "Rfast2",
      "role": "Imports"
    },
    {
      "package": "Rnanoflann",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0",
      "date": "2026-07-04"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 50,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/outliersHD"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/outliersHD.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2026-07-04"
    }
  ],
  "_exports": [
    "ahd",
    "dod",
    "rmdp"
  ],
  "_help": [
    {
      "page": "outliersHD-package",
      "title": "Detection of Outliers in High Dimensional Data",
      "topics": [
        "outliersHD-package"
      ]
    },
    {
      "page": "ahd",
      "title": "Detection of high dimensional outliers using nearest neighbours",
      "topics": [
        "ahd"
      ]
    },
    {
      "page": "dod",
      "title": "Detection of high dimensional outliers using DOD",
      "topics": [
        "dod"
      ]
    },
    {
      "page": "rmdp",
      "title": "Detection of high dimensional outliers using the RMDP",
      "topics": [
        "rmdp"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "Rfast2",
    "Rnanoflann",
    "zigg"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "outliershd",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-07T06:01:07.000Z",
      "distro": "resolute",
      "commit": "ae50458f6ad19581d73ef853b9834ff49f6f62a1",
      "fileid": "https://r2.ropensci.org/1dd3a2a5ec55b2403d939db8e3b3c1f45497ef37dd3a28f21117ac0df51f8255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28844906044"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-07T06:01:07.000Z",
      "distro": "resolute",
      "commit": "ae50458f6ad19581d73ef853b9834ff49f6f62a1",
      "fileid": "https://r2.ropensci.org/c2c3888dbd949b7a762ed5bf6ee6603ee249c12810b8a7893f8c6861f6373d04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28844906044"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-07T06:01:47.000Z",
      "commit": "ae50458f6ad19581d73ef853b9834ff49f6f62a1",
      "fileid": "https://r2.ropensci.org/38aba6852224cea52caa6e0e5080a3b9e8b5a2adc34c8e0058277b896e76fce9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28844906044"
    }
  ]
}