{
  "_id": "6a2004f2b401979e73446477",
  "Package": "RARfreq",
  "Type": "Package",
  "Title": "Response Adaptive Randomization with 'Frequentist' Approaches",
  "Version": "0.1.5",
  "Authors@R": "c(person(\"Mengjia\", \"Yu\", role = c(\"aut\"),\nemail = \"mengjia.yu.uiuc@gmail.com\"),\nperson(\"Xiu\", \"Huang\", role = c(\"aut\", \"cre\"),\nemail = \"xiu.huang@aya.yale.edu\"),\nperson(\"Li\", \"Wang\", role = c(\"aut\"),\nemail = \"wangleelee@gmail.com\"),\nperson(\"Hongjian\", \"Zhu\", role = \"aut\",\nemail = \"hz5n@virginia.edu\"))",
  "Description": "Provides functions and command-line user interface to\ngenerate allocation sequence by response-adaptive randomization\nfor clinical trials. The package currently supports two\nfamilies of frequentist response-adaptive randomization\nprocedures, Doubly Adaptive Biased Coin Design ('DBCD') and\nSequential Estimation-adjusted Urn Model ('SEU'), for binary\nand normal endpoints. One-sided proportion (or mean) difference\nand Chi-square (or 'ANOVA') hypothesis testing methods are also\navailable in the package to facilitate the inference for\ntreatment effect. Additionally, the package provides\ncomprehensive and efficient tools to allow one to evaluate and\ncompare the performance of randomization procedures and tests\nbased on various criteria. For example, plots for relationship\namong assumed treatment effects, sample size, and power are\nprovided. Five allocation functions for 'DBCD' and six addition\nrule functions for 'SEU' are implemented to target allocations\nsuch as 'Neyman', 'Rosenberger' Rosenberger et al. (2001)\n<doi:10.1111/j.0006-341X.2001.00909.x> and 'Urn' allocations.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "RdMacros": "Rdpack",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:38:13 UTC",
    "User": "root"
  },
  "Author": "Mengjia Yu [aut], Xiu Huang [aut, cre], Li Wang [aut], Hongjian\nZhu [aut]",
  "Maintainer": "Xiu Huang <xiu.huang@aya.yale.edu>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hoyden0329.r-universe.dev",
  "Date/Publication": "2024-05-08 02:27:18 UTC",
  "RemoteUrl": "https://github.com/cran/RARfreq",
  "RemoteRef": "HEAD",
  "RemoteSha": "05f4a09455c56609ef253c6adba9c95f0806af79",
  "MD5sum": "27691a323cb3ed5747cbc23782d945ea",
  "_user": "hoyden0329",
  "_type": "src",
  "_file": "RARfreq_0.1.5.tar.gz",
  "_fileid": "8c0a88deeac2bc73fef1192c2c742a9e5bfdfc7ed3aa932ed9989bd633feb6e6",
  "_filesize": 180590,
  "_sha256": "8c0a88deeac2bc73fef1192c2c742a9e5bfdfc7ed3aa932ed9989bd633feb6e6",
  "_created": "2026-06-03T10:38:13.000Z",
  "_published": "2026-06-03T10:41:54.931Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79275237562,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382316600"
    },
    {
      "job": 79275237290,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382316581"
    },
    {
      "job": 79275237253,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382316785"
    },
    {
      "job": 79275237259,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382302560"
    },
    {
      "job": 79274743040,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382261152"
    },
    {
      "job": 79275237504,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382299147"
    },
    {
      "job": 79275237266,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382317331"
    },
    {
      "job": 79275237285,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382309132"
    },
    {
      "job": 79275237302,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382301890"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RARfreq",
  "_commit": {
    "id": "05f4a09455c56609ef253c6adba9c95f0806af79",
    "author": "Xiu Huang <xiu.huang@aya.yale.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.5\n",
    "time": 1715135238
  },
  "_maintainer": {
    "name": "Xiu Huang",
    "email": "xiu.huang@aya.yale.edu",
    "login": "hoyden0329",
    "description": "",
    "uuid": 1686238
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "latex2exp",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hoyden0329",
      "count": 2,
      "uuid": 1686238
    }
  ],
  "_userbio": {
    "uuid": 1686238,
    "type": "user",
    "name": "Xiu Huang"
  },
  "_downloads": {
    "count": 606,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RARfreq"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RARfreq.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "hoyden0329",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2023-03-02"
    },
    {
      "version": "0.1.4",
      "date": "2023-04-04"
    },
    {
      "version": "0.1.5",
      "date": "2024-05-07"
    }
  ],
  "_exports": [
    "DBCD_BINARY",
    "DBCD_BINARY_raw",
    "DBCD_GAUSSIAN",
    "DBCD_GAUSSIAN_raw",
    "power_comparison_Power_vs_n",
    "power_comparison_Power_vs_n_GAUSSIAN",
    "power_comparison_Power_vs_Trt",
    "power_comparison_Power_vs_Trt_GAUSSIAN",
    "SEU_BINARY_raw",
    "SEU_GAUSSIAN_raw",
    "SEU_power_comparison_Power_vs_n",
    "SEU_power_comparison_Power_vs_n_GAUSSIAN",
    "SEU_power_comparison_Power_vs_Trt",
    "SEU_power_comparison_Power_vs_Trt_GAUSSIAN",
    "SEU_simulation_main",
    "SEU_simulation_main_GAUSSIAN",
    "simulation_main",
    "simulation_main_GAUSSIAN"
  ],
  "_help": [
    {
      "page": "DBCD_BINARY",
      "title": "Doubly Adaptive Biased Coin Design (Binary Responses)",
      "topics": [
        "DBCD_BINARY"
      ]
    },
    {
      "page": "DBCD_BINARY_raw",
      "title": "Doubly Adaptive Biased Coin Design (Binary Data Frame)",
      "topics": [
        "DBCD_BINARY_raw"
      ]
    },
    {
      "page": "DBCD_GAUSSIAN",
      "title": "Doubly Adaptive Biased Coin Design (Gaussian Responses)",
      "topics": [
        "DBCD_GAUSSIAN"
      ]
    },
    {
      "page": "DBCD_GAUSSIAN_raw",
      "title": "Doubly Adaptive Biased Coin Design (Gaussian Responses)",
      "topics": [
        "DBCD_GAUSSIAN_raw"
      ]
    },
    {
      "page": "power_comparison_Power_vs_n",
      "title": "Comparison of Powers for Different Tests under Different DBCD Randomization Methods (Binary Responses)",
      "topics": [
        "power_comparison_Power_vs_n"
      ]
    },
    {
      "page": "power_comparison_Power_vs_n_GAUSSIAN",
      "title": "Comparison of Powers for Different Tests under Different DBCD Randomization Methods (Gaussian Responses)",
      "topics": [
        "power_comparison_Power_vs_n_GAUSSIAN"
      ]
    },
    {
      "page": "power_comparison_Power_vs_Trt",
      "title": "Comparison of Powers for Treatment Effects under Different DBCD Randomization Methods (Binary Responses)",
      "topics": [
        "power_comparison_Power_vs_Trt"
      ]
    },
    {
      "page": "power_comparison_Power_vs_Trt_GAUSSIAN",
      "title": "Comparison of Powers for Treatment Effects under Different DBCD Randomization methods (Gaussian Responses)",
      "topics": [
        "power_comparison_Power_vs_Trt_GAUSSIAN"
      ]
    },
    {
      "page": "SEU_BINARY_raw",
      "title": "Sequential Estimation-adjusted Urn Model (Binary Data)",
      "topics": [
        "SEU_BINARY_raw"
      ]
    },
    {
      "page": "SEU_GAUSSIAN_raw",
      "title": "Sequential Estimation-adjusted Urn Model (Gaussian Responses)",
      "topics": [
        "SEU_GAUSSIAN_raw"
      ]
    },
    {
      "page": "SEU_power_comparison_Power_vs_n",
      "title": "Comparison of Powers for Sample Sizes under Different SEU Randomization Methods (Binary Responses)",
      "topics": [
        "SEU_power_comparison_Power_vs_n"
      ]
    },
    {
      "page": "SEU_power_comparison_Power_vs_n_GAUSSIAN",
      "title": "Comparison of Powers for Sample Sizes under Different SEU Randomization Methods (Gaussian Responses)",
      "topics": [
        "SEU_power_comparison_Power_vs_n_GAUSSIAN"
      ]
    },
    {
      "page": "SEU_power_comparison_Power_vs_Trt",
      "title": "Comparison of Powers for Treatment Effects under Different SEU Randomization Methods (Binary Responses)",
      "topics": [
        "SEU_power_comparison_Power_vs_Trt"
      ]
    },
    {
      "page": "SEU_power_comparison_Power_vs_Trt_GAUSSIAN",
      "title": "Comparison of Powers for Treatment Effects under Different SEU Randomization Methods (Gaussian Responses)",
      "topics": [
        "SEU_power_comparison_Power_vs_Trt_GAUSSIAN"
      ]
    },
    {
      "page": "SEU_simulation_main",
      "title": "Sequential Estimation-adjusted Urn Model with Simulated Data (Binary Data)",
      "topics": [
        "SEU_simulation_main"
      ]
    },
    {
      "page": "SEU_simulation_main_GAUSSIAN",
      "title": "Sequential Estimation-adjusted Urn Model with Simulated Data (Gaussian Responses)",
      "topics": [
        "SEU_simulation_main_GAUSSIAN"
      ]
    },
    {
      "page": "simulation_main",
      "title": "Doubly Adaptive Biased Coin Design with Simulated Data (Binary Responses)",
      "topics": [
        "simulation_main"
      ]
    },
    {
      "page": "simulation_main_GAUSSIAN",
      "title": "Doubly Adaptive Biased Coin Design with Simulated Data (Gaussian Responses)",
      "topics": [
        "simulation_main_GAUSSIAN"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RARfreq/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "latex2exp",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rarfreq",
  "_universes": [
    "hoyden0329"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-03T10:40:18.000Z",
      "distro": "noble",
      "commit": "05f4a09455c56609ef253c6adba9c95f0806af79",
      "fileid": "74cee69e2b411d66ccb681694358ccbc36f36f20af7e542a35775ba96b35a2ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-03T10:40:19.000Z",
      "distro": "noble",
      "commit": "05f4a09455c56609ef253c6adba9c95f0806af79",
      "fileid": "2208de885108c93aa9b74e1ba49669c9c863967635940cdc78e32da75770245b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-03T10:40:33.000Z",
      "commit": "05f4a09455c56609ef253c6adba9c95f0806af79",
      "fileid": "67ee334fc0eb84566bdf24d4e61588de41fe27442fd4ccd15c6c3dac036e3a40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-03T10:39:59.000Z",
      "commit": "05f4a09455c56609ef253c6adba9c95f0806af79",
      "fileid": "22c1c2d26839f080b929b3d63799fe966c4e874f27a05b14e15105dc127e4ace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-03T10:40:16.000Z",
      "commit": "05f4a09455c56609ef253c6adba9c95f0806af79",
      "fileid": "c93cd676c8e3062acc32141d19bb1270f5e9f6d6c0920af00d4042580f068b78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-03T10:39:25.000Z",
      "commit": "05f4a09455c56609ef253c6adba9c95f0806af79",
      "fileid": "8a881e22839b4d73a0e86a544858073a9d9d9fed0ce74fe00f9cc8194770510c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-03T10:39:39.000Z",
      "commit": "05f4a09455c56609ef253c6adba9c95f0806af79",
      "fileid": "7467975ebc21e6f1a68c3d08083d10cb640e3a55002ce16cd9c465aacf916f53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-03T10:39:25.000Z",
      "commit": "05f4a09455c56609ef253c6adba9c95f0806af79",
      "fileid": "fe7a8db3dbc94664fc55675bb30ee5ffbf1b84152fabe07acfe5d1507ee284a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoyden0329/actions/runs/26879239705"
    }
  ]
}