{
  "_id": "6a62fcefd3420cf5dfdb5af0",
  "Package": "roboBayes",
  "Type": "Package",
  "Title": "Robust Online Bayesian Monitoring",
  "Version": "1.3",
  "Date": "2025-05-04",
  "Authors@R": "c(person(\"Laura\", \"Wendelberger\", role = \"aut\"),\nperson(\"Josh\", \"Gray\", role = \"aut\"),\nperson(\"Brian\", \"Reich\", role = \"aut\"),\nperson(\"Alyson\", \"Wilson\", role = \"aut\"),\nperson(\"Shannon T.\", \"Holloway\", role = c(\"aut\", \"cre\"),\nemail = \"shannon.t.holloway@gmail.com\"))",
  "Author": "Laura Wendelberger [aut], Josh Gray [aut], Brian Reich [aut],\nAlyson Wilson [aut], Shannon T. Holloway [aut, cre]",
  "Maintainer": "Shannon T. Holloway <shannon.t.holloway@gmail.com>",
  "Description": "An implementation of Bayesian online changepoint detection\n(Adams and MacKay (2007) <doi:10.48550/arXiv.0710.3742>) with\nan option for probability based outlier detection and removal\n(Wendelberger et. al. (2021) <doi:10.48550/arXiv.2112.12899>).\nBuilding on the independent multivariate constant mean model\nimplemented in the 'R' package 'ocp', this package models\nmultivariate data as multivariate normal about a linear trend,\ndefined by user input covariates, with an unstructured error\ncovariance. Changepoints are identified based on a probability\nthreshold for windows of points.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Collate": "'RcppExports.R' 'checkTypes.R' 'regressionInit.R'\n'initRoboBayes.R' 'verifyAnalysisSettings.R' 'roboBayes.R'",
  "Packaged": {
    "Date": "2026-07-24 05:35:06 UTC",
    "User": "root"
  },
  "Repository": "https://sth1402.r-universe.dev",
  "Date/Publication": "2025-05-04 18:40:39 UTC",
  "RemoteUrl": "https://github.com/cran/roboBayes",
  "RemoteRef": "HEAD",
  "RemoteSha": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
  "_user": "sth1402",
  "_type": "src",
  "_file": "roboBayes_1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/e56144714f0b855cce68b83c38bb0c47622be6d6c53d6a3b26b23041b2d649b2",
  "_filesize": 112833,
  "_sha256": "e56144714f0b855cce68b83c38bb0c47622be6d6c53d6a3b26b23041b2d649b2",
  "_expires": "2026-11-01T05:49:34.000Z",
  "_created": "2026-07-24T05:35:06.000Z",
  "_published": "2026-07-24T05:49:35.650Z",
  "_jobs": [
    {
      "job": 89408326698,
      "time": 155,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587633514"
    },
    {
      "job": 89408326719,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587634462"
    },
    {
      "job": 89408326739,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587638636"
    },
    {
      "job": 89408326707,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587633774"
    },
    {
      "job": 89408326799,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8587803967"
    },
    {
      "job": 89408326793,
      "time": 224,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8587759864"
    },
    {
      "job": 89408326768,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587727760"
    },
    {
      "job": 89408326803,
      "time": 222,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587758971"
    },
    {
      "job": 89407824835,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587590001"
    },
    {
      "job": 89408326704,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8587634235"
    },
    {
      "job": 89408326684,
      "time": 180,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587639986"
    },
    {
      "job": 89408326701,
      "time": 155,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8587633402"
    },
    {
      "job": 89408326716,
      "time": 183,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587640513"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740",
  "_status": "success",
  "_upstream": "https://github.com/cran/roboBayes",
  "_commit": {
    "id": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
    "author": "Shannon T. Holloway <shannon.t.holloway@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1746384039
  },
  "_maintainer": {
    "name": "Shannon T. Holloway",
    "email": "shannon.t.holloway@gmail.com",
    "login": "sth1402",
    "description": "",
    "uuid": 41195707
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppDist",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sth1402",
      "count": 3,
      "uuid": 41195707
    }
  ],
  "_userbio": {
    "uuid": 41195707,
    "type": "user",
    "name": "sth1402",
    "followers": 1
  },
  "_downloads": {
    "count": 306,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/roboBayes"
  },
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/roboBayes.html",
    "manual.pdf"
  ],
  "_realowner": "sth1402",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2022-08-16"
    },
    {
      "version": "1.2",
      "date": "2023-12-14"
    },
    {
      "version": "1.3",
      "date": "2025-05-04"
    }
  ],
  "_exports": [
    "roboBayes"
  ],
  "_help": [
    {
      "page": "roboBayes",
      "title": "roboBayes: Robust Online Bayesian Monitoring",
      "topics": [
        "roboBayes"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo",
    "RcppDist"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "robobayes",
  "_universes": [
    "sth1402"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-07-24T05:37:39.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/bc2f4b8aeb108f3c0c0635eed219c0ca43b797ccc539771fc72d37d920120671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-07-24T05:37:44.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/96b3363b912c22a99c2a965ab61769eb493ddf40a2b43705eadfda991c401957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3",
      "date": "2026-07-24T05:37:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/d7aaccd61c17c931c86b100cc4200bb881f6fe5011e23760b5f1eeddcde7c4bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3",
      "date": "2026-07-24T05:37:42.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/745405cb230996419a326f795f2299022f8b8d3145b7482b027e544ba03c3024",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-07-24T05:48:13.000Z",
      "arch": "aarch64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/186fe81aa9e0a5ac7854c5c957f20ea2b533d1b1582431c490f645b86aaea278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-07-24T05:44:58.000Z",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/7d582b7289a3cfa652295da2e9a005b14fbc9fe22bdc862241117cd8913b83cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3",
      "date": "2026-07-24T05:43:48.000Z",
      "arch": "aarch64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/dd8b1819a6053dba1e2950f34f227229f15555c2b2b33e3f6d1cb57ebfb7082d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3",
      "date": "2026-07-24T05:44:53.000Z",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/81b36a12b11439046682c7bc36ab364e0c68114357cd67df3b4b05c9a875ab72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-07-24T05:37:44.000Z",
      "arch": "emscripten",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/9f803725e27fa10beacc653370bf87cd43533d209c1418f3d199565db86019b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-07-24T05:36:53.000Z",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/e71d83db40d7b435149c0546b2aa130121468901e31dea5fbc021c67af62ef59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-07-24T05:36:47.000Z",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/788f10305c42770a20dc2b20c56d87072f7670a98fe65b9f957fc71ca24b9262",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3",
      "date": "2026-07-24T05:36:57.000Z",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "https://r2.ropensci.org/44578cd96d45f6ed355ce44ed6ffdbe619576e64e41da7f42d3a3b1c15ffc68a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/30069682740"
    }
  ]
}