{
  "_id": "6a10211bacfb0bcc41c8be89",
  "Package": "SAME",
  "Type": "Package",
  "Title": "Seamless Adaptive Multi-Arm Multi-Stage Enrichment",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Chengxue\", \"Zhong\", role = c(\"aut\", \"cre\"),\nemail = \"czhong9106@gmail.com\"),\nperson(\"Haitao\", \"Pan\", role = \"aut\"),\nperson(\"Hongyu\", \"Miao\", role = \"aut\"))",
  "Maintainer": "Chengxue Zhong <czhong9106@gmail.com>",
  "Description": "Design a Bayesian seamless multi-arm biomarker-enriched\nphase II/III design with the survival endpoint with allowing\nsample size re-estimation. James M S Wason, Jean E Abraham,\nRichard D Baird, Ioannis Gournaris, Anne-Laure Vallier, James D\nBrenton, Helena M Earl, Adrian P Mander (2015)\n<doi:10.1038/bjc.2015.278>. Guosheng Yin, Nan Chen, J. Jack Lee\n(2018) <doi:10.1007/s12561-017-9199-7>. Ying Yuan, Beibei Guo,\nMark Munsell, Karen Lu, Amir Jazaeri (2016)\n<doi:10.1002/sim.6971>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:49:50 UTC",
    "User": "root"
  },
  "Author": "Chengxue Zhong [aut, cre], Haitao Pan [aut], Hongyu Miao [aut]",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://czhong9106.r-universe.dev",
  "Date/Publication": "2023-01-16 09:10:08 UTC",
  "RemoteUrl": "https://github.com/cran/SAME",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
  "MD5sum": "e88ba7c8efea6fc72ba54011d8efbc47",
  "_user": "czhong9106",
  "_type": "src",
  "_file": "SAME_0.1.0.tar.gz",
  "_fileid": "6624ef69f97f407492e1f2b4d5fef410a2adb0d403d6b2a725f5ee8fbe33f393",
  "_filesize": 127233,
  "_sha256": "6624ef69f97f407492e1f2b4d5fef410a2adb0d403d6b2a725f5ee8fbe33f393",
  "_created": "2026-05-14T05:49:50.000Z",
  "_published": "2026-05-22T09:25:47.378Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352355725,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988097689"
    },
    {
      "job": 77352356122,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988093332"
    },
    {
      "job": 77352355541,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988091724"
    },
    {
      "job": 77352355819,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988085817"
    },
    {
      "job": 77352355163,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988057881"
    },
    {
      "job": 77352355024,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157218528"
    },
    {
      "job": 77352355873,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988082487"
    },
    {
      "job": 77352355581,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988082478"
    },
    {
      "job": 77352355864,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988080691"
    }
  ],
  "_buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SAME",
  "_commit": {
    "id": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
    "author": "Chengxue Zhong <czhong9106@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1673860208
  },
  "_maintainer": {
    "name": "Chengxue Zhong",
    "email": "czhong9106@gmail.com",
    "login": "czhong9106",
    "uuid": 17417450
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "rjags",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "expint",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "czhong9106",
      "count": 1,
      "uuid": 17417450
    }
  ],
  "_userbio": {
    "uuid": 17417450,
    "type": "user",
    "name": "Chengxue Zhong"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SAME"
  },
  "_searchresults": 1,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SAME.html",
    "manual.pdf"
  ],
  "_realowner": "czhong9106",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-01-16"
    }
  ],
  "_exports": [
    "conduct.phase2",
    "conduct.phase3",
    "find.cutoffs",
    "sim.trial",
    "sim.trial.2"
  ],
  "_datasets": [
    {
      "name": "example.1",
      "title": "A Time-to-event dataset containing the time and other attributes of 643 patients.",
      "object": "example.1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "B1",
        "B2",
        "death",
        "surv"
      ],
      "rows": 643,
      "table": true,
      "tojson": true
    },
    {
      "name": "example.2",
      "title": "A Time-to-event dataset containing the time and other attributes of 643 patients.",
      "object": "example.2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "survtime",
        "death",
        "treatments",
        "T1",
        "T2",
        "B1",
        "B2",
        "surv"
      ],
      "rows": 228,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "conduct.phase2",
      "title": "Function to identify the most promising treatment-biomarker-linked subgroup",
      "topics": [
        "conduct.phase2"
      ]
    },
    {
      "page": "conduct.phase3",
      "title": "Function to estimate the hazard ratios and other statistics of the selected subgroup",
      "topics": [
        "conduct.phase3"
      ]
    },
    {
      "page": "example.1",
      "title": "A Time-to-event dataset containing the time and other attributes of 643 patients.",
      "topics": [
        "example.1"
      ]
    },
    {
      "page": "example.2",
      "title": "A Time-to-event dataset containing the time and other attributes of 643 patients.",
      "topics": [
        "example.2"
      ]
    },
    {
      "page": "find.cutoffs",
      "title": "Function to calibrate the cutoff points under null hypothesis",
      "topics": [
        "find.cutoffs"
      ]
    },
    {
      "page": "sim.trial",
      "title": "Function to simulate Bayesian seamless multi-arm biomarker-enriched phase II/III designs",
      "topics": [
        "sim.trial"
      ]
    },
    {
      "page": "sim.trial.2",
      "title": "Function to simulate Bayesian seamless multi-arm biomarker-enriched phase II/III designs with user-defined cutoff points",
      "topics": [
        "sim.trial.2"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cli",
    "coda",
    "cpp11",
    "expint",
    "extraDistr",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rjags",
    "rlang",
    "S7",
    "scales",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "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": "same",
  "_universes": [
    "czhong9106"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T05:52:30.000Z",
      "distro": "noble",
      "commit": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
      "fileid": "1c2bb9ebcb40065179c534071270400ad8f7b8df774360beaecd51f86ba28829",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T05:52:14.000Z",
      "distro": "noble",
      "commit": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
      "fileid": "f0cbdfd46081ef5561fe509252dffa77b791a62f8d1be38864ea867ff7753a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T05:52:11.000Z",
      "commit": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
      "fileid": "2245687d5701e79431a7e1b8472df219f81c407c1157595b32fea3dfe4a566a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T05:51:50.000Z",
      "commit": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
      "fileid": "92cf14c0f43cbe78197f17b425c720c124ee3cebf72826c8eefc1f5dde00a232",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:51:17.000Z",
      "commit": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
      "fileid": "661499c65cb6b0e6f3b9bcba182fe46394215235d691b528eddd305fac673307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:51:18.000Z",
      "commit": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
      "fileid": "3af0279a63b2190eddbd0d5de73bcd189e95295308cd1108ff3a131b73cb36fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:51:09.000Z",
      "commit": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
      "fileid": "355f22f1a06621da04363d968d7911ad03ec5dc98377d48dae22eeb752381192",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:25:32.000Z",
      "commit": "ad22a90b6884f33996f0eff5e5cad84ae1b6cddf",
      "fileid": "8b9b8b8570746b375f48e28ee93ffe097251ca57d0717b8142c3b27c0077d4be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/czhong9106/actions/runs/25844151551"
    }
  ]
}