Encoding: UTF-8 Package: PowerTOST Type: Package Title: Power and Sample Size for (Bio)Equivalence Studies Version: 1.5-7 Date: 2025-09-16 Authors@R: c(person("Detlew", "Labes", role = c("aut","cre"), email = "DetlewLabes@gmx.de", comment = c(ORCID = "0000-0003-2169-426X")), person("Helmut", "Schütz", role = c("aut"), email = "helmut.schuetz@bebac.at", comment = c(ORCID = "0000-0002-1167-7880")), person("Benjamin", "Lang", role = c("aut"), email ="lang.be@icloud.com")) Description: Contains functions to calculate power and sample size for various study designs used in bioequivalence studies. Use known.designs() to see the designs supported. Power and sample size can be obtained based on different methods, amongst them prominently the TOST procedure (two one-sided t-tests). See README and NEWS for further information. Imports: mvtnorm, stats, utils, graphics, grDevices, cubature (>= 1.3-6) Suggests: crossdes, knitr, rmarkdown, tufte, emmeans ByteCompile: yes LazyData: true VignetteBuilder: knitr URL: https://github.com/Detlew/PowerTOST BugReports: https://github.com/Detlew/PowerTOST/issues License: GPL (>=2) Config/pak/sysreqs: make Repository: https://detlew.r-universe.dev Date/Publication: 2025-09-29 17:01:29 UTC RemoteUrl: https://github.com/detlew/powertost RemoteRef: HEAD RemoteSha: bc54622a2d04183a2a0090fc887f42fe36a29278 NeedsCompilation: no Packaged: 2026-07-03 11:26:03 UTC; root Author: Detlew Labes [aut, cre] (ORCID: ), Helmut Schütz [aut] (ORCID: ), Benjamin Lang [aut] Maintainer: Detlew Labes