Package: basksim Type: Package Title: Simulation-Based Calculation of Basket Trial Operating Characteristics Version: 2.2.0 Authors@R: c( person("Lukas", "Baumann", , "baumann@imbi.uni-heidelberg.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7931-7470")), person("Lukas D", "Sauer", ,"sauer@imbi.uni-heidelberg.de", role = c("aut"), comment = c(ORCID = "0000-0002-1340-9994")), person("Sabrina", "Schmitt", ,"sabrina.schmitt@uni-wuerzburg.de", role = c("aut"), comment = c(ORCID = "0009-0008-2719-6513")) ) Description: Provides a unified syntax for the simulation-based comparison of different single-stage basket trial designs with a binary endpoint and equal sample sizes in all baskets. Methods include the designs by Baumann et al. (2025) , Schmitt and Baumann (2025) , Fujikawa et al. (2020) , Berry et al. (2020) , and Neuenschwander et al. (2016) . For the latter two designs, the functions are mostly wrappers for functions provided by the package 'bhmbasket'. License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: arrangements, bhmbasket (>= 1.0.0), doFuture, extraDistr, foreach, HDInterval, progressr, purrr, stats Suggests: covr, testthat (>= 3.0.0), ggplot2 Config/testthat/edition: 3 URL: https://github.com/lbau7/basksim BugReports: https://github.com/lbau7/basksim/issues Config/pak/sysreqs: libgmp3-dev jags Repository: https://lbau7.r-universe.dev Date/Publication: 2026-05-22 14:37:42 UTC RemoteUrl: https://github.com/lbau7/basksim RemoteRef: HEAD RemoteSha: 9598693c43d17de4ac43294353a95e525d4d2b0c NeedsCompilation: no Packaged: 2026-06-21 09:59:11 UTC; root Author: Lukas Baumann [aut, cre] (ORCID: ), Lukas D Sauer [aut] (ORCID: ), Sabrina Schmitt [aut] (ORCID: ) Maintainer: Lukas Baumann