Package: gsDesignNB Version: 0.3.2 Title: Sample Size and Simulation for Negative Binomial Outcomes Authors@R: c( person("Keaven", "Anderson", email = "keaven_anderson@merck.com", role = c("aut", "cre")), person("Hongtao", "Zhang", role = "aut"), person("Andrea", "Maes", role = "aut"), person("Nan", "Xiao", role = "ctb"), person("Merck & Co., Inc., Rahway, NJ, USA and its affiliates", role = "cph", comment = c(ROR = "02891sr49")) ) Description: Provides tools for planning and simulating recurrent event trials with overdispersed count endpoints analyzed using negative binomial (or Poisson) rate models. Implements sample size and power calculations for fixed designs with variable accrual, dropout, maximum follow-up, and event gaps, including methods of Zhu and Lakkis (2014) and Friede and Schmidli (2010) as well as extensions for score-test sizing and gaps between events. Supports group sequential monitoring by building on the 'gsDesign' package. Includes recurrent-event simulation utilities (including seasonal rates), interim data truncation, Wald and score-test inference for rate ratios, and blinded or unblinded information estimation and sample size re-estimation. License: GPL (>= 3) URL: https://keaven.github.io/gsDesignNB/, https://github.com/keaven/gsDesignNB BugReports: https://github.com/keaven/gsDesignNB/issues Encoding: UTF-8 Depends: R (>= 4.1.0) Imports: data.table, gsDesign (>= 3.9.0), simtrial, stats, MASS Suggests: glmmTMB, httpuv, testthat (>= 3.0.0), knitr, rmarkdown, ggplot2, dplyr, gt, DT, htmltools, scales, shiny, foreach, doFuture, future, future.apply, gridExtra, plotly, crosstalk VignetteBuilder: knitr Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://keaven.r-universe.dev Date/Publication: 2026-07-01 10:28:47 UTC RemoteUrl: https://github.com/keaven/gsdesignnb RemoteRef: HEAD RemoteSha: 6e99e376b3be941793c150df1de032e12b73e53e NeedsCompilation: no Packaged: 2026-07-03 12:35:33 UTC; root Author: Keaven Anderson [aut, cre], Hongtao Zhang [aut], Andrea Maes [aut], Nan Xiao [ctb], Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph] (ROR: ) Maintainer: Keaven Anderson