{
  "_id": "6a1f2127b401979e73420580",
  "Package": "ssutil",
  "Title": "Sample Size Calculation Tools",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\ngiven = \"John J.\",\nfamily = \"Aponte\",\nrole = c(\"aut\", \"cre\"),\nemail = \"john.j.aponte@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3014-3673\")),\nperson(\ngiven = \"Chris\",\nfamily = \"Gast\",\nemail = \"cgast@path.org\",\nrole = \"ctb\")\n)",
  "Description": "Functions for sample size estimation and simulation in\nclinical trials. Includes methods for selecting the best group\nusing the Indifference-zone approach, as well as designs for\nnon-inferiority, equivalence, and negative binomial models. For\nthe sample size calculation for non-inferiority of vaccines,\nthe approach is based on Fleming, Powers, and Huang (2021)\n<doi:10.1177/1740774520988244>. The Indifference-zone approach\nis based on Sobel and Huyett (1957)\n<doi:10.1002/j.1538-7305.1957.tb02411.x> and Bechhofer,\nSantner, and Goldsman (1995, ISBN:978-0-471-57427-9).",
  "License": "AGPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://johnaponte.github.io/ssutil/,\nhttps://github.com/johnaponte/ssutil",
  "BugReports": "https://github.com/johnaponte/ssutil/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev",
  "Repository": "https://johnaponte.r-universe.dev",
  "Date/Publication": "2025-06-10 07:43:51 UTC",
  "RemoteUrl": "https://github.com/johnaponte/ssutil",
  "RemoteRef": "HEAD",
  "RemoteSha": "80df74a1147036e9384a4a68a6b72433433bf486",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:42:20 UTC",
    "User": "root"
  },
  "Author": "John J. Aponte [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3014-3673>),\nChris Gast [ctb]",
  "Maintainer": "John J. Aponte <john.j.aponte@gmail.com>",
  "MD5sum": "dc1e932ee2560adecea4c463e756af73",
  "_user": "johnaponte",
  "_type": "src",
  "_file": "ssutil_1.0.0.tar.gz",
  "_fileid": "1b1bdf655a9b87b75402560ce51d362236b0f0fb76c45e164bb1bff533d9ab64",
  "_filesize": 510836,
  "_sha256": "1b1bdf655a9b87b75402560ce51d362236b0f0fb76c45e164bb1bff533d9ab64",
  "_created": "2026-05-16T07:42:20.000Z",
  "_published": "2026-06-02T18:29:59.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79143598449,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031690945"
    },
    {
      "job": 79143598834,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031690537"
    },
    {
      "job": 79143598633,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031683735"
    },
    {
      "job": 79143598641,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031682147"
    },
    {
      "job": 79143598138,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031670773"
    },
    {
      "job": 79143597737,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366490496"
    },
    {
      "job": 79143598990,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031685680"
    },
    {
      "job": 79143599026,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031688460"
    },
    {
      "job": 79143598913,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031689727"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/johnaponte/ssutil",
  "_commit": {
    "id": "80df74a1147036e9384a4a68a6b72433433bf486",
    "author": "johnaponte <john.j.aponte@gmail.com>",
    "committer": "johnaponte <john.j.aponte@gmail.com>",
    "message": "Address duration of example\n",
    "time": 1749541431
  },
  "_maintainer": {
    "name": "John J. Aponte",
    "email": "john.j.aponte@gmail.com",
    "login": "johnaponte",
    "orcid": "0000-0002-3014-3673",
    "uuid": 3891174
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "gsDesign",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "johnaponte",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 3
    },
    {
      "week": "2025-23",
      "n": 5
    },
    {
      "week": "2025-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-06-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "johnaponte",
      "count": 96,
      "uuid": 3891174
    }
  ],
  "_userbio": {
    "uuid": 3891174,
    "type": "user",
    "name": "John J. Aponte"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ssutil"
  },
  "_devurl": "https://github.com/johnaponte/ssutil",
  "_pkgdown": "https://johnaponte.github.io/ssutil/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ssutil.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johnaponte/ssutil",
  "_realowner": "johnaponte",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-06-12"
    }
  ],
  "_exports": [
    "empirical_power_result",
    "is.empirical_power_result",
    "multp",
    "multz",
    "power_best_binomial",
    "power_best_normal",
    "power_single_rate",
    "prophr",
    "sim_power_best_bin_rank",
    "sim_power_best_binomial",
    "sim_power_best_norm_rank",
    "sim_power_best_normal",
    "sim_power_equivalence_normal",
    "sim_power_nbinom",
    "sim_power_ni_normal",
    "ss_best_binomial",
    "ss_best_normal",
    "ss_ni_ve",
    "wcs_power_best_binomial"
  ],
  "_help": [
    {
      "page": "empirical_power_result",
      "title": "Create an Empirical Power Result object",
      "topics": [
        "empirical_power_result"
      ]
    },
    {
      "page": "format.power_single_rate",
      "title": "Format method for power_single_rate class",
      "topics": [
        "format.power_single_rate"
      ]
    },
    {
      "page": "is.empirical_power_result",
      "title": "Check if an object is a sim_power_result",
      "topics": [
        "is.empirical_power_result"
      ]
    },
    {
      "page": "multp",
      "title": "Calculate the Multivariate Normal Probability",
      "topics": [
        "multp"
      ]
    },
    {
      "page": "multz",
      "title": "Calculate the Upper Equicoordinate Point of a Multivariate Normal Distribution",
      "topics": [
        "multz"
      ]
    },
    {
      "page": "power_best_binomial",
      "title": "Power to Correctly Select the Best Group in a Binomial Test",
      "topics": [
        "power_best_binomial"
      ]
    },
    {
      "page": "power_best_normal",
      "title": "Power calculation for the Indifferent-zone approach for normal outcomes",
      "topics": [
        "power_best_normal"
      ]
    },
    {
      "page": "power_single_rate",
      "title": "Detectable Event Rate with Specified Power and Sample Size",
      "topics": [
        "power_single_rate"
      ]
    },
    {
      "page": "print.empirical_power_result",
      "title": "Print method for empirical_power_result",
      "topics": [
        "print.empirical_power_result"
      ]
    },
    {
      "page": "print.power_single_rate",
      "title": "Print method for class power_single_rate",
      "topics": [
        "print.power_single_rate"
      ]
    },
    {
      "page": "prophr",
      "title": "Calculate Event Probability in the Experimental Group Given a Hazard Ratio",
      "topics": [
        "prophr"
      ]
    },
    {
      "page": "sim_power_best_bin_rank",
      "title": "Simulate Power to Rank the Best Group Using Binomial Outcomes",
      "topics": [
        "sim_power_best_bin_rank"
      ]
    },
    {
      "page": "sim_power_best_binomial",
      "title": "Simulate Power to Select the Best Group Using Binomial Outcomes",
      "topics": [
        "sim_power_best_binomial"
      ]
    },
    {
      "page": "sim_power_best_norm_rank",
      "title": "Simulate Power to Select Best Group by Ranks (Normal Outcomes)",
      "topics": [
        "sim_power_best_norm_rank"
      ]
    },
    {
      "page": "sim_power_best_normal",
      "title": "Simulate Power to Select Best Group (Normal Outcomes)",
      "topics": [
        "sim_power_best_normal"
      ]
    },
    {
      "page": "sim_power_equivalence_normal",
      "title": "Empirical Power for Equivalence (Normal Outcomes)",
      "topics": [
        "sim_power_equivalence_normal"
      ]
    },
    {
      "page": "sim_power_nbinom",
      "title": "Empirical Power for Negative Binomial Comparison",
      "topics": [
        "sim_power_nbinom"
      ]
    },
    {
      "page": "sim_power_ni_normal",
      "title": "Empirical Power for Non-Inferiority (Normal Outcomes)",
      "topics": [
        "sim_power_ni_normal"
      ]
    },
    {
      "page": "ss_best_binomial",
      "title": "Sample Size to Select the Best Group in a Binomial Test",
      "topics": [
        "ss_best_binomial"
      ]
    },
    {
      "page": "ss_best_normal",
      "title": "Sample Size for Selecting the Best Treatment in a Normal Response (Indifference-Zone)",
      "topics": [
        "ss_best_normal"
      ]
    },
    {
      "page": "ss_ni_ve",
      "title": "Sample Size and Non-Inferiority Margin for Vaccine Efficacy Trials",
      "topics": [
        "ss_ni_ve"
      ]
    },
    {
      "page": "tidy.empirical_power_result",
      "title": "Tidy Method for empirical_power_result",
      "topics": [
        "tidy.empirical_power_result"
      ]
    },
    {
      "page": "wcs_power_best_binomial",
      "title": "Worst‐Case Scenario Power for the Best Binomial Group",
      "topics": [
        "wcs_power_best_binomial"
      ]
    }
  ],
  "_pkglogo": "https://github.com/johnaponte/ssutil/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/johnaponte/ssutil/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bigD",
    "bitops",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gsDesign",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "r2rtf",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "power_single_rate.Rmd",
      "filename": "power_single_rate.html",
      "title": "Detectable Event Rate for Safety Signal Detection: Using power_single_rate",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Function",
        "Examples",
        "Example 1: 100 Subjects, Power 0.95",
        "Example 2: 30 Subjects, Power 0.95, 0.90, and 0.8"
      ],
      "created": "2025-06-03 17:47:03",
      "modified": "2025-06-03 17:47:03",
      "commits": 1
    },
    {
      "source": "equivalence.Rmd",
      "filename": "equivalence.html",
      "title": "Equivalence Testing for Normal Outcomes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example: Equivalence Among Vaccine Lots"
      ],
      "created": "2025-06-01 08:39:06",
      "modified": "2025-06-03 17:47:03",
      "commits": 2
    },
    {
      "source": "iz_binomial.Rmd",
      "filename": "iz_binomial.html",
      "title": "Selecting the best group using the Indifferent-Zone approach for binomial outcomes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Examples with a single outcome",
        "Examples using multiple outcomes",
        "References"
      ],
      "created": "2025-05-28 08:04:55",
      "modified": "2025-05-29 16:44:58",
      "commits": 2
    },
    {
      "source": "iz_normal.Rmd",
      "filename": "iz_normal.html",
      "title": "Selecting the best group using the Indifferent-Zone approach for normal outcomes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Examples with a single outcome",
        "Examples using multiple outcomes",
        "References"
      ],
      "created": "2025-05-29 16:44:58",
      "modified": "2025-05-29 16:44:58",
      "commits": 1
    },
    {
      "source": "negative_binomial.Rmd",
      "filename": "negative_binomial.html",
      "title": "Simulations for Negative Binomial outcomes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example"
      ],
      "created": "2025-06-03 17:47:03",
      "modified": "2025-06-03 17:47:03",
      "commits": 1
    },
    {
      "source": "non_inferiority.Rmd",
      "filename": "non_inferiority.html",
      "title": "Simulations for Non-inferiority trials",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example"
      ],
      "created": "2025-06-03 17:47:03",
      "modified": "2025-06-03 17:47:03",
      "commits": 1
    }
  ],
  "_score": 5.068185861746162,
  "_indexed": true,
  "_nocasepkg": "ssutil",
  "_universes": [
    "johnaponte"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-16T07:44:42.000Z",
      "distro": "noble",
      "commit": "80df74a1147036e9384a4a68a6b72433433bf486",
      "fileid": "ee2782d676ebd0407323dcfac79913e8c8d5c31993c9a3e7552bbc1f76ab3f67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-16T07:44:37.000Z",
      "distro": "noble",
      "commit": "80df74a1147036e9384a4a68a6b72433433bf486",
      "fileid": "7c271db3e5f5e90caad0a630ea11878c29a1e6ec29f03daa20ffd17808aaaff2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-16T07:43:56.000Z",
      "commit": "80df74a1147036e9384a4a68a6b72433433bf486",
      "fileid": "3a799272e5ede8e56a6842d802809dc273320337f9d03d6f5483b0718c130fa2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-16T07:43:45.000Z",
      "commit": "80df74a1147036e9384a4a68a6b72433433bf486",
      "fileid": "35d2a712bd4b522e4608fd380fd2ef91a0133c4beb42f485c7a91fdec665c531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-16T07:43:40.000Z",
      "commit": "80df74a1147036e9384a4a68a6b72433433bf486",
      "fileid": "2f69492853f5b4f32103d4b924e744e82cd2179094a8ac8adc05f0632ce04110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-16T07:44:11.000Z",
      "commit": "80df74a1147036e9384a4a68a6b72433433bf486",
      "fileid": "0bad6db4466c139ab80d1177e1e60911104f8277b214867b74402cc0d2cb4048",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-16T07:44:22.000Z",
      "commit": "80df74a1147036e9384a4a68a6b72433433bf486",
      "fileid": "a91c6a473251fcc140354f465e06f886450dcb725734309c44abc865d5341db2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T18:29:44.000Z",
      "commit": "80df74a1147036e9384a4a68a6b72433433bf486",
      "fileid": "8206c497b0b50bfdced3bef53c21d365a40c5635fc40f05387a602f2839e7d78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/25956354192"
    }
  ]
}