{
  "_id": "6a153a14acfb0bcc41d516c4",
  "Package": "psBayesborrow",
  "Version": "1.1.0",
  "Title": "Bayesian Information Borrowing with Propensity Score Matching",
  "Authors@R": "c(\nperson(given  = \"Yusuke\",\nfamily = \"Yamaguchi\",\nrole   = c(\"aut\",\"cre\"),\nemail  = \"yamagubed@gmail.com\"),\nperson(given  = \"Jun\",\nfamily = \"Takeda\",\nrole   = c(\"aut\")),\nperson(given  = \"Kentaro\",\nfamily = \"Takeda\",\nrole   = c(\"aut\")))",
  "Description": "Hybrid control design is a way to borrow information from\nexternal controls to augment concurrent controls in a\nrandomized controlled trial and is expected to overcome the\nfeasibility issue when adequate randomized controlled trials\ncannot be conducted. A major challenge in the hybrid control\ndesign is its inability to eliminate a prior-data conflict\ncaused by systematic imbalances in measured or unmeasured\nconfounding factors between patients in the concurrent\ntreatment/control group and external controls. To prevent the\nprior-data conflict, a combined use of propensity score\nmatching and Bayesian commensurate prior has been proposed in\nthe context of hybrid control design. The propensity score\nmatching is first performed to guarantee the balance in\nbaseline characteristics, and then the Bayesian commensurate\nprior is constructed while discounting the information based on\nthe similarity in outcomes between the concurrent and external\ncontrols. 'psBayesborrow' is a package to implement the\npropensity score matching and the Bayesian analysis with\ncommensurate prior, as well as to conduct a simulation study to\nassess operating characteristics of the hybrid control design,\nwhere users can choose design parameters in flexible and\nstraightforward ways depending on their own application.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Biarch": "true",
  "SystemRequirements": "GNU make",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-26 05:53:20 UTC",
    "User": "root"
  },
  "Author": "Yusuke Yamaguchi [aut, cre], Jun Takeda [aut], Kentaro Takeda\n[aut]",
  "Maintainer": "Yusuke Yamaguchi <yamagubed@gmail.com>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-03-05 02:31:53 UTC",
  "RemoteUrl": "https://github.com/cran/psBayesborrow",
  "RemoteRef": "HEAD",
  "RemoteSha": "8725238a7f4ef288896f6e062d7eaaac06f3f071",
  "MD5sum": "2730c66fc088c71c96711a388f82680b",
  "_user": "cran",
  "_type": "src",
  "_file": "psBayesborrow_1.1.0.tar.gz",
  "_fileid": "12c6f97224ef720949ef9822d6b8675a41f9237b667e4d4f9dd7773073130708",
  "_filesize": 235885,
  "_sha256": "12c6f97224ef720949ef9822d6b8675a41f9237b667e4d4f9dd7773073130708",
  "_created": "2026-05-26T05:53:20.000Z",
  "_published": "2026-05-26T06:13:40.479Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77816420551,
      "time": 676,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210077615"
    },
    {
      "job": 77816420553,
      "time": 721,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210086707"
    },
    {
      "job": 77816420532,
      "time": 727,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210088420"
    },
    {
      "job": 77816420517,
      "time": 732,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210089289"
    },
    {
      "job": 77815278614,
      "time": 640,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209933356"
    },
    {
      "job": 77816420608,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26434844888",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/psBayesborrow",
  "_commit": {
    "id": "8725238a7f4ef288896f6e062d7eaaac06f3f071",
    "author": "Yusuke Yamaguchi <yamagubed@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1709605913
  },
  "_maintainer": {
    "name": "Yusuke Yamaguchi",
    "email": "yamagubed@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "version": ">= 1.66.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3.3.0",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.0.1",
      "role": "LinkingTo"
    },
    {
      "package": "rstan",
      "version": ">= 2.18.1",
      "role": "LinkingTo"
    },
    {
      "package": "StanHeaders",
      "version": ">= 2.18.0",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "copula",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.0.1",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "version": ">= 2.18.1",
      "role": "Imports"
    },
    {
      "package": "rstantools",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "MatchIt",
      "role": "Imports"
    },
    {
      "package": "optmatch",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "overlapping",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/psBayesborrow"
  },
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_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/psBayesborrow.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-02-09"
    },
    {
      "version": "1.1.0",
      "date": "2024-03-04"
    }
  ],
  "_exports": [
    "commensurate.bin",
    "commensurate.cont",
    "commensurate.t2e",
    "datagen",
    "psborrow.bin",
    "psborrow.cont",
    "psborrow.summary",
    "psborrow.t2e",
    "psmatch",
    "trial.simulation.bin",
    "trial.simulation.cont",
    "trial.simulation.t2e"
  ],
  "_help": [
    {
      "page": "psBayesborrow-package",
      "title": "The 'psBayesborrow' package.",
      "topics": [
        "psBayesborrow-package",
        "psBayesborrow"
      ]
    },
    {
      "page": "commensurate.bin",
      "title": "Bayesian analysis with commensurate prior for binary outcome",
      "topics": [
        "commensurate.bin"
      ]
    },
    {
      "page": "commensurate.cont",
      "title": "Bayesian analysis with commensurate prior for continuous outcome",
      "topics": [
        "commensurate.cont"
      ]
    },
    {
      "page": "commensurate.t2e",
      "title": "Bayesian analysis with commensurate prior for time-to-event outcome",
      "topics": [
        "commensurate.t2e"
      ]
    },
    {
      "page": "datagen",
      "title": "Generate multivariate correlated data",
      "topics": [
        "datagen"
      ]
    },
    {
      "page": "psborrow.bin",
      "title": "Simulation study of hybrid control design with Bayesian dynamic borrowing incorporating propensity score matched external control: binary outcome",
      "topics": [
        "psborrow.bin"
      ]
    },
    {
      "page": "psborrow.cont",
      "title": "Simulation study of hybrid control design with Bayesian dynamic borrowing incorporating propensity score matched external control: continuous outcome",
      "topics": [
        "psborrow.cont"
      ]
    },
    {
      "page": "psborrow.summary",
      "title": "Summarizing simulation study results",
      "topics": [
        "psborrow.summary"
      ]
    },
    {
      "page": "psborrow.t2e",
      "title": "Simulation study of hybrid control design with Bayesian dynamic borrowing incorporating propensity score matched external control: time-to-event outcome",
      "topics": [
        "psborrow.t2e"
      ]
    },
    {
      "page": "psmatch",
      "title": "Propensity score matching",
      "topics": [
        "psmatch"
      ]
    },
    {
      "page": "trial.simulation.bin",
      "title": "Simulating binary data for current trial and external control",
      "topics": [
        "trial.simulation.bin"
      ]
    },
    {
      "page": "trial.simulation.cont",
      "title": "Simulating continuous data for current trial and external control",
      "topics": [
        "trial.simulation.cont"
      ]
    },
    {
      "page": "trial.simulation.t2e",
      "title": "Simulating time-to-event data for current trial and external control",
      "topics": [
        "trial.simulation.t2e"
      ]
    }
  ],
  "_readme": "https://github.com/cran/psBayesborrow/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ADGofTest",
    "backports",
    "BH",
    "boot",
    "brio",
    "callr",
    "checkmate",
    "chk",
    "class",
    "cli",
    "cluster",
    "colorspace",
    "copula",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "distributional",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gsl",
    "gtable",
    "inline",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "loo",
    "magrittr",
    "MASS",
    "MatchIt",
    "Matrix",
    "matrixStats",
    "mvtnorm",
    "numDeriv",
    "optmatch",
    "overlapping",
    "pcaPP",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "posterior",
    "praise",
    "processx",
    "proxy",
    "ps",
    "pspline",
    "QuickJSR",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "RcppProgress",
    "rlang",
    "rlemon",
    "rprojroot",
    "rstan",
    "rstantools",
    "S7",
    "scales",
    "stabledist",
    "StanHeaders",
    "survival",
    "tensorA",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr"
  ],
  "_sysdeps": [
    {
      "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": true,
  "_nocasepkg": "psbayesborrow",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-26T06:03:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8725238a7f4ef288896f6e062d7eaaac06f3f071",
      "fileid": "743fe1b2e8b9bc53ef31ebcb2ff51239de49e2326700ebb87580ea295e88a091",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26434844888"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-26T06:03:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8725238a7f4ef288896f6e062d7eaaac06f3f071",
      "fileid": "4ae01879224f2507ff275c47f7417caf600d2d2e05e79bd0ecf6759f0146c9ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26434844888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-26T06:03:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8725238a7f4ef288896f6e062d7eaaac06f3f071",
      "fileid": "ff8f6d91539b6827c0c7c722e429a64229926753f8aca2f38bb806951f3b3e74",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26434844888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-26T06:03:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8725238a7f4ef288896f6e062d7eaaac06f3f071",
      "fileid": "8feafc7c6eff157a5bd6d4a72b7c836b38ad50208bc05ec04ad6655291edb874",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26434844888"
    }
  ]
}