{
  "_id": "6a2bdabfba420f1ac0cbf19c",
  "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-06-12 10:04:15 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-05-04 18:40:39 UTC",
  "RemoteUrl": "https://github.com/cran/roboBayes",
  "RemoteRef": "HEAD",
  "RemoteSha": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
  "MD5sum": "6abace316b572f92a644e96f59d78bdd",
  "_user": "cran",
  "_type": "src",
  "_file": "roboBayes_1.3.tar.gz",
  "_fileid": "1bfeb86aeeb70d56ab71bd1645d3c5787b9881a20f73712c92f7b3ad708566ca",
  "_filesize": 113090,
  "_sha256": "1bfeb86aeeb70d56ab71bd1645d3c5787b9881a20f73712c92f7b3ad708566ca",
  "_created": "2026-06-12T10:04:15.000Z",
  "_published": "2026-06-12T10:09:03.507Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81005230545,
      "time": 192,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588772002"
    },
    {
      "job": 81005230524,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588761443"
    },
    {
      "job": 81005230541,
      "time": 189,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588771297"
    },
    {
      "job": 81005230516,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588765108"
    },
    {
      "job": 81004630380,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588707635"
    },
    {
      "job": 81005230507,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588757608"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27408788274",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sth1402",
      "count": 3,
      "uuid": 41195707
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 578,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/roboBayes"
  },
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_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.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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "robobayes",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://sth1402.r-universe.dev/roboBayes",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-12T10:07:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "639e562eb4070ab6c9f5bcbeb8e81505d4eecece64741ed303021eecb67c71c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27408788274"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-12T10:07:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "8eefc8e3337b9107555a9ec6d9ea9a24a69f3dddc4cd7ba0bfdb7c83e5c96599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27408788274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-12T10:07:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "d1a73d85a9df09172f0003e8fc117eb97e84ce8ced3bce1c5b2e011fba405e37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27408788274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-12T10:07:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "e654a868ff82da02ae7a9309fd7504024155901142174d14ff7635abbdb04389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27408788274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-06-12T10:07:13.000Z",
      "arch": "emscripten",
      "commit": "97d26d5104e34ec9fa537658b6a9d613fb3b9d81",
      "fileid": "d720933cdc7e3f2eb9ba2c8252b61a7ca0c5d8651c7b1501ddf076e612e5649f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27408788274"
    }
  ]
}