{
  "_id": "6a1d46781d7bb097a0a423d7",
  "Package": "UnifiedDoseFinding",
  "Type": "Package",
  "Title": "Dose-Finding Methods for Non-Binary Outcomes",
  "Version": "0.1.10",
  "Author": "Chia-Wei Hsu, Haitao Pan, Rongji Mu",
  "Maintainer": "Chia-Wei Hsu <Chia-Wei.Hsu@stjude.org>",
  "Description": "In many phase I trials, the design goal is to find the\ndose associated with a certain target toxicity rate. In some\ntrials, the goal can be to find the dose with a certain\nweighted sum of rates of various toxicity grades. For others,\nthe goal is to find the dose with a certain mean value of a\ncontinuous response. This package provides the setup and\ncalculations needed to run a dose-finding trial with non-binary\nendpoints and performs simulations to assess design’s operating\ncharacteristics under various scenarios. Three dose finding\ndesigns are included in this package: unified phase I design\n(Ivanova et al. (2009) <doi:10.1111/j.1541-0420.2008.01045.x>),\nQuasi-CRM/Robust-Quasi-CRM (Yuan et al. (2007)\n<doi:10.1111/j.1541-0420.2006.00666.x>, Pan et al. (2014)\n<doi:10.1371/journal.pone.0098147>) and generalized BOIN design\n(Mu et al. (2018) <doi:10.1111/rssc.12263>). The toxicity\nendpoints can be handled with these functions including\nequivalent toxicity score (ETS), total toxicity burden (TTB),\ngeneral continuous toxicity endpoints, with incorporating\nordinal grade toxicity information into dose-finding procedure.\nThese functions allow customization of design characteristics\nto vary sample size, cohort sizes, target dose-limiting\ntoxicity (DLT) rates, discrete or continuous toxicity score,\nand incorporate safety and/or stopping rules.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:42:15 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-10-15 21:52:37 UTC",
  "RemoteUrl": "https://github.com/cran/UnifiedDoseFinding",
  "RemoteRef": "HEAD",
  "RemoteSha": "8ea2ecfdd64d960306dd1dea6f7e18f7160f71b4",
  "MD5sum": "001051bf886363e04e5b4092efd1ab02",
  "_user": "cran",
  "_type": "src",
  "_file": "UnifiedDoseFinding_0.1.10.tar.gz",
  "_fileid": "730cbd24011d325e6f4858aeca9c0bdd7a9a5111affee12cdee8433dceb6a948",
  "_filesize": 155325,
  "_sha256": "730cbd24011d325e6f4858aeca9c0bdd7a9a5111affee12cdee8433dceb6a948",
  "_created": "2026-06-01T08:42:15.000Z",
  "_published": "2026-06-01T08:44:40.933Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78816342453,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327062273"
    },
    {
      "job": 78816342471,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327063446"
    },
    {
      "job": 78816036377,
      "time": 116,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327027973"
    },
    {
      "job": 78816342442,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327059771"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26744363892",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/UnifiedDoseFinding",
  "_commit": {
    "id": "8ea2ecfdd64d960306dd1dea6f7e18f7160f71b4",
    "author": "Chia-Wei Hsu <Chia-Wei.Hsu@stjude.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.10\n",
    "time": 1665870757
  },
  "_maintainer": {
    "name": "Chia-Wei Hsu",
    "email": "chia-wei.hsu@stjude.org"
  },
  "_registered": true,
  "_dependencies": [],
  "_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": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/UnifiedDoseFinding"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/UnifiedDoseFinding.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.7",
      "date": "2020-07-08"
    },
    {
      "version": "0.1.8",
      "date": "2021-06-04"
    },
    {
      "version": "0.1.9",
      "date": "2022-02-04"
    },
    {
      "version": "0.1.10",
      "date": "2022-10-16"
    }
  ],
  "_exports": [
    "get_oc_gBOIN_continuous",
    "get_oc_gBOIN_TB",
    "get_oc_Ivanova_binary",
    "get_oc_Ivanova_continuous",
    "get_oc_QuasiBOIN",
    "get_oc_RQ_CRM",
    "next_gBOIN_continuous",
    "next_gBOIN_TB",
    "next_Ivanova_binary",
    "next_Ivanova_continuous",
    "next_QuasiBOIN",
    "next_RQ_CRM",
    "select_mtd_gBOIN_continuous",
    "select_mtd_gBOIN_TB",
    "select_mtd_Ivanova_binary",
    "select_mtd_Ivanova_continuous",
    "select_mtd_QuasiBOIN",
    "select_mtd_RQ_CRM"
  ],
  "_help": [
    {
      "page": "get_oc_gBOIN_continuous",
      "title": "Generate operating characteristics for finding the maximum tolerated dose (MTD) using gBOIN design",
      "topics": [
        "get_oc_gBOIN_continuous"
      ]
    },
    {
      "page": "get_oc_gBOIN_TB",
      "title": "Generate operating characteristics for finding the maximum tolerated dose (MTD) defined by Toxicity Burden (TB) Score using gBOIN design",
      "topics": [
        "get_oc_gBOIN_TB"
      ]
    },
    {
      "page": "get_oc_Ivanova_binary",
      "title": "Generate operating characteristics for finding the maximum tolerated dose (MTD) of binary endpoint using design by Ivanova et al (2009)",
      "topics": [
        "get_oc_Ivanova_binary"
      ]
    },
    {
      "page": "get_oc_Ivanova_continuous",
      "title": "Generate operating characteristics for finding the maximum tolerated dose (MTD) of continuous endpoint using design by Ivanova et al (2009)",
      "topics": [
        "get_oc_Ivanova_continuous"
      ]
    },
    {
      "page": "get_oc_QuasiBOIN",
      "title": "Generate operating characteristics for finding the maximum tolerated dose (MTD) defined by Equivalent Score (ET) using Quasi-CRM design using gBOIN",
      "topics": [
        "get_oc_QuasiBOIN"
      ]
    },
    {
      "page": "get_oc_RQ_CRM",
      "title": "Generate operating characteristics for finding the maximum tolerated dose (MTD) defined by Equivalent Score (ET) using Quasi-CRM design",
      "topics": [
        "get_oc_RQ_CRM"
      ]
    },
    {
      "page": "next_gBOIN_continuous",
      "title": "Determine the dose for the next cohort of new patients for single-agent trials that aim to find a maximum tolerated dose (MTD) using gBOIN design",
      "topics": [
        "next_gBOIN_continuous"
      ]
    },
    {
      "page": "next_gBOIN_TB",
      "title": "Determine the dose for the next cohort of new patients for single-agent trials that aim to find a maximum tolerated dose (MTD) defined by Toxicity Burden (TB) Score using gBOIN design",
      "topics": [
        "next_gBOIN_TB"
      ]
    },
    {
      "page": "next_Ivanova_binary",
      "title": "Determine the dose for the next cohort of new patients of binary endpoint using design by Ivanova et al (2009)",
      "topics": [
        "next_Ivanova_binary"
      ]
    },
    {
      "page": "next_Ivanova_continuous",
      "title": "Determine the dose for the next cohort of new patients using Inanova design",
      "topics": [
        "next_Ivanova_continuous"
      ]
    },
    {
      "page": "next_QuasiBOIN",
      "title": "Determine the dose for the next cohort of new patients based on equivalent score (ET)-defined target using gBOIN design",
      "topics": [
        "next_QuasiBOIN"
      ]
    },
    {
      "page": "next_RQ_CRM",
      "title": "Determine the dose for the next cohort of new patients using Quasi-CRM design",
      "topics": [
        "next_RQ_CRM"
      ]
    },
    {
      "page": "select_mtd_gBOIN_continuous",
      "title": "Select the maximum tolerated dose (MTD) for single agent trials using gBOIN design",
      "topics": [
        "select_mtd_gBOIN_continuous"
      ]
    },
    {
      "page": "select_mtd_gBOIN_TB",
      "title": "Select the maximum tolerated dose (MTD) defined by Toxicity Burden (TB) Score for single agent trials using gBOIN design",
      "topics": [
        "select_mtd_gBOIN_TB"
      ]
    },
    {
      "page": "select_mtd_Ivanova_binary",
      "title": "Select the maximum tolerated dose (MTD) of binary endpoint for single agent trials using design by Ivanova et al (2009)",
      "topics": [
        "select_mtd_Ivanova_binary"
      ]
    },
    {
      "page": "select_mtd_Ivanova_continuous",
      "title": "Select the maximum tolerated dose (MTD) for single agent trials of continuous endpoint using design by Ivanova et al (2009)",
      "topics": [
        "select_mtd_Ivanova_continuous"
      ]
    },
    {
      "page": "select_mtd_QuasiBOIN",
      "title": "Select the maximum tolerated dose (MTD)-defined by equivalent score (ET) using gBOIN design",
      "topics": [
        "select_mtd_QuasiBOIN"
      ]
    },
    {
      "page": "select_mtd_RQ_CRM",
      "title": "Select the maximum tolerated dose (MTD) using Quasi-CRM design",
      "topics": [
        "select_mtd_RQ_CRM"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "unifieddosefinding",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-06-01T08:44:05.000Z",
      "distro": "noble",
      "commit": "8ea2ecfdd64d960306dd1dea6f7e18f7160f71b4",
      "fileid": "62ebb99957f2f4c24bbea7b866974f3dca20e4bf5c087166a02f10454b93edf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26744363892"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-06-01T08:44:05.000Z",
      "distro": "noble",
      "commit": "8ea2ecfdd64d960306dd1dea6f7e18f7160f71b4",
      "fileid": "c15d109317cb9298d836dcbdd862002ada469e95fa469b2d72106ab1f26229e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26744363892"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.10",
      "date": "2026-06-01T08:44:12.000Z",
      "commit": "8ea2ecfdd64d960306dd1dea6f7e18f7160f71b4",
      "fileid": "c3197839ea9fb2e27f219a973eb01439a2653ac279c96d6f86930a27a3b4dccc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26744363892"
    }
  ]
}