{
  "_id": "6a1d71641d7bb097a0a507ed",
  "Package": "betaBayes",
  "Type": "Package",
  "Title": "Bayesian Beta Regression",
  "Version": "1.0.1",
  "Date": "2022-05-08",
  "Authors@R": "c(person(\"Haiming\", \"Zhou\", role = c(\"aut\", \"cre\",\"cph\"),\nemail = \"haiming2019@gmail.com\"),\nperson(\"Xianzheng\", \"Huang\", role = \"aut\") )",
  "Description": "Provides a class of Bayesian beta regression models for\nthe analysis of continuous data with support restricted to an\nunknown finite support. The response variable is modeled using\na four-parameter beta distribution with the mean or mode\nparameter depending linearly on covariates through a link\nfunction. When the response support is known to be (0,1), the\nabove class of models reduce to traditional (0,1) supported\nbeta regression models. Model choice is carried out via the\nlogarithm of the pseudo marginal likelihood (LPML), the\ndeviance information criterion (DIC), and the Watanabe-Akaike\ninformation criterion (WAIC). See Zhou and Huang (2022)\n<doi:10.1016/j.csda.2021.107345>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:39:09 UTC",
    "User": "root"
  },
  "Author": "Haiming Zhou [aut, cre, cph], Xianzheng Huang [aut]",
  "Maintainer": "Haiming Zhou <haiming2019@gmail.com>",
  "Repository": "https://wonderzhm.r-universe.dev",
  "Date/Publication": "2022-05-09 11:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/betaBayes",
  "RemoteRef": "HEAD",
  "RemoteSha": "628c97ed256909550e757010afb71af5ec381328",
  "MD5sum": "69e48b065e079931b23135f32a0ae165",
  "_user": "wonderzhm",
  "_type": "src",
  "_file": "betaBayes_1.0.1.tar.gz",
  "_fileid": "ad8aa3ddb73e36ba3b2e99a1b9c8d121b507574f31e8778bc988b2203c04c186",
  "_filesize": 173811,
  "_sha256": "ad8aa3ddb73e36ba3b2e99a1b9c8d121b507574f31e8778bc988b2203c04c186",
  "_created": "2026-06-01T11:39:09.000Z",
  "_published": "2026-06-01T11:47:47.995Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78844233955,
      "time": 156,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330518059"
    },
    {
      "job": 78844233899,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330517713"
    },
    {
      "job": 78844233928,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330513279"
    },
    {
      "job": 78844233893,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330509477"
    },
    {
      "job": 78844234034,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330504168"
    },
    {
      "job": 78844234096,
      "time": 262,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330553840"
    },
    {
      "job": 78844234123,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330521727"
    },
    {
      "job": 78844234030,
      "time": 460,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330616960"
    },
    {
      "job": 78843793193,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330466605"
    },
    {
      "job": 78844233865,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330511648"
    },
    {
      "job": 78844233898,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330518002"
    },
    {
      "job": 78844233934,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330506032"
    },
    {
      "job": 78844233867,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330507841"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/betaBayes",
  "_commit": {
    "id": "628c97ed256909550e757010afb71af5ec381328",
    "author": "Haiming Zhou <haiming2019@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1652094002
  },
  "_maintainer": {
    "name": "Haiming Zhou",
    "email": "haiming2019@gmail.com",
    "login": "wonderzhm",
    "description": "Director, Biostatistics, Daiichi Sankyo, Inc. ",
    "uuid": 10028297
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.4.300.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "betareg",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wonderzhm",
      "count": 1,
      "uuid": 10028297
    }
  ],
  "_userbio": {
    "uuid": 10028297,
    "type": "user",
    "name": "Haiming Zhou",
    "description": "Director, Biostatistics, Daiichi Sankyo, Inc. "
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/betaBayes"
  },
  "_searchresults": 6,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/betaBayes.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "wonderzhm",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-06-08"
    },
    {
      "version": "1.0.1",
      "date": "2022-05-09"
    }
  ],
  "_exports": [
    "beta4reg",
    "cox.snell.beta4reg",
    "predict.beta4reg",
    "print.beta4reg",
    "print.summary.beta4reg",
    "summary.beta4reg"
  ],
  "_datasets": [
    {
      "name": "covid",
      "title": "COVID-19 County Level Data",
      "object": "covid",
      "file": "covid.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FIPS",
        "PopE",
        "MaleP",
        "WhiteP",
        "BlackP",
        "Age65plusP",
        "PovertyP",
        "RUCC_2013",
        "State",
        "deaths",
        "cases"
      ],
      "rows": 3143,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "beta4reg",
      "title": "Bayesian Beta Regression Models",
      "topics": [
        "beta4reg",
        "print.beta4reg",
        "print.summary.beta4reg",
        "summary.beta4reg"
      ]
    },
    {
      "page": "covid",
      "title": "COVID-19 County Level Data",
      "topics": [
        "covid"
      ]
    },
    {
      "page": "cox.snell.beta4reg",
      "title": "Cox-Snell Diagnostic Plot",
      "topics": [
        "cox.snell.beta4reg"
      ]
    },
    {
      "page": "predictl.beta4reg",
      "title": "Predict method for beta4 model fits",
      "topics": [
        "predict.beta4reg"
      ]
    }
  ],
  "_rundeps": [
    "betareg",
    "flexmix",
    "Formula",
    "lattice",
    "lmtest",
    "modeltools",
    "nnet",
    "Rcpp",
    "RcppArmadillo",
    "sandwich",
    "zoo"
  ],
  "_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,
  "_indexed": true,
  "_nocasepkg": "betabayes",
  "_universes": [
    "wonderzhm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T11:41:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "7f772f293a81fac7133f65882736582732187577f898a04ac276f39a25dc081a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T11:41:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "8b5267cda6fe31fd2e0d6d4a4017dee973a5d46ef964c81cf5f489ec38948161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T11:41:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "c5057729f2a6b63c8c6d93653e2b8c0e09749ec80d61cd866a493e4d59f12089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T11:41:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "702c35eb3c59fb054b1f876d857ff243832ea36064ad3ef57983ee51844fd9ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T11:41:15.000Z",
      "arch": "aarch64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "57bd9ccffdb245c0ed449fbf07daf22dda05899108f31c3f10c2efcc63e22a6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T11:42:58.000Z",
      "arch": "x86_64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "1edf3bb95b0f6ecc2a62a7f5579df1248f95c3fe0348b839c997293c8628b90b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T11:41:42.000Z",
      "arch": "aarch64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "a596b75cfca56d7b961ec4cbcda6565d6c62b0e79ffc14aa8bb792a206eb6b17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T11:45:14.000Z",
      "arch": "x86_64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "4c6a46f4ee50b780dafaeba8c7954453bf5bed5f25369384fa60a0b015f6042e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T11:41:41.000Z",
      "arch": "emscripten",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "c77cd955f509d20e79205cd1bddf1a017db665ab53ec271b4b90638b8946dc08",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T11:40:52.000Z",
      "arch": "x86_64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "9dd9f5ac2849d5c0af7293e5ae3cffa9ea3ca9f26e7f8bed9ef19d7f847ba516",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T11:40:44.000Z",
      "arch": "x86_64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "faa870c9c92b38a3c669f5e0815e09533297c60156eb0a5c6c4d85ceee35aa04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T11:40:42.000Z",
      "arch": "x86_64",
      "commit": "628c97ed256909550e757010afb71af5ec381328",
      "fileid": "0ce84d7ae4ff38cf0b81c130e85644c5d277280379b16225f6962962377aeb70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wonderzhm/actions/runs/26752478698"
    }
  ]
}