{
  "_id": "6a16a743acfb0bcc41d8326f",
  "Package": "bayesWatch",
  "Type": "Package",
  "Title": "Bayesian Change-Point Detection for Process Monitoring with\nFault Detection",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\"Alexander C.\", \"Murph\",\nemail = \"murph290@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Reza\", \"Mohammadi\",\nrole = c(\"ctb\", \"cph\")),\nperson(\"Alex\", \"Lenkoski\",\nrole = c(\"ctb\", \"cph\")),\nperson(\"Andrew\", \"Johnson\",\nrole = \"ctb\"))",
  "Maintainer": "Alexander C. Murph <murph290@gmail.com>",
  "Description": "Bayes Watch fits an array of Gaussian Graphical Mixture\nModels to groupings of homogeneous data in time, called\nregimes, which are modeled as the observed states of a Markov\nprocess with unknown transition probabilities.  In doing so,\nBayes Watch defines a posterior distribution on a vector of\nregime assignments, which gives meaningful expressions on the\nprobability of every possible change-point.  Bayes Watch also\nallows for an effective and efficient fault detection system\nthat assesses what features in the data where the most\nresponsible for a given change-point.  For further details,\nsee: Alexander C. Murph et al. (2023)\n<doi:10.48550/arXiv.2310.02940>.",
  "Copyright": "file COPYRIGHTS",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 08:07:15 UTC",
    "User": "root"
  },
  "Author": "Alexander C. Murph [aut, cre], Reza Mohammadi [ctb, cph], Alex\nLenkoski [ctb, cph], Andrew Johnson [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-08-30 20:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/bayesWatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0c4d6620e7d490ca72aa91011bbcdcb3a6020de",
  "MD5sum": "4b103b3a2ea080db23ce12c89c5feaf6",
  "_user": "cran",
  "_type": "src",
  "_file": "bayesWatch_0.1.4.tar.gz",
  "_fileid": "ed0fe963eec5883e18371f477069f6711b40ea6c2804292367b072cd08cbb61c",
  "_filesize": 2356167,
  "_sha256": "ed0fe963eec5883e18371f477069f6711b40ea6c2804292367b072cd08cbb61c",
  "_created": "2026-05-27T08:07:15.000Z",
  "_published": "2026-05-27T08:11:47.451Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78034554414,
      "time": 194,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235233389"
    },
    {
      "job": 78034554498,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235235518"
    },
    {
      "job": 78034554501,
      "time": 193,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235233501"
    },
    {
      "job": 78034554399,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235233409"
    },
    {
      "job": 78034000422,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235168882"
    },
    {
      "job": 78034554378,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235225828"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26498901436",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bayesWatch",
  "_commit": {
    "id": "c0c4d6620e7d490ca72aa91011bbcdcb3a6020de",
    "author": "Alexander C. Murph <murph290@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1756585202
  },
  "_maintainer": {
    "name": "Alexander C. Murph",
    "email": "murph290@gmail.com",
    "login": "sirmurphalot",
    "linkedin": "in/alexander-murph-a39772b0",
    "description": "Scientist at Los Alamos National Lab.\n",
    "uuid": 19316122
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "LinkingTo"
    },
    {
      "package": "CholWishart",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 3.6.2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Hotelling",
      "role": "Imports"
    },
    {
      "package": "CholWishart",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "version": ">= 0.9.1",
      "role": "Imports"
    },
    {
      "package": "BDgraph",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ess",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.4",
      "date": "2025-08-30"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sirmurphalot",
      "count": 5,
      "uuid": 19316122
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesWatch"
  },
  "_searchresults": 4,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesWatch.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sirmurphalot/bayeswatch",
  "_realowner": "sirmurphalot",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-10-23"
    },
    {
      "version": "0.1.1",
      "date": "2023-11-05"
    },
    {
      "version": "0.1.2",
      "date": "2023-11-20"
    },
    {
      "version": "0.1.3",
      "date": "2024-01-27"
    },
    {
      "version": "0.1.4",
      "date": "2025-08-30"
    }
  ],
  "_exports": [
    "bayeswatch",
    "detect_faults",
    "get_point_estimate"
  ],
  "_datasets": [
    {
      "name": "day_dts",
      "title": "Simulated Data with Imposed Change-points.",
      "object": "day_dts",
      "file": "day_dts.RData",
      "class": [
        "POSIXct",
        "POSIXt"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "day_of_observations",
      "title": "Simulated Data with Imposed Change-points.",
      "object": "day_of_observations",
      "file": "day_of_observations.RData",
      "class": [
        "POSIXct",
        "POSIXt"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "full_data",
      "title": "Simulated Data with Imposed Change-points.",
      "object": "full_data",
      "file": "full_data.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 600,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bayeswatch",
      "title": "Fit a bayesWatch object.",
      "topics": [
        "bayeswatch"
      ]
    },
    {
      "page": "detect_faults",
      "title": "Determine the cause of a change-point.",
      "topics": [
        "detect_faults"
      ]
    },
    {
      "page": "full_data",
      "title": "Simulated Data with Imposed Change-points.",
      "topics": [
        "day_dts",
        "day_of_observations",
        "full_data"
      ]
    },
    {
      "page": "get_point_estimate",
      "title": "Create an estimate on posterior distribution of change-points.",
      "topics": [
        "get_point_estimate"
      ]
    },
    {
      "page": "plot.bayesWatch",
      "title": "Print function for a bayesWatch object.  Prints only the posterior change-point probabilities.",
      "topics": [
        "plot.bayesWatch"
      ]
    },
    {
      "page": "print.bayesWatch",
      "title": "Print function for a bayesWatch object.  Prints only the posterior change-point probabilities.",
      "topics": [
        "print.bayesWatch"
      ]
    }
  ],
  "_readme": "https://github.com/cran/bayesWatch/raw/HEAD/README.md",
  "_rundeps": [
    "BDgraph",
    "BH",
    "CholWishart",
    "cli",
    "corpcor",
    "cpp11",
    "ess",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "Hotelling",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "pROC",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "bayeswatch",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://sirmurphalot.r-universe.dev/bayesWatch",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-27T08:10:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c0c4d6620e7d490ca72aa91011bbcdcb3a6020de",
      "fileid": "e052839a5d6858a1d7ff04f5ad6305d9042cb9b6b2260f7853aadd16617fe4cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498901436"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-27T08:10:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c0c4d6620e7d490ca72aa91011bbcdcb3a6020de",
      "fileid": "fddc343cced582b904e4888cb21e58c345ec6de2834c86ab23960d35ddab68c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498901436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-27T08:10:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c0c4d6620e7d490ca72aa91011bbcdcb3a6020de",
      "fileid": "e2283ee2c1485ff76ba425b44d2cd694779b15c0d7b0e21b22a8b669f69d059c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498901436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-27T08:10:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c0c4d6620e7d490ca72aa91011bbcdcb3a6020de",
      "fileid": "e377b8a49b50ff70435bb19ca72a41df9c3f4bb54cac16c04e98c22339421e8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498901436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-27T08:10:28.000Z",
      "arch": "emscripten",
      "commit": "c0c4d6620e7d490ca72aa91011bbcdcb3a6020de",
      "fileid": "e1d89b93e4615dfa1d40ab7de1c5dff85220ffa43425ccc8e10c583e0fd9d0fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498901436"
    }
  ]
}