{
  "_id": "6a478e826527f6f71fa0f20c",
  "Package": "BayesianMediationA",
  "Type": "Package",
  "Title": "Bayesian Mediation Analysis",
  "Version": "1.0.1",
  "Date": "2022-09-26",
  "Authors@R": "c(person(\"Qingzhao\", \"Yu\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"qyu@lsuhsc.edu\"),\nperson(\"Bin\", \"Li\", role = \"aut\"))",
  "Author": "Qingzhao Yu [aut, cre, cph], Bin Li [aut]",
  "Maintainer": "Qingzhao Yu <qyu@lsuhsc.edu>",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Description": "We perform general mediation analysis in the Bayesian\nsetting using the methods described in Yu and Li (2022,\nISBN:9780367365479). With the package, the mediation analysis\ncan be performed on different types of outcomes (e.g.,\ncontinuous, binary, categorical, or time-to-event), with\ndefault or user-defined priors and predictive models. The\nBayesian estimates and credible sets of mediation effects are\nreported as analytic results.",
  "License": "GPL (>= 2)",
  "URL": "https://cran.r-project.org/package=BayesianMediationA,\nhttps://publichealth.lsuhsc.edu/Faculty_pages/qyu/index.html",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 07:20:48 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make jags libicu-dev",
  "Repository": "https://qingzhaoyu.r-universe.dev",
  "Date/Publication": "2022-09-24 22:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/BayesianMediationA",
  "RemoteRef": "HEAD",
  "RemoteSha": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
  "_user": "qingzhaoyu",
  "_type": "src",
  "_file": "BayesianMediationA_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d0447658a7c1cb627ac5fa1bef76cfb1149bfcf5602774e4d6432de6bd599613",
  "_filesize": 843958,
  "_sha256": "d0447658a7c1cb627ac5fa1bef76cfb1149bfcf5602774e4d6432de6bd599613",
  "_expires": "2026-10-11T10:27:13.000Z",
  "_created": "2026-07-02T07:20:48.000Z",
  "_published": "2026-07-03T10:27:14.517Z",
  "_jobs": [
    {
      "job": 84980502099,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8031682169"
    },
    {
      "job": 84980502200,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8031683177"
    },
    {
      "job": 84980502176,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8031674584"
    },
    {
      "job": 84980501999,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8031666746"
    },
    {
      "job": 84980501231,
      "time": 286,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031621284"
    },
    {
      "job": 84980502097,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031678467"
    },
    {
      "job": 84980502080,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8031661117"
    },
    {
      "job": 84980502238,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8031665040"
    },
    {
      "job": 84980502236,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8031663313"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734",
  "_status": "success",
  "_upstream": "https://github.com/cran/BayesianMediationA",
  "_commit": {
    "id": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
    "author": "Qingzhao Yu <qyu@lsuhsc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1664059202
  },
  "_maintainer": {
    "name": "Qingzhao Yu",
    "email": "qyu@lsuhsc.edu",
    "login": "qingzhaoyu",
    "description": "Professor of Biostatistics",
    "uuid": 14879978
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.1",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "R2jags",
      "role": "Depends"
    },
    {
      "package": "car",
      "role": "Depends"
    },
    {
      "package": "gplots",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "qingzhaoyu",
      "count": 2,
      "uuid": 14879978
    }
  ],
  "_userbio": {
    "uuid": 14879978,
    "type": "user",
    "name": "Qingzhao Yu",
    "followers": 1,
    "description": "Professor of Biostatistics"
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesianMediationA"
  },
  "_searchresults": 3,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BayesianMediationA.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "qingzhaoyu",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-08-18"
    },
    {
      "version": "1.0.1",
      "date": "2022-09-25"
    }
  ],
  "_exports": [
    "bma.bx.cy",
    "data_org",
    "print.summary.bma",
    "summary.bma.bx.cy"
  ],
  "_datasets": [
    {
      "name": "weight_behavior",
      "title": "Weight_Behavior Data Set",
      "object": "weight_behavior",
      "file": "weight_behavior.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "bmi",
        "age",
        "sex",
        "race",
        "numpeople",
        "car",
        "gotosch",
        "snack",
        "tvhours",
        "cmpthours",
        "cellhours",
        "sports",
        "exercises",
        "sweat",
        "overweigh"
      ],
      "rows": 691,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BayesianMediationA-package",
      "title": "Bayesian Mediation Analysis Package",
      "topics": [
        "BayesianMediationA-package",
        "BayesianMediationA"
      ]
    },
    {
      "page": "bma.bx.cy",
      "title": "Bayesian Mediation Analysis",
      "topics": [
        "bma.bx.cy"
      ]
    },
    {
      "page": "data_org",
      "title": "Data Organization",
      "topics": [
        "data_org"
      ]
    },
    {
      "page": "print.summary.bma",
      "title": "Print the results from the summary function.",
      "topics": [
        "print.summary.bma"
      ]
    },
    {
      "page": "summary.bma.bx.cy",
      "title": "Summary function for the bma.bx.cy object",
      "topics": [
        "summary.bma.bx.cy"
      ]
    },
    {
      "page": "weight_behavior",
      "title": "Weight_Behavior Data Set",
      "topics": [
        "weight_behavior"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "bitops",
    "boot",
    "broom",
    "car",
    "carData",
    "caTools",
    "cli",
    "coda",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R2jags",
    "R2WinBUGS",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rjags",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2604.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "BayesianMediationAvignette.Rmd",
      "filename": "BayesianMediationAvignette.html",
      "title": "Examples for Bayesian Mediation Analysis",
      "author": "Qingzhao Yu and Bin Li",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package installation",
        "The Data Set",
        "Data Transformation and Organization",
        "The function $bma.bx.cy$ for Bayesian mediation analysis",
        "Categorical predictor",
        "use transfered continuous predictors for y",
        "Binary outcome",
        "Time-to-Event outcome",
        "Categorical outcome",
        "References"
      ],
      "created": "2022-09-24 22:40:02",
      "modified": "2022-09-24 22:40:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "bayesianmediationa",
  "_universes": [
    "qingzhaoyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-02T07:23:23.000Z",
      "distro": "resolute",
      "commit": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
      "fileid": "https://r2.ropensci.org/9b3c8ad33397b8939f537f61df6de2e0c6294f9a15ac0345896d349d748822b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-02T07:23:26.000Z",
      "distro": "resolute",
      "commit": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
      "fileid": "https://r2.ropensci.org/6652ccb656e2f1b3de74ae09e809d4f4dd01558bf0fbdf2c727f15254d0a1a62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-02T07:23:07.000Z",
      "commit": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
      "fileid": "https://r2.ropensci.org/e4f3209a15c0a5ac56d821d0188452d0ca21b1263020981f3d45fb060a985ce5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-02T07:22:48.000Z",
      "commit": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
      "fileid": "https://r2.ropensci.org/aacc487834d00579faf8bfc44bac5643a09be472eacb7aa6560ec4b684b359d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-02T07:23:53.000Z",
      "commit": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
      "fileid": "https://r2.ropensci.org/98d16259b34f2690129fd2bacf20c8b4b32dbaa8abf3e440b53d5454e471974d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-02T07:22:16.000Z",
      "commit": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
      "fileid": "https://r2.ropensci.org/b7910d3110dc90742244cf9bcdbe1a68a54936c7096aef332fd8f5349bd74979",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-02T07:22:27.000Z",
      "commit": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
      "fileid": "https://r2.ropensci.org/b8cac7c9ccc660084429ea684a0d341b7951b2c2c8a14b1ffdf6c39c4be2b20e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-02T07:22:16.000Z",
      "commit": "30a4a0cde8ea0e2567edc1d17936649d92cd882c",
      "fileid": "https://r2.ropensci.org/5275be9f9858ca0da4ff45a3bb85909f721b892545968bc26093b1044250d1c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/qingzhaoyu/actions/runs/28572465734"
    }
  ]
}