{
  "_id": "6a10746aacfb0bcc41cac4b1",
  "Package": "ADCT",
  "Type": "Package",
  "Title": "Adaptive Design in Clinical Trials",
  "Version": "0.1.0",
  "Author": "Yalin Zhu",
  "Maintainer": "Yalin Zhu <yalin.zhu@outlook.com>",
  "Description": "Existing adaptive design methods in clinical trials. The\npackage includes power, stopping boundaries (sample size)\ncalculation functions for two-group group sequential designs,\nadaptive design with coprimary endpoints, biomarker-informed\nadaptive design, etc.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 05:37:46 UTC",
    "User": "root"
  },
  "Repository": "https://allenzhuaz.r-universe.dev",
  "Date/Publication": "2021-12-25 03:04:38 UTC",
  "RemoteUrl": "https://github.com/allenzhuaz/adct",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
  "MD5sum": "933d45dc728b5778c97d474bb6d62c79",
  "_user": "allenzhuaz",
  "_type": "src",
  "_file": "ADCT_0.1.0.tar.gz",
  "_fileid": "2bf780812ab2c9c6b6592fa4b145137974342e4d073f1cd289976ef822309ad3",
  "_filesize": 95076,
  "_sha256": "2bf780812ab2c9c6b6592fa4b145137974342e4d073f1cd289976ef822309ad3",
  "_created": "2026-05-07T05:37:46.000Z",
  "_published": "2026-05-22T15:21:14.431Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77409473750,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847727470"
    },
    {
      "job": 77409474014,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847726334"
    },
    {
      "job": 77409473482,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847717790"
    },
    {
      "job": 77409473708,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847721063"
    },
    {
      "job": 77409473076,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847703533"
    },
    {
      "job": 77409473004,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164095669"
    },
    {
      "job": 77409473774,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847721517"
    },
    {
      "job": 77409473497,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847718886"
    },
    {
      "job": 77409473777,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847717203"
    }
  ],
  "_buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/allenzhuaz/adct",
  "_commit": {
    "id": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
    "author": "Yalin Zhu <allenzhuaz@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create README.md",
    "time": 1640401478
  },
  "_maintainer": {
    "name": "Yalin Zhu",
    "email": "yalin.zhu@outlook.com",
    "login": "allenzhuaz",
    "orcid": "0000-0003-3830-8660",
    "uuid": 5731610
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "clinfun",
      "role": "Suggests"
    },
    {
      "package": "gsDesign",
      "role": "Suggests"
    }
  ],
  "_owner": "allenzhuaz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "allenzhuaz",
      "count": 2,
      "uuid": 5731610
    }
  ],
  "_userbio": {
    "uuid": 5731610,
    "type": "user",
    "name": "Yalin Zhu",
    "description": "Statistician\r\n"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ADCT"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/allenzhuaz/adct",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ADCT.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/allenzhuaz/adct",
  "_realowner": "allenzhuaz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-11-20"
    }
  ],
  "_exports": [
    "BioInfo.Power",
    "CopriEndpt.Power",
    "OneArm.CondPower",
    "TwoArms.CondPower",
    "TwoGrpCopriEndpt.SimPower"
  ],
  "_help": [
    {
      "page": "BioInfo.Power",
      "title": "Power calculation for Biomarker-Informed Design with Hierarchical Model",
      "topics": [
        "BioInfo.Power"
      ]
    },
    {
      "page": "CopriEndpt.Power",
      "title": "Power Calculation for Two Coprimary Endpoints.",
      "topics": [
        "CopriEndpt.Power"
      ]
    },
    {
      "page": "OneArm.CondPower",
      "title": "Conditional power for one-arm, two-stage design with two primary endpoints",
      "topics": [
        "OneArm.CondPower"
      ]
    },
    {
      "page": "TwoArms.CondPower",
      "title": "Conditional power for two-group design, two-stage design with two primary endpoints",
      "topics": [
        "TwoArms.CondPower"
      ]
    },
    {
      "page": "TwoGrpCopriEndpt.SimPower",
      "title": "Power Simulation for Two Group Two Coprimary Endpoints Group Sequential Design.",
      "topics": [
        "TwoGrpCopriEndpt.SimPower"
      ]
    }
  ],
  "_readme": "https://github.com/allenzhuaz/adct/raw/HEAD/README.md",
  "_rundeps": [
    "mvtnorm"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "adct",
  "_universes": [
    "allenzhuaz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-07T05:39:54.000Z",
      "distro": "noble",
      "commit": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
      "fileid": "543946f459f1429d513f05d89f4a9513e063f2656bbdd4b3b362722fadce2e09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-07T05:39:49.000Z",
      "distro": "noble",
      "commit": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
      "fileid": "c7b5f67ec2b1e1fa52f56b09206f383126214d5582d4bb7aedfe87a7806ce08b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-07T05:39:06.000Z",
      "commit": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
      "fileid": "bb4000aee4896c8c44eda2f5a03e4f200a976840f4a8f75f81f32116d22d4580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-07T05:39:22.000Z",
      "commit": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
      "fileid": "fcc2927fc80e5ccdb339436d04a9123abef6dcfe52694eae212632bcd5e01c37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-07T05:39:19.000Z",
      "commit": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
      "fileid": "3b09ccd2eab079ea4e0b47f83e9908276db2730ad5e0288645cd8eab2cdbb483",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-07T05:39:05.000Z",
      "commit": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
      "fileid": "2a743d6fd383b3e3890bced83e8ce02b84b33815eab17b3c0a5d5f0661732547",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-07T05:38:57.000Z",
      "commit": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
      "fileid": "5a1d212fb586b0760f642e18b4322f45fd2a7bad96a744202cb7d0d22eed146d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T15:20:55.000Z",
      "commit": "3d9e8967c0d6c17420ec090fa7dd870cba0f7b0d",
      "fileid": "34b1fda181a9d42d4520428100dd90ede05e7a9b3ca943e20b8e356090aea2ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/allenzhuaz/actions/runs/25477911942"
    }
  ]
}