Package: baskwrap Title: Wrapper Package for Several Basket Trial R Packages Version: 1.0.3 Authors@R: person("Lukas D", "Sauer", , "sauer@imbi.uni-heidelberg.de", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0002-1340-9994")) Description: A simple interface to switch between two methods for calculating basket trial characteristics, numerical integration ("exact") and Monte Carlo simulation ("simulated") for the basket trial design by Fujikawa et al. 2020 . The exact implementation is from the 'baskexact' package, see Baumann (2024) . The simulated implementation is from the 'basksim' package, which was developed for Baumann et al. (2024) . The package's syntax is compatible with the 'basksim' syntax and easily extendable. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: basksim (>= 0.1.0), baskexact URL: https://github.com/LukasDSauer/baskwrap BugReports: https://github.com/LukasDSauer/baskwrap/issues Suggests: testthat (>= 3.0.0), here, reticulate, ggplot2 Config/testthat/edition: 3 Config/pak/sysreqs: libgmp3-dev jags Repository: https://lukasdsauer.r-universe.dev Date/Publication: 2026-03-20 09:28:14 UTC RemoteUrl: https://github.com/lukasdsauer/baskwrap RemoteRef: HEAD RemoteSha: 60835efed163dce0395f4fd00dfcda8aa35b6c8b NeedsCompilation: no Packaged: 2026-06-19 11:27:12 UTC; root Author: Lukas D Sauer [aut, cre] (ORCID: ) Maintainer: Lukas D Sauer Depends: R (>= 3.5.0)