Package: basksim
Type: Package
Title: Simulation-Based Calculation of Basket Trial Operating
        Characteristics
Version: 1.0.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", "Sauer", role = "ctb",
		   comment = c(ORIC = "0000-0002-1340-9994"))
  )
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. (2024) <doi:10.48550/arXiv.2309.06988>, Fujikawa et al. (2020) <doi:10.1002/bimj.201800404>,
	Berry et al. (2020) <doi:10.1177/1740774513497539>, Neuenschwander et al. (2016) <doi:10.1002/pst.1730> and
	Psioda et al. (2021) <doi:10.1093/biostatistics/kxz014>. For the latter three designs, the functions are mostly 
	wrappers for functions provided by the packages 'bhmbasket' and 'bmabasket'.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: arrangements, bhmbasket, bmabasket, doFuture, extraDistr,
        foreach, HDInterval, progressr
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/lbau7/basksim
BugReports: https://github.com/lbau7/basksim/issues
NeedsCompilation: no
Packaged: 2024-04-12 13:08:31 UTC; uy240
Author: Lukas Baumann [aut, cre] (<https://orcid.org/0000-0001-7931-7470>),
  Lukas Sauer [ctb] (0000-0002-1340-9994)
Maintainer: Lukas Baumann <baumann@imbi.uni-heidelberg.de>
Repository: CRAN
Date/Publication: 2024-04-12 15:20:14 UTC
Built: R 4.6.0; ; 2025-08-18 09:24:54 UTC; unix
