{
  "_id": "6a2929db732311cd875a1763",
  "Package": "WCRBayesDesign",
  "Type": "Package",
  "Title": "Bayesian Two-Stage Design with Window-Cohort and Controlled\nRoll-on for Time-to-Event Estimand",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Zhongheng\", \"Cai\", email = \"zhonghengcai123@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Haitao\", \"Pan\", email = \"Haitao.Pan@STJUDE.ORG\", role = \"aut\")\n)",
  "Description": "Calibrates Bayesian two-stage designs for single-arm phase\nII trials with time-to-event endpoints using a window-cohort\nwith controlled roll-on. Interim monitoring is anchored to a\nlocked interim cohort and a pre-specified follow-up\nrequirement, so analysis timing remains predictable while\npreserving follow-up maturity. The package searches feasible\ninterim rules, optimizes final sample size and decision\nthresholds, evaluates operating characteristics by Monte Carlo\nsimulation, and supports exponential, Weibull, log-normal,\nlog-logistic, and user-defined baseline survival models.\nRelated published foundations include Simon (1989)\n<doi:10.1016/0197-2456(89)90015-9> and Cotterill and Whitehead\n(2015) <doi:10.1002/sim.6426>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 08:53:06 UTC",
    "User": "root"
  },
  "Author": "Zhongheng Cai [aut, cre], Haitao Pan [aut]",
  "Maintainer": "Zhongheng Cai <zhonghengcai123@gmail.com>",
  "Repository": "https://zhongheng-biostatistics.r-universe.dev",
  "Date/Publication": "2026-04-10 11:15:04 UTC",
  "RemoteUrl": "https://github.com/cran/WCRBayesDesign",
  "RemoteRef": "HEAD",
  "RemoteSha": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
  "MD5sum": "6bdfd53e2f1da4e137e9f1deb9c6ec85",
  "_user": "zhongheng-biostatistics",
  "_type": "src",
  "_file": "WCRBayesDesign_1.0.1.tar.gz",
  "_fileid": "483553b91246c26b48ae78400b44987b6b370571ab96cf1d5f753fc63159661d",
  "_filesize": 222651,
  "_sha256": "483553b91246c26b48ae78400b44987b6b370571ab96cf1d5f753fc63159661d",
  "_created": "2026-06-10T08:53:06.000Z",
  "_published": "2026-06-10T09:09:47.620Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80519436612,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531044343"
    },
    {
      "job": 80519436626,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531030277"
    },
    {
      "job": 80519436521,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531339215"
    },
    {
      "job": 80519436487,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531310491"
    },
    {
      "job": 80518837629,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530980061"
    },
    {
      "job": 80519436586,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531028894"
    },
    {
      "job": 80519436585,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531008816"
    },
    {
      "job": 80519436526,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531010497"
    },
    {
      "job": 80519436590,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531015945"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/WCRBayesDesign",
  "_commit": {
    "id": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
    "author": "Zhongheng Cai <zhonghengcai123@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1775819704
  },
  "_maintainer": {
    "name": "Zhongheng Cai",
    "email": "zhonghengcai123@gmail.com",
    "login": "zhongheng-biostatistics",
    "description": "",
    "uuid": 182246117
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2026-04-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zhongheng-biostatistics",
      "count": 1,
      "uuid": 182246117
    }
  ],
  "_userbio": {
    "uuid": 182246117,
    "type": "user",
    "name": "zhongheng-Biostatistics"
  },
  "_downloads": {
    "count": 418,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WCRBayesDesign"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/WCRBayesDesign.html",
    "manual.pdf"
  ],
  "_realowner": "zhongheng-biostatistics",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-04-10"
    }
  ],
  "_exports": [
    "conduct",
    "delta_from_theta_goal",
    "find_Nw_pIA",
    "oc_two_stage",
    "run_two_stage_trial",
    "S0_inverse",
    "S0_weibull",
    "stats_transformed",
    "two_stage_optimize_design"
  ],
  "_help": [
    {
      "page": "conduct",
      "title": "Bayesian Interim and Final Analysis (Unified Transformed Time Framework)",
      "topics": [
        "conduct"
      ]
    },
    {
      "page": "delta_from_theta_goal",
      "title": "Convert target EFS goal to delta parameter under proportional hazards model",
      "topics": [
        "delta_from_theta_goal"
      ]
    },
    {
      "page": "find_Nw_pIA",
      "title": "Search for feasible interim analysis thresholds (Unified Framework)",
      "topics": [
        "find_Nw_pIA"
      ]
    },
    {
      "page": "oc_two_stage",
      "title": "Evaluate operating characteristics for two-stage adaptive survival designs (Unified Framework)",
      "topics": [
        "oc_two_stage"
      ]
    },
    {
      "page": "run_two_stage_trial",
      "title": "Run Two-Stage Bayesian Single-Arm Survival Trial Simulation",
      "topics": [
        "run_two_stage_trial"
      ]
    },
    {
      "page": "S0_inverse",
      "title": "Inverse of baseline survival function S_0",
      "topics": [
        "S0_inverse"
      ]
    },
    {
      "page": "S0_weibull",
      "title": "Weibull reference survival function",
      "topics": [
        "S0_weibull"
      ]
    },
    {
      "page": "stats_transformed",
      "title": "Compute transformed statistics for survival data",
      "topics": [
        "stats_transformed"
      ]
    },
    {
      "page": "two_stage_optimize_design",
      "title": "Optimize two-stage adaptive survival design",
      "topics": [
        "two_stage_optimize_design"
      ]
    }
  ],
  "_readme": "https://github.com/cran/WCRBayesDesign/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "wcrbayesdesign",
  "_universes": [
    "zhongheng-biostatistics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-10T08:55:30.000Z",
      "distro": "noble",
      "commit": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
      "fileid": "545b04e7ae294a58c6f91753fd4a240437de0a5b8e41f621dcad8bed43845839",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-10T08:55:20.000Z",
      "distro": "noble",
      "commit": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
      "fileid": "1e3c2ce1e1263adf10574d284c956e0490323ff47bc47ae7c91a56f188b653e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-10T09:09:19.000Z",
      "commit": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
      "fileid": "74709f79281f94590d7a4baf778f9ebf64a1d8bd41a773a3e7b18c03c68eb05b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-10T09:07:57.000Z",
      "commit": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
      "fileid": "9603cc44e4a13fc686335969caa0c79bf5d4a79c0da35274dd80f2d5b402a2d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-10T08:55:26.000Z",
      "commit": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
      "fileid": "90d088555baa1d548dde8cc15d1db62e8bd688c556dde766353eb3b0c97a6df8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-10T08:54:24.000Z",
      "commit": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
      "fileid": "e73cd9ef73873003053e2f960e8a303b498d9f1311eb265960c5e59fa6a38c1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-10T08:54:26.000Z",
      "commit": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
      "fileid": "df0110853fce663c3d4b68ed9122c5bd35c7a5be5e2b83c594fb2bcf8b534eac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-10T08:54:41.000Z",
      "commit": "f0a04f9843b6a9b208ef04533a0fdba507ca083c",
      "fileid": "8d5bddc505828923f40532ee9009f0cfe52c352dd555b53b939477015b8caa0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhongheng-biostatistics/actions/runs/27264685481"
    }
  ]
}