Type: Package Package: baskexact Title: Analytical Calculation of Basket Trial Operating Characteristics Version: 1.0.2 Authors@R: person("Lukas", "Baumann", , "baumann@imbi.uni-heidelberg.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7931-7470")) Description: Analytically calculates the operating characteristics of single-stage and two-stage basket trials with equal sample sizes using the power prior design by Baumann et al. (2024) and the design by Fujikawa et al. (2020) . License: GPL (>= 3) URL: https://github.com/lbau7/baskexact Imports: arrangements, doFuture, extraDistr, foreach, ggplot2, methods, Rcpp Suggests: covr, knitr, progressr, rmarkdown, testthat (>= 3.0.0) LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.2.3 Collate: 'RcppExports.R' 'class.R' 'adjust_lambda.R' 'analysis.R' 'basket_test.R' 'baskexact-package.R' 'borrowing.R' 'check.R' 'ecd.R' 'ess.R' 'estim.R' 'globalweights.R' 'helper.R' 'interim.R' 'monotonicity.R' 'opt_design.R' 'plot.R' 'pow.R' 'rejection_probabilities.R' 'toer.R' 'validate.R' 'weights.R' Config/pak/sysreqs: libgmp3-dev Repository: https://lbau7.r-universe.dev Date/Publication: 2024-08-15 13:14:05 UTC RemoteUrl: https://github.com/lbau7/baskexact RemoteRef: HEAD RemoteSha: a524dd9714f05313b218ba30a247dca102015e8c NeedsCompilation: yes Packaged: 2026-07-05 08:27:43 UTC; root Author: Lukas Baumann [aut, cre] (ORCID: ) Maintainer: Lukas Baumann