Package: RMSTpowerBoost Type: Package Title: Power and Sample Size for Restricted Mean Survival Time Based Clinical Trials Version: 1.0.3 Authors@R: c( person(given = "Arnab", family = "Aich", role = c("aut", "cre"), email = "aaich@fsu.edu", comment = c(ORCID = "0009-0005-7801-6701")), person(given = "Yuan", family = "Zhang", role = "aut", email = "yzhang@uthsc.edu", comment = c(ORCID = "0000-0001-7626-9514")) ) Description: Tools for Restricted Mean Survival Time based study design and analysis planning. Provides power and sample size calculations for two-arm studies using direct modeling approaches from the literature, including semiparametric additive models, linear Inverse Probability Weighting based models from Wei (2014) , multiplicative stratified models from Wang (2019) , and covariate-dependent censoring methods from Wang (2018) . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: survival, mgcv, ggplot2, stats, utils, dplyr, magrittr, future, future.apply, knitr Suggests: roxygen2, shiny, shinyjs, bslib, DT, plotly, kableExtra, survminer, rmarkdown, mice, tidyr, purrr, tibble, htmltools, tinytex, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Depends: R (>= 4.1.0) URL: https://uthsc-zhang.github.io/RMSTpowerBoost-Package/, BugReports: https://github.com/UTHSC-Zhang/RMSTpowerBoost-Package/issues Repository: https://uthsc-zhang.r-universe.dev Date/Publication: 2026-04-26 19:50:47 UTC RemoteUrl: https://github.com/uthsc-zhang/rmstpowerboost-package RemoteRef: HEAD RemoteSha: 0d1179a9b0b386db2bb5224415a8be03a38e0975 NeedsCompilation: no Packaged: 2026-06-17 07:42:50 UTC; root Author: Arnab Aich [aut, cre] (ORCID: ), Yuan Zhang [aut] (ORCID: ) Maintainer: Arnab Aich