{
  "_id": "6a229108cd65a98ecbd55bc7",
  "Package": "anomaly",
  "Type": "Package",
  "Title": "Detecting Anomalies in Data",
  "Version": "4.3.3",
  "Date": "2024-08-19",
  "Authors@R": "c(person(\"Alex\",\"Fisch\",email=\"a.t.fisch@lancaster.ac.uk\",role=c(\"aut\")),\nperson(\"Daniel\",\"Grose\",email=\"dan.grose@lancaster.ac.uk\",role=c(\"aut\",\"cre\")),\nperson(\"Lawrence\",\"Bardwell\",email=\"l.bardwell@lancaster.ac.uk\",role=c(\"aut\",\"ctb\")),\nperson(\"Idris\",\"Eckley\",email=\"i.eckley@lancaster.ac.uk\",role=c(\"aut\",\"ths\")),\nperson(\"Paul\",\"Fearnhead\",email=\"p.fearnhead@lancaster.ac.uk\",role=c(\"aut\",\"ths\")))",
  "Description": "Implements Collective And Point Anomaly (CAPA) Fisch,\nEckley, and Fearnhead (2022) <doi:10.1002/sam.11586>,\nMulti-Variate Collective And Point Anomaly (MVCAPA) Fisch,\nEckley, and Fearnhead (2021)\n<doi:10.1080/10618600.2021.1987257>, Proportion Adaptive\nSegment Selection (PASS) Jeng, Cai, and Li (2012)\n<doi:10.1093/biomet/ass059>, and Bayesian Abnormal Region\nDetector (BARD) Bardwell and Fearnhead (2015)\n<doi:10.1214/16-BA998>. These methods are for the detection of\nanomalies in time series data. Further information regarding\nthe use of this package along with detailed examples can be\nfound in Fisch, Grose, Eckley, Fearnhead, and Bardwell (2024)\n<doi:10.18637/jss.v110.i01>.",
  "License": "GPL",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "RdMacros": "Rdpack",
  "Encoding": "UTF-8",
  "Collate": "'RcppExports.R' 'anomaly-package.R' 'generics.R' 'bard.R'\n'capa.R' 'data.R' 'pass.R' 'pass.class.R'",
  "Packaged": {
    "Date": "2026-06-05 08:59:32 UTC",
    "User": "root"
  },
  "Author": "Alex Fisch [aut], Daniel Grose [aut, cre], Lawrence Bardwell\n[aut, ctb], Idris Eckley [aut, ths], Paul Fearnhead [aut, ths]",
  "Maintainer": "Daniel Grose <dan.grose@lancaster.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-08-20 02:49:47 UTC",
  "RemoteUrl": "https://github.com/cran/anomaly",
  "RemoteRef": "HEAD",
  "RemoteSha": "06f55e32e5f517a2335f9884b80a2ce3ffaec1d5",
  "MD5sum": "50b5387ba3d31d0371a2874274c09c46",
  "_user": "cran",
  "_type": "src",
  "_file": "anomaly_4.3.3.tar.gz",
  "_fileid": "40453053ac796e0b03cd7fe8030602492a70254eab18b1e8207ec436148c7641",
  "_filesize": 1240439,
  "_sha256": "40453053ac796e0b03cd7fe8030602492a70254eab18b1e8207ec436148c7641",
  "_created": "2026-06-05T08:59:32.000Z",
  "_published": "2026-06-05T09:04:08.206Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79696718017,
      "time": 197,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432833707"
    },
    {
      "job": 79696718080,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432832700"
    },
    {
      "job": 79696718112,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432826965"
    },
    {
      "job": 79696718142,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432833303"
    },
    {
      "job": 79696084024,
      "time": 255,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432771105"
    },
    {
      "job": 79696718033,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432818403"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27005525823",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/anomaly",
  "_commit": {
    "id": "06f55e32e5f517a2335f9884b80a2ce3ffaec1d5",
    "author": "Daniel Grose <dan.grose@lancaster.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.3.3\n",
    "time": 1724122187
  },
  "_maintainer": {
    "name": "Daniel Grose",
    "email": "dan.grose@lancaster.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.18",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 368,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/anomaly"
  },
  "_searchresults": 49,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/anomaly.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-06-30"
    },
    {
      "version": "1.1.0",
      "date": "2018-09-21"
    },
    {
      "version": "2.0.1",
      "date": "2019-09-11"
    },
    {
      "version": "2.0.2",
      "date": "2019-09-19"
    },
    {
      "version": "2.0.4",
      "date": "2020-02-28"
    },
    {
      "version": "3.0.0",
      "date": "2020-03-16"
    },
    {
      "version": "3.0.1",
      "date": "2020-04-06"
    },
    {
      "version": "3.0.2",
      "date": "2020-08-07"
    },
    {
      "version": "4.0.0",
      "date": "2020-09-29"
    },
    {
      "version": "4.0.1",
      "date": "2021-01-21"
    },
    {
      "version": "4.0.2",
      "date": "2021-10-20"
    },
    {
      "version": "4.3.0",
      "date": "2023-08-10"
    },
    {
      "version": "4.3.1",
      "date": "2023-10-30"
    },
    {
      "version": "4.3.2",
      "date": "2023-11-23"
    },
    {
      "version": "4.3.3",
      "date": "2024-08-19"
    }
  ],
  "_exports": [
    "bard",
    "capa",
    "collective_anomalies",
    "pass",
    "plot",
    "point_anomalies",
    "sampler",
    "show",
    "summary"
  ],
  "_datasets": [
    {
      "name": "machinetemp",
      "title": "Machine temperature data.",
      "object": "machinetemp",
      "file": "machinetemp.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "datetime",
        "temperature"
      ],
      "rows": 22695,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim.data",
      "title": "Simulated data.",
      "object": "simulated",
      "file": "simulated.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anomaly-package",
      "title": "Detecting Anomalies in Data",
      "topics": [
        "anomaly-package",
        "anomaly"
      ]
    },
    {
      "page": "bard",
      "title": "Detection of multivariate anomalous segments using BARD.",
      "topics": [
        "bard"
      ]
    },
    {
      "page": "capa",
      "title": "A technique for detecting anomalous segments and points based on CAPA.",
      "topics": [
        "capa"
      ]
    },
    {
      "page": "collective_anomalies-methods",
      "title": "Collective anomaly location, lags, and mean/variance changes.",
      "topics": [
        "collective_anomalies",
        "collective_anomalies,bard.sampler.class-method",
        "collective_anomalies,capa.class-method",
        "collective_anomalies,pass.class-method"
      ]
    },
    {
      "page": "machine-temperature-data",
      "title": "Machine temperature data.",
      "topics": [
        "machinetemp"
      ]
    },
    {
      "page": "pass",
      "title": "Detection of multivariate anomalous segments using PASS.",
      "topics": [
        "pass"
      ]
    },
    {
      "page": "plot-methods",
      "title": "Visualisation of data, collective and point anomalies.",
      "topics": [
        "plot,bard.sampler.class",
        "plot,bard.sampler.class-method",
        "plot,capa.class",
        "plot,capa.class-method",
        "plot,pass.class",
        "plot,pass.class-method"
      ]
    },
    {
      "page": "point_anomaly-methods",
      "title": "Point anomaly location and strength.",
      "topics": [
        "point_anomalies",
        "point_anomalies,capa.class-method"
      ]
    },
    {
      "page": "sampler",
      "title": "Post processing of BARD results.",
      "topics": [
        "sampler"
      ]
    },
    {
      "page": "show-methods",
      "title": "Displays S4 objects produced by capa methods.",
      "topics": [
        "show",
        "show,bard.class-method",
        "show,bard.sampler.class-method",
        "show,capa.class-method",
        "show,pass.class-method"
      ]
    },
    {
      "page": "simulated-data",
      "title": "Simulated data.",
      "topics": [
        "sim.data"
      ]
    },
    {
      "page": "summary-methods",
      "title": "Summary of collective and point anomalies.",
      "topics": [
        "summary",
        "summary,bard.class-method",
        "summary,bard.sampler.class-method",
        "summary,capa.class-method",
        "summary,pass.class-method"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "cli",
    "cowplot",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6901960800285138,
  "_indexed": true,
  "_nocasepkg": "anomaly",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.3.3",
      "date": "2026-06-05T09:02:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "06f55e32e5f517a2335f9884b80a2ce3ffaec1d5",
      "fileid": "d0c1842b46e6bd78ca4ca3a833078acf1d9939246f8b6beefefcd9dec685b107",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27005525823"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.3.3",
      "date": "2026-06-05T09:02:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "06f55e32e5f517a2335f9884b80a2ce3ffaec1d5",
      "fileid": "1e0eec8480fa4ff6a27ef9a046b5758b0dda141d9a3da36ed7ec3d428a5dacc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27005525823"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.3.3",
      "date": "2026-06-05T09:02:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "06f55e32e5f517a2335f9884b80a2ce3ffaec1d5",
      "fileid": "210d6835ce296cd176f685df93730856ef1f4f23037ab263fa8f938e37203dbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27005525823"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.3.3",
      "date": "2026-06-05T09:02:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "06f55e32e5f517a2335f9884b80a2ce3ffaec1d5",
      "fileid": "11eba1802af15da5896ebe013d2fed1694a3eede86c630260cb18441f856a789",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27005525823"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.3.3",
      "date": "2026-06-05T09:02:28.000Z",
      "arch": "emscripten",
      "commit": "06f55e32e5f517a2335f9884b80a2ce3ffaec1d5",
      "fileid": "43063b29e8729316dcc9242d955aa0226b1729945b1d0c4c97fff2b0aa7e3f1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27005525823"
    }
  ]
}