{
  "_id": "6a1edde5b401979e734101e1",
  "Package": "frequentistSSDBinary",
  "Type": "Package",
  "Title": "Screened Selection Design with Binary Endpoints",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Chia-Wei\", \"Hsu\", role = c(\"aut\", \"cre\"),\nemail = \"Chia-Wei.Hsu@stjude.org\"),\nperson(\"Zongheng\", \"Cai\", role = \"aut\"),\nperson(\"Haitao\", \"Pan\", role = \"aut\"))",
  "Maintainer": "Chia-Wei Hsu <Chia-Wei.Hsu@stjude.org>",
  "Description": "A study based on the screened selection design (SSD) is an\nexploratory phase II randomized trial with two or more arms but\nwithout concurrent control. The primary aim of the SSD trial is\nto pick a desirable treatment arm (e.g., in terms of the\nresponse rate) to recommend to the subsequent randomized phase\nIIb (with the concurrent control) or phase III. The proposed\ndesigns can “partially” control or provide the empirical type I\nerror/false positive rate by an optimal algorithm (implemented\nby the optimal_2arm_binary() or optimal_3arm_binary() function)\nfor each arm. All the design needed components (sample size,\noperating characteristics) are supported.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:08:35 UTC",
    "User": "root"
  },
  "Author": "Chia-Wei Hsu [aut, cre], Zongheng Cai [aut], Haitao Pan [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-06-27 02:42:39 UTC",
  "RemoteUrl": "https://github.com/cran/frequentistSSDBinary",
  "RemoteRef": "HEAD",
  "RemoteSha": "9528a43b91ff6d318be597c038ea076a262ab566",
  "MD5sum": "df5ac48f02608d33dd9906082328decf",
  "_user": "cran",
  "_type": "src",
  "_file": "frequentistSSDBinary_0.1.0.tar.gz",
  "_fileid": "962f5b1c4f731284477ab01345eb37027f240bf24fa9428ac86ef7680670d34d",
  "_filesize": 99949,
  "_sha256": "962f5b1c4f731284477ab01345eb37027f240bf24fa9428ac86ef7680670d34d",
  "_created": "2026-05-20T08:08:35.000Z",
  "_published": "2026-06-02T13:43:01.056Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79084647707,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104599781"
    },
    {
      "job": 79084648489,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104600500"
    },
    {
      "job": 79084647591,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104567578"
    },
    {
      "job": 79084647290,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359405478"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26149635326",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/frequentistSSDBinary",
  "_commit": {
    "id": "9528a43b91ff6d318be597c038ea076a262ab566",
    "author": "Chia-Wei Hsu <Chia-Wei.Hsu@stjude.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1719456159
  },
  "_maintainer": {
    "name": "Chia-Wei Hsu",
    "email": "chia-wei.hsu@stjude.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mvtnorm",
      "role": "Depends"
    },
    {
      "package": "clinfun",
      "role": "Depends"
    },
    {
      "package": "ph2mult",
      "role": "Depends"
    }
  ],
  "_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": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/frequentistSSDBinary"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/frequentistSSDBinary.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-26"
    }
  ],
  "_exports": [
    "get_oc_2arm_binary",
    "get_oc_3arm_binary",
    "optimal_2arm_binary",
    "optimal_3arm_binary",
    "sample_size_2arm_binary",
    "sample_size_3arm_binary"
  ],
  "_help": [
    {
      "page": "get_oc_2arm_binary",
      "title": "Generate operating characteristics for Two-Stage Screened Selection Design for Randomized Phase II Trials with Binary Endpoints",
      "topics": [
        "get_oc_2arm_binary"
      ]
    },
    {
      "page": "get_oc_3arm_binary",
      "title": "Generate operating characteristics for Two-Stage Screened Selection Design for Randomized Phase II Trials with Binary Endpoints for 3 arms",
      "topics": [
        "get_oc_3arm_binary"
      ]
    },
    {
      "page": "optimal_2arm_binary",
      "title": "Find optimal design parameters",
      "topics": [
        "optimal_2arm_binary"
      ]
    },
    {
      "page": "optimal_3arm_binary",
      "title": "Find optimal design parameters",
      "topics": [
        "optimal_3arm_binary"
      ]
    },
    {
      "page": "sample_size_2arm_binary",
      "title": "Calculate the sample size for each arm in a two-arm trial",
      "topics": [
        "sample_size_2arm_binary"
      ]
    },
    {
      "page": "sample_size_3arm_binary",
      "title": "Calculate the sample size for each arm in a three-arm study",
      "topics": [
        "sample_size_3arm_binary"
      ]
    }
  ],
  "_rundeps": [
    "clinfun",
    "mvtnorm",
    "ph2mult"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "frequentistssdbinary",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-20T08:10:20.000Z",
      "distro": "noble",
      "commit": "9528a43b91ff6d318be597c038ea076a262ab566",
      "fileid": "d25049841aeab2c72e544ba4431ebee347ab417134a8f3e00ae69c9f829c8e8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149635326"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-20T08:10:21.000Z",
      "distro": "noble",
      "commit": "9528a43b91ff6d318be597c038ea076a262ab566",
      "fileid": "1111cc64b0ad32586fff0d9ce62c212a14164c1a4aa17eefeeda2e392500fe3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149635326"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T13:42:32.000Z",
      "commit": "9528a43b91ff6d318be597c038ea076a262ab566",
      "fileid": "c2f4f563ae8a3e881db44306e404a82092dac9832af5df5bfe708315b515a9c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149635326"
    }
  ]
}