{
  "_id": "6a5dc52e9baadeef8ab54633",
  "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-07-20 06:47:24 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>",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "stray_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/872910ddcc9234d81e7488cb8b7dbb8464ad9f252b48650966c72ac34adf6f07",
  "_filesize": 531519,
  "_sha256": "872910ddcc9234d81e7488cb8b7dbb8464ad9f252b48650966c72ac34adf6f07",
  "_expires": "2026-10-28T06:50:20.000Z",
  "_created": "2026-07-20T06:47:24.000Z",
  "_published": "2026-07-20T06:50:22.596Z",
  "_jobs": [
    {
      "job": 88288803198,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8452992431"
    },
    {
      "job": 88288803224,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8452984442"
    },
    {
      "job": 88288803204,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8452979235"
    },
    {
      "job": 88288803230,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8452978507"
    },
    {
      "job": 88288401240,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452952414"
    },
    {
      "job": 88288803199,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8452982608"
    },
    {
      "job": 88288803213,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8452974627"
    },
    {
      "job": 88288803215,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8452980260"
    },
    {
      "job": 88288803246,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8452977132"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 3107,
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 309,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stray"
  },
  "_devurl": "https://github.com/pridiltal/stray",
  "_searchresults": 44,
  "_rbuild": "4.6.1",
  "_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.590395947184013,
  "_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-07-20T06:49:37.000Z",
      "distro": "resolute",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "https://r2.ropensci.org/693d3bd4cd6ab1313ec2e23a660551aa3755671f67a4a0e1ba2647c6b41f47c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-20T06:49:12.000Z",
      "distro": "resolute",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "https://r2.ropensci.org/5794ed43de2b7aa3a08299446a53704d8c5bd91ea6d447425d5b0791af4e841a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-20T06:48:57.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "https://r2.ropensci.org/69d458e55c1e9728debbb7e59053d8868dccfdd017ea67ff8ad7010bdbb01776",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-20T06:48:55.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "https://r2.ropensci.org/bd5aabf523e6029a188ef7d191b93f5f4e345d8bb7aa7fc76a47977a86bac789",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-20T06:49:28.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "https://r2.ropensci.org/b065ae9537f3044ab3220819040e266019dc0766aecda74888505d3f843814af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-20T06:48:31.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "https://r2.ropensci.org/c6cc4ec8f6b6ba9e053adfce9e08d02b57fa04cc690264ac2cdab12d10262102",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-20T06:48:32.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "https://r2.ropensci.org/0b0ee0ed2976dc824a2f60be23237ec577f96ab87b935bd70febdd970deb6a16",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-20T06:48:38.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "https://r2.ropensci.org/e65afa9c9720b72cddb2b92dbc20242fda5b5cca5d1a1ce99165d45ecbaf9ca3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29722527010"
    }
  ]
}