{
  "_id": "6a18076facfb0bcc41dad0f8",
  "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://pridiltal.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-28 09:10:38 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": "d7289d97b48b48d75299b3da331ff38c",
  "_user": "pridiltal",
  "_type": "src",
  "_file": "stray_0.1.1.tar.gz",
  "_fileid": "521edeedb3d221e1d3989839ab74d308d06b843c9ff3d523deee1e3600b0fb5e",
  "_filesize": 529187,
  "_sha256": "521edeedb3d221e1d3989839ab74d308d06b843c9ff3d523deee1e3600b0fb5e",
  "_created": "2026-05-28T09:10:38.000Z",
  "_published": "2026-05-28T09:14:23.446Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78259558710,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7262076595"
    },
    {
      "job": 78259558786,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7262075997"
    },
    {
      "job": 78259558774,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7262084804"
    },
    {
      "job": 78259558674,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7262076148"
    },
    {
      "job": 78259120420,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262034601"
    },
    {
      "job": 78259558797,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262071923"
    },
    {
      "job": 78259558680,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7262063376"
    },
    {
      "job": 78259558699,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7262056524"
    },
    {
      "job": 78259558731,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7262076158"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062",
  "_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": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "stray"
  ],
  "_stars": 59,
  "_contributors": [
    {
      "user": "pridiltal",
      "count": 142,
      "uuid": 20311818
    },
    {
      "user": "robjhyndman",
      "count": 4,
      "uuid": 127518
    }
  ],
  "_userbio": {
    "uuid": 20311818,
    "type": "user",
    "name": "Priyanga Dilini Talagala",
    "description": "PhD in Statistics, 2019 🌏 📷📈 🏛\r\n\r\n\r\n"
  },
  "_downloads": {
    "count": 238,
    "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": true,
  "_nocasepkg": "stray",
  "_universes": [
    "pridiltal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T09:12:32.000Z",
      "distro": "noble",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "7b94f1b1bc4854829b9f256fde46d6707247bd99f4a63e27fa24fe8f20b03b67",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T09:12:37.000Z",
      "distro": "noble",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "db3dce53cd7d908e66ac45949d5a555983525d22de416e7ab1ed055137789b2b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T09:12:46.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "d392e8405ee6c1dea433d850e06190c60497bdb1d618151edd8f03364b14064e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T09:12:41.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "480f1362fb75309756499d19c20e39e5b3b7fee3895d0386b53ce9e0b84ed83c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T09:12:47.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "9abf69f4870ca89cbb9965a89e94aa9805696bbd7434e26267cb4118993c76cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T09:11:52.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "c82ecba772adc70bc0e30f60d678f4c88add52776fa9c6b9414a280cc2d1a19d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T09:11:37.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "eaa454c0a9109db20681a87f160e2389b14118fb1072cecfbcc438ad1dfc9606",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T09:12:31.000Z",
      "commit": "519b2e05b76ef9644131386f039767acf52b8124",
      "fileid": "ed2f62a5aaca587da3ee1feb7112008d3ff7ddd5a3264483ba9a0c426c42eb19",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pridiltal/actions/runs/26565512062"
    }
  ]
}