{
  "_id": "6a1033abacfb0bcc41c989b3",
  "Package": "grouprar",
  "Type": "Package",
  "Title": "Group Response Adaptive Randomization for Clinical Trials",
  "Version": "0.1.0",
  "Date": "2024-2-3",
  "Authors@R": "c(\nperson(given=\"Guannan\", family=\"Zhai\", email=\"guannanzhai1996@gmail.com\", role=c(\"aut\",\"cre\")),\nperson(given=\"Feifang\", family=\"Hu\", email=\"feifang@gwu.edu\", role=c(\"aut\",\"ths\"))\n)",
  "Description": "Implement group response-adaptive randomization\nprocedures, which also integrates standard non-group\nresponse-adaptive randomization methods as specialized\ninstances. It is also uniquely capable of managing complex\nscenarios, including those with delayed and missing responses,\nthereby expanding its utility in real-world applications. This\npackage offers 16 functions for simulating a variety of\nresponse adaptive randomization procedures. These functions are\nessential for guiding the selection of statistical methods in\nclinical trials, providing a flexible and effective approach to\ntrial design. Some of the detailed methodologies and algorithms\nused in this package, please refer to the following references:\nLJ Wei (1979) <doi:10.1214/aos/1176344614> L. J. WEI and S.\nDURHAM (1978) <doi:10.1080/01621459.1978.10480109> Durham, S.\nD., FlournoY, N. AND LI, W. (1998) <doi:10.2307/3315771>\nIvanova, A., Rosenberger, W. F., Durham, S. D. and Flournoy, N.\n(2000) <https://www.jstor.org/stable/25053121> Bai Z D, Hu F,\nShen L. (2002) <doi:10.1006/jmva.2001.1987> Ivanova, A. (2003)\n<doi:10.1007/s001840200220> Hu, F., & Zhang, L. X. (2004)\n<doi:10.1214/aos/1079120137> Hu, F., & Rosenberger, W. F.\n(2006, ISBN:978-0-471-65396-7). Zhang, L. X., Chan, W. S.,\nCheung, S. H., & Hu, F. (2007)\n<https://www.jstor.org/stable/26432528> Zhang, L., &\nRosenberger, W. F. (2006)\n<doi:10.1111/j.1541-0420.2005.00496.x> Hu, F., Zhang, L. X.,\nCheung, S. H., & Chan, W. S. (2008)\n<doi:10.1002/cjs.5550360404>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Packaged": {
    "Date": "2026-05-12 08:05:29 UTC",
    "User": "root"
  },
  "Author": "Guannan Zhai [aut, cre], Feifang Hu [aut, ths]",
  "Maintainer": "Guannan Zhai <guannanzhai1996@gmail.com>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://neptune555.r-universe.dev",
  "Date/Publication": "2024-03-05 02:31:19 UTC",
  "RemoteUrl": "https://github.com/cran/grouprar",
  "RemoteRef": "HEAD",
  "RemoteSha": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
  "MD5sum": "f81f6dd3efc99ee2cb08e0de94a5e34e",
  "_user": "neptune555",
  "_type": "src",
  "_file": "grouprar_0.1.0.tar.gz",
  "_fileid": "ddc50ff52feafd2801db59bd0398496c5177a1fdd1158a239fb198be621103ed",
  "_filesize": 265564,
  "_sha256": "ddc50ff52feafd2801db59bd0398496c5177a1fdd1158a239fb198be621103ed",
  "_created": "2026-05-12T08:05:29.000Z",
  "_published": "2026-05-22T10:44:59.538Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364151210,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6938871974"
    },
    {
      "job": 77364151332,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6938867623"
    },
    {
      "job": 77364151249,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6938867846"
    },
    {
      "job": 77364150925,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6938875934"
    },
    {
      "job": 77364150882,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938825349"
    },
    {
      "job": 77364150515,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158634276"
    },
    {
      "job": 77364150928,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6938859487"
    },
    {
      "job": 77364150970,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6938861634"
    },
    {
      "job": 77364151235,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6938862342"
    }
  ],
  "_buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/grouprar",
  "_commit": {
    "id": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
    "author": "Guannan Zhai <guannanzhai1996@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1709605879
  },
  "_maintainer": {
    "name": "Guannan Zhai",
    "email": "guannanzhai1996@gmail.com",
    "login": "neptune555",
    "uuid": 70747850
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "version": ">= 2.3",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "neptune555",
      "count": 1,
      "uuid": 70747850
    }
  ],
  "_userbio": {
    "uuid": 70747850,
    "type": "user",
    "name": "Neptune555"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/grouprar"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/grouprar.html",
    "manual.pdf"
  ],
  "_realowner": "neptune555",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-03-04"
    }
  ],
  "_exports": [
    "Bai.Hu.Shen.Urn",
    "BirthDeathUrn",
    "CRDesign",
    "DBCD_Bin",
    "DBCD_Cont",
    "DLRule",
    "dyldDBCD_Bin",
    "dyldDBCD_Cont",
    "GDLRule",
    "Group.DBCD_Bin",
    "Group.DBCD_Cont",
    "Group.dyldDBCD_Bin",
    "Group.dyldDBCD_Cont",
    "PolyaUrn",
    "RPWRule",
    "WeiUrn"
  ],
  "_help": [
    {
      "page": "Bai.Hu.Shen.Urn",
      "title": "Bai Hu Shen's Urn",
      "topics": [
        "Bai.Hu.Shen.Urn"
      ]
    },
    {
      "page": "BirthDeathUrn",
      "title": "Birth and Death Urn",
      "topics": [
        "BirthDeathUrn"
      ]
    },
    {
      "page": "CRDesign",
      "title": "Complete Randomization",
      "topics": [
        "CRDesign"
      ]
    },
    {
      "page": "DBCD_bin",
      "title": "Hu and Zhang's Doubly Biased Coin Design with Binary Response Type",
      "topics": [
        "DBCD_Bin"
      ]
    },
    {
      "page": "DBCD_Cont",
      "title": "Hu and Zhang's Doubly Biased Coin Design with Continuous Response Type",
      "topics": [
        "DBCD_Cont"
      ]
    },
    {
      "page": "DLRule",
      "title": "Drop the loser rule",
      "topics": [
        "DLRule"
      ]
    },
    {
      "page": "dyldDBCD_Bin",
      "title": "Hu and Zhang's Doubly Biased Coin Deisgn with delayed Binary Response",
      "topics": [
        "dyldDBCD_Bin"
      ]
    },
    {
      "page": "dyldDBCD_Cont",
      "title": "Hu and Zhang's Doubly Biased Coin Deisgn with delayed Continuous Response",
      "topics": [
        "dyldDBCD_Cont"
      ]
    },
    {
      "page": "GDLRule",
      "title": "Generalized drop-the-loser rule",
      "topics": [
        "GDLRule"
      ]
    },
    {
      "page": "Group.dyldDBCD_Bin",
      "title": "Group Doubly Biased Coin Design with Binary Response Type",
      "topics": [
        "Group.DBCD_Bin"
      ]
    },
    {
      "page": "Group.DBCD_Cont",
      "title": "Group Doubly Biased Coin Design with Continuous Response Type",
      "topics": [
        "Group.DBCD_Cont"
      ]
    },
    {
      "page": "Group.DBCD_Bin",
      "title": "Group Doubly Biased Coin Design with Delayed Discrete Response",
      "topics": [
        "Group.dyldDBCD_Bin"
      ]
    },
    {
      "page": "Group.dyldDBCD_Cont",
      "title": "Group Doubly Biased Coin Design with Delayed Continuous Response",
      "topics": [
        "Group.dyldDBCD_Cont"
      ]
    },
    {
      "page": "grouprar_package",
      "title": "grouprar-package: Group Response-Adaptive Randomization for Clinical Trials",
      "topics": [
        "grouprar-package",
        "grouprar"
      ]
    },
    {
      "page": "PolyaUrn",
      "title": "Randomized Pólya urn procedure",
      "topics": [
        "PolyaUrn"
      ]
    },
    {
      "page": "RPWRule",
      "title": "Randomized Play-the-winner Rule",
      "topics": [
        "RPWRule"
      ]
    },
    {
      "page": "WeiUrn",
      "title": "Randomized Play-the-winner rule with multiple arms (k > 2)",
      "topics": [
        "WeiUrn"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "extraDistr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "grouprar",
  "_universes": [
    "neptune555"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:36.000Z",
      "distro": "noble",
      "commit": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
      "fileid": "3c899c11cada9a6cd6529c15ad1f48391169f183b9f43d367b900e34a1238904",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:24.000Z",
      "distro": "noble",
      "commit": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
      "fileid": "7ff8582342a1ad8f68eb5192870ff37490e3b02d270737a46585b4608736e8b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:37.000Z",
      "commit": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
      "fileid": "5e0d1381cf473dc9ab126e1103be50d5af69b0ecc55fe747879c0ed4abdf481b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:50.000Z",
      "commit": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
      "fileid": "2066914f16a07a346e0bbfc9e83b27b82b6e48048ab404560429ced9cd7648a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:06:47.000Z",
      "commit": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
      "fileid": "31e0b92f6e32839c18f5406184f717f434dd58efb7f6c3594cce128e6d367b26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:06:41.000Z",
      "commit": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
      "fileid": "de10a4898458852c6f9089cc0d4edc26ac5321844cc2378a5749378c0e0bc433",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:06:56.000Z",
      "commit": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
      "fileid": "c12c3348d38cd3d595d8b8f64fcab2196dcc49573921dd3b54f3e2dfa1e333c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:44:45.000Z",
      "commit": "bdb9cb12a3efa3a0bd557afa0769c93b926bb5a0",
      "fileid": "e65a6defd6a7614aa095800a54b1917d6141c9f65f771023e62ba8a5845a6905",
      "status": "success",
      "buildurl": "https://github.com/r-universe/neptune555/actions/runs/25721557539"
    }
  ]
}