# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "baskwrap" in publications use:' type: software license: MIT title: 'baskwrap: Wrapper Package for Several Basket Trial R Packages' version: 1.0.3 doi: 10.32614/CRAN.package.baskwrap abstract: 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. authors: - family-names: Sauer given-names: Lukas D email: sauer@imbi.uni-heidelberg.de orcid: https://orcid.org/0000-0002-1340-9994 repository: https://lukasdsauer.r-universe.dev repository-code: https://github.com/LukasDSauer/baskwrap commit: 60835efed163dce0395f4fd00dfcda8aa35b6c8b url: https://github.com/LukasDSauer/baskwrap date-released: '2026-03-20' contact: - family-names: Sauer given-names: Lukas D email: sauer@imbi.uni-heidelberg.de orcid: https://orcid.org/0000-0002-1340-9994