{
  "_id": "6a5eed299baadeef8ab58068",
  "Package": "lookout",
  "Type": "Package",
  "Title": "Leave One Out Kernel Density Estimates for Outlier Detection",
  "Version": "2.0.2",
  "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)",
  "BugReports": "https://github.com/sevvandi/lookout/issues",
  "URL": "https://sevvandi.github.io/lookout/,\nhttps://github.com/sevvandi/lookout",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://sevvandi.r-universe.dev",
  "Date/Publication": "2026-07-21 01:38:34 UTC",
  "RemoteUrl": "https://github.com/sevvandi/lookout",
  "RemoteRef": "HEAD",
  "RemoteSha": "45afa7f0287949f2e04b921e45b20484877bd78f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 03:49:23 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]",
  "_user": "sevvandi",
  "_type": "src",
  "_file": "lookout_2.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/93d9a120d0cf86d12da9c7f1299a2e278128f45b0f0cf64a796c58abcc4facc2",
  "_filesize": 198911,
  "_sha256": "93d9a120d0cf86d12da9c7f1299a2e278128f45b0f0cf64a796c58abcc4facc2",
  "_expires": "2026-10-29T03:53:11.000Z",
  "_created": "2026-07-21T03:49:23.000Z",
  "_published": "2026-07-21T03:53:13.240Z",
  "_jobs": [
    {
      "job": 88537731160,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8483280944"
    },
    {
      "job": 88537731133,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8483278765"
    },
    {
      "job": 88537731124,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8483257648"
    },
    {
      "job": 88537731138,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8483260647"
    },
    {
      "job": 88537243503,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8483230856"
    },
    {
      "job": 88537731165,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8483264148"
    },
    {
      "job": 88537731230,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8483254054"
    },
    {
      "job": 88537731185,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8483255615"
    },
    {
      "job": 88537731190,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8483259134"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831",
  "_status": "success",
  "_upstream": "https://github.com/sevvandi/lookout",
  "_commit": {
    "id": "45afa7f0287949f2e04b921e45b20484877bd78f",
    "author": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "committer": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "message": "mlpack updates\n",
    "time": 1784597914
  },
  "_maintainer": {
    "name": "Sevvandi Kandanaarachchi",
    "email": "sevvandik@gmail.com",
    "orcid": "0000-0002-0337-0395"
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-01-19"
    }
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "robjhyndman",
      "count": 67,
      "uuid": 127518
    },
    {
      "user": "sevvandi",
      "count": 22,
      "uuid": 32561841
    }
  ],
  "_userbio": {
    "uuid": 32561841,
    "type": "user",
    "name": "Sevvandi Kandanaarachchi",
    "followers": 38,
    "description": "Senior Research Scientist, Data61, CSIRO"
  },
  "_downloads": {
    "count": 379,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lookout"
  },
  "_devurl": "https://github.com/sevvandi/lookout",
  "_pkgdown": "https://sevvandi.github.io/lookout/",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_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.582971929104806,
  "_indexed": true,
  "_nocasepkg": "lookout",
  "_universes": [
    "sevvandi"
  ],
  "_previous": "2.0.1.00",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-07-21T03:52:31.000Z",
      "distro": "resolute",
      "commit": "45afa7f0287949f2e04b921e45b20484877bd78f",
      "fileid": "https://r2.ropensci.org/c5a550d33f04e8b61664f557412ad67bebbaf4001fea0defeadc04fcdfb2216c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-07-21T03:52:19.000Z",
      "distro": "resolute",
      "commit": "45afa7f0287949f2e04b921e45b20484877bd78f",
      "fileid": "https://r2.ropensci.org/2bbf1039f7800325545ca52dc1ae5f28ca7ee5f0932718e08171f8bae03b14e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-07-21T03:51:05.000Z",
      "commit": "45afa7f0287949f2e04b921e45b20484877bd78f",
      "fileid": "https://r2.ropensci.org/002038963bf80f3b0272674df2ad3534561af92a4fcdf69c605db11639fb7d7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-07-21T03:51:14.000Z",
      "commit": "45afa7f0287949f2e04b921e45b20484877bd78f",
      "fileid": "https://r2.ropensci.org/50e28d70ac086b346cfa005508d4ef119ef09e3abc94542c0977e7561c9a889d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.2",
      "date": "2026-07-21T03:51:47.000Z",
      "commit": "45afa7f0287949f2e04b921e45b20484877bd78f",
      "fileid": "https://r2.ropensci.org/e9b631676439cbde4388d1365b7b2a5aa08a80bbe8544bddce255e03d9912a54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-07-21T03:50:41.000Z",
      "commit": "45afa7f0287949f2e04b921e45b20484877bd78f",
      "fileid": "https://r2.ropensci.org/dd45a40bbbae3956b8962d04f5cf64d6eb6721adc2d617bcfd7249e66e1fdc3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-07-21T03:50:44.000Z",
      "commit": "45afa7f0287949f2e04b921e45b20484877bd78f",
      "fileid": "https://r2.ropensci.org/151dbddf403c7de2308a4104536fc63ae55376c65d035077505f28897c8e78f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-07-21T03:50:56.000Z",
      "commit": "45afa7f0287949f2e04b921e45b20484877bd78f",
      "fileid": "https://r2.ropensci.org/a151cdf0bd5d12cd80dad6920e622c26f452354bfd14faa917bfa5d2a6a4a806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29799363831"
    }
  ]
}