{
  "_id": "6a0f67f3acfb0bcc41c5d925",
  "Package": "stray",
  "Type": "Package",
  "Title": "Anomaly Detection in High Dimensional and Temporal Data",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Priyanga Dilini\", \"Talagala\", email=\"pritalagala@gmail.com\", role= c(\"aut\",\"cre\"), comment = c(ORCID = \"0000-0003-2870-7449\")),\nperson(\"Rob J\", \"Hyndman\", email=\"rob.hyndman@monash.edu\", role=c(\"ths\"), comment = c(ORCID = \"0000-0002-2140-5352\")),\nperson(\"Kate\", \"Smith-Miles\", email=\"smith-miles@unimelb.edu.au\", role=c(\"ths\")))",
  "Description": "This is a modification of 'HDoutliers' package. The\n'HDoutliers' algorithm is a powerful unsupervised algorithm for\ndetecting anomalies in high-dimensional data, with a strong\ntheoretical foundation. However, it suffers from some\nlimitations that significantly hinder its performance level,\nunder certain circumstances. This package implements the\nalgorithm proposed in Talagala, Hyndman and Smith-Miles (2019)\n<arXiv:1908.04000> for detecting anomalies in high-dimensional\ndata that addresses these limitations of 'HDoutliers'\nalgorithm. We define an anomaly as an observation that deviates\nmarkedly from the majority with a large distance gap. An\napproach based on extreme value theory is used for the\nanomalous threshold calculation.",
  "BugReports": "https://github.com/pridiltal/stray/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://robjhyndman.r-universe.dev",
  "Date/Publication": "2023-11-19 23:14:31 UTC",
  "RemoteUrl": "https://github.com/pridiltal/stray",
  "RemoteRef": "HEAD",
  "RemoteSha": "519b2e05b76ef9644131386f039767acf52b8124",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:31:16 UTC",
    "User": "root"
  },
  "Author": "Priyanga Dilini Talagala [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2870-7449>),\nRob J Hyndman [ths] (ORCID: <https://orcid.org/0000-0002-2140-5352>),\nKate Smith-Miles [ths]",
  "Maintainer": "Priyanga Dilini Talagala <pritalagala@gmail.com>",
  "MD5sum": "4f0f7a3f6b4915f0210d0271a1313f91",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "stray_0.1.1.tar.gz",
  "_fileid": "3d5c64f81b7341d835715c2016694a8175ee8fd8d4d1338fb79c29a020e5872e",
  "_filesize": 529660,
  "_sha256": "3d5c64f81b7341d835715c2016694a8175ee8fd8d4d1338fb79c29a020e5872e",
  "_created": "2026-05-21T09:31:16.000Z",
  "_published": "2026-05-21T20:15:47.379Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77260167041,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7132239836"
    },
    {
      "job": 77260167453,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7132237148"
    },
    {
      "job": 77260167426,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7132235798"
    },
    {
      "job": 77260166848,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7132231568"
    },
    {
      "job": 77260166406,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132192672"
    },
    {
      "job": 77260166468,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146195984"
    },
    {
      "job": 77260167402,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7132224964"
    },
    {
      "job": 77260167330,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7132223568"
    },
    {
      "job": 77260167342,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7132221714"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pridiltal/stray",
  "_commit": {
    "id": "519b2e05b76ef9644131386f039767acf52b8124",
    "author": "Rob J Hyndman <robjhyndman@gmail.com>",
    "committer": "Rob J Hyndman <robjhyndman@gmail.com>",
    "message": "Updated docs\n",
    "time": 1700435671
  },
  "_maintainer": {
    "name": "Priyanga Dilini Talagala",
    "email": "pritalagala@gmail.com",
    "login": "pridiltal",
    "description": "PhD in Statistics, 2019 🌏 📷📈 🏛\n\n\n",
    "uuid": 20311818,
    "orcid": "0000-0003-2870-7449"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "pcaPP",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ks",
      "role": "Imports"
    }
  ],
  "_owner": "pridiltal",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "stray"
  ],
  "_stars": 59,
  "_contributors": [
    {
      "user": "pridiltal",
      "count": 142,
      "uuid": 20311818
    },
    {
      "user": "robjhyndman",
      "count": 4,
      "uuid": 127518
    }
  ],
  "_userbio": {
    "uuid": 127518,
    "type": "user",
    "name": "Rob J Hyndman",
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stray"
  },
  "_devurl": "https://github.com/pridiltal/stray",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stray.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pridiltal/stray",
  "_realowner": "pridiltal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-17"
    },
    {
      "version": "0.1.1",
      "date": "2020-06-29"
    }
  ],
  "_exports": [
    "display_HDoutliers",
    "find_HDoutliers",
    "find_threshold",
    "use_KNN"
  ],
  "_datasets": [
    {
      "name": "data_a",
      "title": "A dataset with an outlier",
      "object": "data_a",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "type"
      ],
      "rows": 1001,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_b",
      "title": "A bimodal dataset with a micro cluster",
      "object": "data_b",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "type"
      ],
      "rows": 2003,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_c",
      "title": "A dataset with local anomalies and micro clusters",
      "object": "data_c",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "type"
      ],
      "rows": 1009,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_d",
      "title": "A wheel dataset with two inliers",
      "object": "data_d",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "type"
      ],
      "rows": 1002,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_e",
      "title": "A bimodal dataset with an inlier",
      "object": "data_e",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "type"
      ],
      "rows": 2001,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_f",
      "title": "A dataset with an outlier",
      "object": "data_f",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "type"
      ],
      "rows": 2001,
      "table": true,
      "tojson": true
    },
    {
      "name": "ped_data",
      "title": "Dataset with pedestrian counts",
      "object": "ped_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sensor",
        "Date_Time",
        "Date",
        "Time",
        "Count"
      ],
      "rows": 33024,
      "table": true,
      "tojson": true
    },
    {
      "name": "wheel1",
      "title": "wheel data set with inlier and outlier.",
      "object": "wheel1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "type"
      ],
      "rows": 1002,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_a",
      "title": "A dataset with an outlier",
      "topics": [
        "data_a"
      ]
    },
    {
      "page": "data_b",
      "title": "A bimodal dataset with a micro cluster",
      "topics": [
        "data_b"
      ]
    },
    {
      "page": "data_c",
      "title": "A dataset with local anomalies and micro clusters",
      "topics": [
        "data_c"
      ]
    },
    {
      "page": "data_d",
      "title": "A wheel dataset with two inliers",
      "topics": [
        "data_d"
      ]
    },
    {
      "page": "data_e",
      "title": "A bimodal dataset with an inlier",
      "topics": [
        "data_e"
      ]
    },
    {
      "page": "data_f",
      "title": "A dataset with an outlier",
      "topics": [
        "data_f"
      ]
    },
    {
      "page": "display_HDoutliers",
      "title": "Display outliers with a scatterplot",
      "topics": [
        "display_HDoutliers"
      ]
    },
    {
      "page": "find_HDoutliers",
      "title": "Detect Anomalies in High Dimensional Data.",
      "topics": [
        "find_HDoutliers"
      ]
    },
    {
      "page": "find_threshold",
      "title": "Find Outlier Threshold",
      "topics": [
        "find_threshold"
      ]
    },
    {
      "page": "ped_data",
      "title": "Dataset with pedestrian counts",
      "topics": [
        "ped_data"
      ]
    },
    {
      "page": "stray",
      "title": "stray: A package for robust anomaly detection in data streams with concept drift",
      "topics": [
        "stray"
      ]
    },
    {
      "page": "use_KNN",
      "title": "Find outliers using kNN distance with maximum gap",
      "topics": [
        "use_KNN"
      ]
    },
    {
      "page": "wheel1",
      "title": "wheel data set with inlier and outlier.",
      "topics": [
        "wheel1"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pridiltal/stray/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/pridiltal/stray/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "farver",
    "FNN",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "pracma",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.4784221877400805,
  "_indexed": false,
  "_nocasepkg": "stray",
  "_universes": [
    "robjhyndman"
  ],
  "_indexurl": "https://pridiltal.r-universe.dev/stray",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-21T09:33:18.000Z",
      "distro": "noble",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "8d6776bfa561ee9ec0b41cbd0ed160729f9de2ea6f639fdf54717b947febe84e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-21T09:33:15.000Z",
      "distro": "noble",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "26f123df399a8f1b6e8e8ace821dbcaf22ef8eb949e6d73c3424ba73b9ae4312",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-21T09:33:06.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "9bc1eba9d5e25cc9e8beb18281154e4e7f2321314f7b38d8af0ecceac91f9bc7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-21T09:33:03.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "ab313e4f6cc3ad0147b559f1779b8d3df07cd551a77d29d8eecac8bbfda0f9a3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-21T20:15:21.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "10d64a27803c007a53ecdda91adcdc9c43561c16060549adc3e93e2c72b0e831",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T09:32:33.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "c56e3e9be7136e14e24f54ffaef143ab52ccbeb58bea8dd679a70a3723535ca8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T09:32:26.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "85b582febb8f1a2e6a4c0347d889c49f6ef9eea4f82121d61f1fb6ccd0064de4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T09:32:27.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "e4e73e18b5aeef91aff5785954c8efe2c3ac1ffcd3b1fa76efb00ca5c9b53c69",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26217614723"
    }
  ]
}