{
  "_id": "6a1ea08d1d7bb097a0a7092c",
  "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://robjhyndman.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-06-02 09:18:03 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": "3513b75e0d60d6a4b055db887f05aa4b",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "lookout_2.0.1.00.tar.gz",
  "_fileid": "9d18f3d322f55e8164530b9896ccc19d4dfb4574bc83d09a58adedf15212fcda",
  "_filesize": 198365,
  "_sha256": "9d18f3d322f55e8164530b9896ccc19d4dfb4574bc83d09a58adedf15212fcda",
  "_created": "2026-06-02T09:18:03.000Z",
  "_published": "2026-06-02T09:21:17.027Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79038783430,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353799403"
    },
    {
      "job": 79038783623,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353792979"
    },
    {
      "job": 79038783371,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353782260"
    },
    {
      "job": 79038783330,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353794857"
    },
    {
      "job": 79038272410,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353742463"
    },
    {
      "job": 79038783256,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353786157"
    },
    {
      "job": 79038783542,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353780232"
    },
    {
      "job": 79038783342,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353775890"
    },
    {
      "job": 79038783349,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353778181"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164",
  "_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": false,
  "_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": 127518,
    "type": "user",
    "name": "Rob J Hyndman",
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 570,
    "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": false,
  "_nocasepkg": "lookout",
  "_universes": [
    "robjhyndman"
  ],
  "_indexurl": "https://sevvandi.r-universe.dev/lookout",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.00",
      "date": "2026-06-02T09:20:23.000Z",
      "distro": "noble",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "e796d25ceae4654d6824ee468b88f0ec928ac3e960efbac2458810adc7d98e17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.00",
      "date": "2026-06-02T09:20:11.000Z",
      "distro": "noble",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "0b8c931bd5ef2cab9e31fe07a847dfe26797608f83c92699d63b65d85b6b5dbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.00",
      "date": "2026-06-02T09:19:42.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "651dc58543dfb1c93543dec56a318a959dcb70f244bd5b90ca6fe420e3c154c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.00",
      "date": "2026-06-02T09:20:13.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "2930d96110bf26886611db6f397bd6da015b9afc56ef2dca9d039b701fabf9e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.00",
      "date": "2026-06-02T09:20:15.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "87f29b8aaf3daa0264e23afeb5d0bafe3c2921f2d46cc402936ef0b3b1cfe804",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.00",
      "date": "2026-06-02T09:19:29.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "a46cd86db2fcd8dd803691a5423659439b87878ff2b3497a5a72b3caa5e6947d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.00",
      "date": "2026-06-02T09:19:18.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "ea919d64a421284a021f867b67b80e983d7c7ec97ecbc751551d4315b5aca3cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.00",
      "date": "2026-06-02T09:19:23.000Z",
      "commit": "caba04b4c2e847dab8441a77c7a5764359c791cb",
      "fileid": "77faf5e41c141e186d99e4555faf403fb5ecdfca07ea9895f960a1e344c17fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26810299164"
    }
  ]
}