{
  "_id": "6a142645acfb0bcc41d3f9f6",
  "Package": "lookout",
  "Type": "Package",
  "Title": "Leave One Out Kernel Density Estimates for Outlier Detection",
  "Version": "2.0.1.00",
  "Authors@R": "c(\nperson(\"Sevvandi\", \"Kandanaarachchi\", email = \"sevvandik@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0337-0395\")),\nperson(\"Rob\", \"Hyndman\", email = \"rob.hyndman@monash.edu\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-2140-5352\")),\nperson(\"Chris\", \"Fraley\", role = \"ctb\", email = \"fraley@u.washington.edu\")\n)",
  "Maintainer": "Sevvandi Kandanaarachchi <sevvandik@gmail.com>",
  "Description": "Outlier detection using leave-one-out kernel density\nestimates and extreme value theory. The bandwidth for kernel\ndensity estimates is computed using persistent homology, a\ntechnique in topological data analysis. Using\npeak-over-threshold method, a generalized Pareto distribution\nis fitted to the log of leave-one-out kde values to identify\noutliers.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/sevvandi/lookout/issues",
  "URL": "https://sevvandi.github.io/lookout/,\nhttps://github.com/sevvandi/lookout",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://sevvandi.r-universe.dev",
  "Date/Publication": "2026-03-26 00:48:54 UTC",
  "RemoteUrl": "https://github.com/sevvandi/lookout",
  "RemoteRef": "HEAD",
  "RemoteSha": "caba04b4c2e847dab8441a77c7a5764359c791cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:33:46 UTC",
    "User": "root"
  },
  "Author": "Sevvandi Kandanaarachchi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0337-0395>),\nRob Hyndman [aut] (ORCID: <https://orcid.org/0000-0002-2140-5352>),\nChris Fraley [ctb]",
  "MD5sum": "b6638261b649551473e0586ed5d18b48",
  "_user": "sevvandi",
  "_type": "src",
  "_file": "lookout_2.0.1.00.tar.gz",
  "_fileid": "d80e41ac560b3d0171fa5802122a826e2c04e09fe60ba21680db0fd2f81042c8",
  "_filesize": 197470,
  "_sha256": "d80e41ac560b3d0171fa5802122a826e2c04e09fe60ba21680db0fd2f81042c8",
  "_created": "2026-05-25T10:33:46.000Z",
  "_published": "2026-05-25T10:36:53.938Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77696936598,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196523306"
    },
    {
      "job": 77696936594,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196521916"
    },
    {
      "job": 77696936602,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196510079"
    },
    {
      "job": 77696936624,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196510773"
    },
    {
      "job": 77696438598,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196484376"
    },
    {
      "job": 77696936570,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196513642"
    },
    {
      "job": 77696936617,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196520651"
    },
    {
      "job": 77696936621,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196507814"
    },
    {
      "job": 77696936614,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196510313"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sevvandi/lookout",
  "_commit": {
    "id": "caba04b4c2e847dab8441a77c7a5764359c791cb",
    "author": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "committer": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "message": "version update\n",
    "time": 1774486134
  },
  "_maintainer": {
    "name": "Sevvandi Kandanaarachchi",
    "email": "sevvandik@gmail.com",
    "orcid": "0000-0002-0337-0395"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "evd",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "mlpack",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sevvandi",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 7
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 8
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-01-19"
    }
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "robjhyndman",
      "count": 67,
      "uuid": 127518
    },
    {
      "user": "sevvandi",
      "count": 21,
      "uuid": 32561841
    }
  ],
  "_userbio": {
    "uuid": 32561841,
    "type": "user",
    "name": "Sevvandi Kandanaarachchi",
    "description": "Senior Research Scientist, Data61, CSIRO"
  },
  "_downloads": {
    "count": 622,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lookout"
  },
  "_devurl": "https://github.com/sevvandi/lookout",
  "_pkgdown": "https://sevvandi.github.io/lookout/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lookout.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sevvandi/lookout",
  "_realowner": "sevvandi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-12"
    },
    {
      "version": "0.1.2",
      "date": "2022-08-26"
    },
    {
      "version": "0.1.3",
      "date": "2022-09-30"
    },
    {
      "version": "0.1.4",
      "date": "2022-10-14"
    },
    {
      "version": "2.0.0",
      "date": "2026-01-19"
    },
    {
      "version": "2.0.1",
      "date": "2026-03-26"
    }
  ],
  "_exports": [
    "autoplot",
    "find_tda_bw",
    "lookout",
    "lookout_ts",
    "mvscale",
    "persisting_outliers"
  ],
  "_help": [
    {
      "page": "autoplot.lookoutliers",
      "title": "Plots outliers identified by lookout algorithm.",
      "topics": [
        "autoplot.lookoutliers"
      ]
    },
    {
      "page": "autoplot.persistingoutliers",
      "title": "Plots outlier persistence for a range of significance levels.",
      "topics": [
        "autoplot.persistingoutliers"
      ]
    },
    {
      "page": "find_tda_bw",
      "title": "Identifies bandwidth for outlier detection.",
      "topics": [
        "find_tda_bw"
      ]
    },
    {
      "page": "lookout",
      "title": "Identifies outliers using the algorithm lookout.",
      "topics": [
        "lookout"
      ]
    },
    {
      "page": "lookout_ts",
      "title": "Identifies outliers in univariate time series using the algorithm lookout.",
      "topics": [
        "lookout_ts"
      ]
    },
    {
      "page": "mvscale",
      "title": "Compute robust multivariate scaled data",
      "topics": [
        "mvscale"
      ]
    },
    {
      "page": "persisting_outliers",
      "title": "Computes outlier persistence for a range of significance values.",
      "topics": [
        "persisting_outliers"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sevvandi/lookout/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sevvandi/lookout/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "DEoptimR",
    "dplyr",
    "evd",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "mlpack",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RANN",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEnsmallen",
    "rlang",
    "robustbase",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.483587296968894,
  "_indexed": true,
  "_nocasepkg": "lookout",
  "_universes": [
    "sevvandi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.00",
      "date": "2026-05-25T10:36:07.000Z",
      "distro": "noble",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "40a507ef21801a562f871904e57a6aff48bafa03646569c3c02b1f17343c8cd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.00",
      "date": "2026-05-25T10:36:11.000Z",
      "distro": "noble",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "800fad492c4b3803c3d3973324445d01321c131da51ba73bfd8e3b32ea3a7d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.00",
      "date": "2026-05-25T10:35:28.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "8d26b953ae1cb5c25b4528ffdeeb36d111cd867cda8c5a58d1e4a92c8d6f3051",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.00",
      "date": "2026-05-25T10:35:29.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "ad0a1eb18868c824663403cf3e86d42e0d979a29a16014ebfc91f7a0324353a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.00",
      "date": "2026-05-25T10:36:00.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "8195e02982f0e28373bc2919ef201c6b0c48e2f3affde2cc1c0b89eb198097ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.00",
      "date": "2026-05-25T10:35:58.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "6f555a3562b1a0540c3f948832a6fe8ddfa278f50d584582b8842890a5ef7ae4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.00",
      "date": "2026-05-25T10:35:06.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "5dbb0a8a3fba78d0f7974403fe1981aeeb0ff9b78940bbc7f7ad37c0639f3a44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.00",
      "date": "2026-05-25T10:35:16.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "11a112f83a44198b4c02fa43d47029bdd5ea3f20337fb3c7e69a616df56d0b98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395905684"
    }
  ]
}