baskwrap: Wrapper Package for Several Basket Trial R Packages

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 <doi:10.1002/bimj.201800404>. The exact implementation is from the 'baskexact' package, see Baumann (2024) <doi:10.1016/j.softx.2024.101793>. The simulated implementation is from the 'basksim' package, which was developed for Baumann et al. (2024) <doi:10.1080/19466315.2024.2402275>. The package's syntax is compatible with the 'basksim' syntax and easily extendable.

Version: 1.0.3
Depends: R (≥ 3.5.0)
Imports: basksim (≥ 0.1.0), baskexact
Suggests: testthat (≥ 3.0.0), here, reticulate, ggplot2
Published: 2026-03-19
DOI: 10.32614/CRAN.package.baskwrap (may not be active yet)
Author: Lukas D Sauer ORCID iD [aut, cre]
Maintainer: Lukas D Sauer <sauer at imbi.uni-heidelberg.de>
BugReports: https://github.com/LukasDSauer/baskwrap/issues
License: MIT + file LICENSE
URL: https://github.com/LukasDSauer/baskwrap
NeedsCompilation: no
Materials: README
CRAN checks: baskwrap results

Documentation:

Reference manual: baskwrap.html , baskwrap.pdf

Downloads:

Package source: baskwrap_1.0.3.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): baskwrap_1.0.3.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=baskwrap to link to this page.