{
  "_id": "6a104e35acfb0bcc41ca093c",
  "Package": "gtDesign",
  "Type": "Package",
  "Title": "Convex Optimal Designs for Group Testing Experiments",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Chi-Kuang\", family = \"Yeh\",\nrole = c(\"aut\", \"cre\"),\nemail = \"cyeh@gsu.edu\",\ncomment = c(ORCID = \"0000-0001-7057-2096\")),\nperson(given = \"Julie\", family = \"Zhou\",\nrole = c(\"aut\")),\nperson(given = \"Weng Kee\", family = \"Wong\",\nrole = c(\"ctb\"))\n)",
  "Description": "Finite candidate-set approximate optimal designs for group\ntesting and related experiments, using convex optimization and\nequivalence checks. Implements the information matrix and cost\nstructure for the prevalence / sensitivity / specificity model\nused in Huang and colleagues (2020), as in Chi-Kuang Yeh, Weng\nKee Wong, and Julie Zhou (<doi:10.48550/arXiv.2508.08445>).",
  "URL": "https://github.com/chikuang/gtDesign,\nhttps://arxiv.org/abs/2508.08445",
  "License": "GPL-3",
  "BugReports": "https://github.com/chikuang/gtDesign/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libgmp3-dev make pkg-config libclang-dev",
  "Repository": "https://chikuang.r-universe.dev",
  "Date/Publication": "2026-04-09 23:56:29 UTC",
  "RemoteUrl": "https://github.com/chikuang/gtdesign",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e9d069c60e6435a440b0335d819fe864fc811b7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:38:28 UTC",
    "User": "root"
  },
  "Author": "Chi-Kuang Yeh [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7057-2096>),\nJulie Zhou [aut],\nWeng Kee Wong [ctb]",
  "Maintainer": "Chi-Kuang Yeh <cyeh@gsu.edu>",
  "MD5sum": "7c5971c4813c4f7834e64d40daaaaa05",
  "_user": "chikuang",
  "_type": "src",
  "_file": "gtDesign_0.1.0.tar.gz",
  "_fileid": "612d60f50f8986d7bb67641f40a6e7a149249e10391d9921abed6ca468b5d7f1",
  "_filesize": 327621,
  "_sha256": "612d60f50f8986d7bb67641f40a6e7a149249e10391d9921abed6ca468b5d7f1",
  "_created": "2026-05-10T06:38:28.000Z",
  "_published": "2026-05-22T12:38:13.902Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380790492,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901656427"
    },
    {
      "job": 77380790699,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901656559"
    },
    {
      "job": 77380790872,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901658371"
    },
    {
      "job": 77380790690,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901660169"
    },
    {
      "job": 77380790470,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901640747"
    },
    {
      "job": 77380790170,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160646395"
    },
    {
      "job": 77380790841,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901651691"
    },
    {
      "job": 77380791609,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901652560"
    },
    {
      "job": 77380790658,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901652424"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chikuang/gtdesign",
  "_commit": {
    "id": "2e9d069c60e6435a440b0335d819fe864fc811b7",
    "author": "Chi-Kuang Yeh <chi-kuang.yeh@uwaterloo.ca>",
    "committer": "Chi-Kuang Yeh <chi-kuang.yeh@uwaterloo.ca>",
    "message": "Update README\n",
    "time": 1775778989
  },
  "_maintainer": {
    "name": "Chi-Kuang Yeh",
    "email": "cyeh@gsu.edu",
    "login": "chikuang",
    "uuid": 14302203,
    "orcid": "0000-0001-7057-2096"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "CVXR",
      "version": ">= 1.8.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "pbapply",
      "role": "Suggests"
    }
  ],
  "_owner": "chikuang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 19
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "group-testing",
    "optimal-design"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "chikuang",
      "count": 28,
      "uuid": 14302203
    }
  ],
  "_userbio": {
    "uuid": 14302203,
    "type": "user",
    "name": "Chi-Kuang Yeh",
    "description": "A random daydreamer."
  },
  "_downloads": {
    "count": 516,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gtDesign"
  },
  "_devurl": "https://github.com/chikuang/gtdesign",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gtDesign.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chikuang/gtdesign",
  "_realowner": "chikuang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-09"
    }
  ],
  "_exports": [
    "calc_Aopt",
    "calc_copt",
    "calc_directional_derivatives",
    "calc_Dopt",
    "calc_Eopt",
    "calc_eta_weights_maximin",
    "calc_multi_directional_derivative",
    "check_equivalence",
    "check_equivalence_maximin",
    "compute_design_SO",
    "compute_maximin_design",
    "exact_design_efficiency_maximin",
    "gt_huang2020_cost",
    "gt_huang2020_f",
    "gt_huang2020_lambda",
    "gt_huang2020_pi",
    "gt_huang2020_regressor",
    "maximin_design_workflow",
    "plot_equivalence",
    "plot_equivalence_maximin",
    "round_gt_design_budget",
    "round_gt_design_budget_maximin",
    "round_gt_design_n_maximin",
    "round_gt_design_subject_budget",
    "rounding_budget_combinations",
    "rounding_run_size_combinations"
  ],
  "_help": [
    {
      "page": "calc_Aopt",
      "title": "A-optimal approximate design for group testing experiments",
      "topics": [
        "calc_Aopt"
      ]
    },
    {
      "page": "calc_copt",
      "title": "c-optimal approximate design for group testing experiments",
      "topics": [
        "calc_copt"
      ]
    },
    {
      "page": "calc_directional_derivatives",
      "title": "Directional derivatives on a finite candidate set",
      "topics": [
        "calc_directional_derivatives"
      ]
    },
    {
      "page": "calc_Dopt",
      "title": "D-optimal approximate design for group testing experiments",
      "topics": [
        "calc_Dopt"
      ]
    },
    {
      "page": "calc_Eopt",
      "title": "E-optimal approximate design for group testing experiments",
      "topics": [
        "calc_Eopt"
      ]
    },
    {
      "page": "calc_eta_weights_maximin",
      "title": "Eta weights for the maximin equivalence theorem",
      "topics": [
        "calc_eta_weights_maximin"
      ]
    },
    {
      "page": "calc_multi_directional_derivative",
      "title": "Weighted multi-objective directional derivative",
      "topics": [
        "calc_multi_directional_derivative"
      ]
    },
    {
      "page": "check_equivalence",
      "title": "Check the equivalence theorem on a finite candidate set",
      "topics": [
        "check_equivalence"
      ]
    },
    {
      "page": "check_equivalence_maximin",
      "title": "Check the equivalence theorem for a maximin design",
      "topics": [
        "check_equivalence_maximin"
      ]
    },
    {
      "page": "compute_design_SO",
      "title": "Single-objective optimal approximate design (group testing)",
      "topics": [
        "compute_design_SO"
      ]
    },
    {
      "page": "compute_maximin_design",
      "title": "Maximin multi-criterion approximate design (group testing)",
      "topics": [
        "compute_maximin_design"
      ]
    },
    {
      "page": "exact_design_efficiency_maximin",
      "title": "Efficiencies of an exact design relative to single-objective optima (maximin)",
      "topics": [
        "exact_design_efficiency_maximin"
      ]
    },
    {
      "page": "gt_huang2020_cost",
      "title": "Standardized cost for pool size (Huang et al. 2020)",
      "topics": [
        "gt_huang2020_cost"
      ]
    },
    {
      "page": "gt_huang2020_f",
      "title": "Gradient vector \\mathbf{f}(x) for the Huang et al. (2020) model",
      "topics": [
        "gt_huang2020_f"
      ]
    },
    {
      "page": "gt_huang2020_lambda",
      "title": "Weight lambda(x) in the information matrix (Huang et al. 2020)",
      "topics": [
        "gt_huang2020_lambda"
      ]
    },
    {
      "page": "gt_huang2020_pi",
      "title": "Positive test probability (Huang et al. 2020 / arXiv:2508.08445 Sec. 2)",
      "topics": [
        "gt_huang2020_pi"
      ]
    },
    {
      "page": "gt_huang2020_regressor",
      "title": "Effective regressor sqrt{lambda(x)}\\,\\mathbf{f}(x) for convex design code",
      "topics": [
        "gt_huang2020_regressor"
      ]
    },
    {
      "page": "maximin_design_workflow",
      "title": "Maximin design with reference losses, equivalence, and eta (workflow)",
      "topics": [
        "maximin_design_workflow"
      ]
    },
    {
      "page": "plot_equivalence",
      "title": "Plot equivalence theorem directional derivative",
      "topics": [
        "plot_equivalence"
      ]
    },
    {
      "page": "plot_equivalence_maximin",
      "title": "Plot equivalence diagnostics for a maximin design",
      "topics": [
        "plot_equivalence_maximin"
      ]
    },
    {
      "page": "round_gt_design_budget",
      "title": "Exact group-testing design under a fixed budget (Rounding Algorithm II)",
      "topics": [
        "round_gt_design_budget"
      ]
    },
    {
      "page": "round_gt_design_budget_maximin",
      "title": "Exact maximin design under fixed budget (Algorithm II + search)",
      "topics": [
        "round_gt_design_budget_maximin"
      ]
    },
    {
      "page": "round_gt_design_n_maximin",
      "title": "Exact maximin design under fixed run size (Algorithm I + search)",
      "topics": [
        "round_gt_design_n_maximin"
      ]
    },
    {
      "page": "round_gt_design_subject_budget",
      "title": "Exact design under subject-count constraint via budget rounding",
      "topics": [
        "round_gt_design_subject_budget"
      ]
    },
    {
      "page": "rounding_budget_combinations",
      "title": "Enumerate budget-feasible integer allocations (cost-aware rounding)",
      "topics": [
        "rounding_budget_combinations"
      ]
    },
    {
      "page": "rounding_run_size_combinations",
      "title": "Enumerate nonnegative integer allocations (run-size rounding)",
      "topics": [
        "rounding_run_size_combinations"
      ]
    }
  ],
  "_readme": "https://github.com/chikuang/gtdesign/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "clarabel",
    "cli",
    "CVXR",
    "glue",
    "gmp",
    "highs",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "osqp",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scs",
    "slam",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "gtdesign",
  "_universes": [
    "chikuang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T06:40:39.000Z",
      "distro": "noble",
      "commit": "2e9d069c60e6435a440b0335d819fe864fc811b7",
      "fileid": "e56d27d08e8398307dcae097b807a50d23531f9bca7481d12a5a9e6e5c009bb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T06:40:42.000Z",
      "distro": "noble",
      "commit": "2e9d069c60e6435a440b0335d819fe864fc811b7",
      "fileid": "600b2938e214131aabcd1a94470c4684caf17a2b6dffc499af874be3b8646fad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-10T06:40:47.000Z",
      "commit": "2e9d069c60e6435a440b0335d819fe864fc811b7",
      "fileid": "bbd39ce0838e0333b4534957fce925ca71aa44e9bc9d63c24ea3b1e2bc3cd831",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-10T06:41:10.000Z",
      "commit": "2e9d069c60e6435a440b0335d819fe864fc811b7",
      "fileid": "5aa85301b1bd521d11b65696ad48ceb7639f61a397a0cb579262a4b4536481ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-10T06:39:40.000Z",
      "commit": "2e9d069c60e6435a440b0335d819fe864fc811b7",
      "fileid": "c19526ce7281b5f58c8a2c5d7cebf468d4c92d0e6e4206970628961e824e3da3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-10T06:39:34.000Z",
      "commit": "2e9d069c60e6435a440b0335d819fe864fc811b7",
      "fileid": "ecf9c725e99eede24c2fd41c82b5513af75627d80217d1348cd0232bd20c951b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-10T06:39:46.000Z",
      "commit": "2e9d069c60e6435a440b0335d819fe864fc811b7",
      "fileid": "ba9c9d2cffb38161beda1e5689d4e50c1ba2092edd77aff1daa54ef1a53eed26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T12:37:54.000Z",
      "commit": "2e9d069c60e6435a440b0335d819fe864fc811b7",
      "fileid": "32d60c0cc98235395c0b3b6f62b9371870e91f4bf94ffdefb10e8b0aca158b46",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chikuang/actions/runs/25621956971"
    }
  ]
}