Package: BayesPower
Title: Sample Size and Power Calculation for Bayesian Testing with
        Bayes Factor
Version: 1.0.1
Authors@R: c(
    person("Tsz Keung", "Wong", email = "t.k.wong3004@gmail.com", role = c("aut", "cre")),
    person("Samuel", "Pawel", role = c("aut")),
    person("Jorge", "Tendeiro", role = c("aut")))
Description: The goal of 'BayesPower' is to provide tools for Bayesian sample size determination and power analysis across a range of common hypothesis testing scenarios using Bayes factors. The main function, BayesPower_BayesFactor(), launches an interactive 'shiny' application for performing these analyses. The application also provides command-line code for reproducibility. Details of the methods are described in the tutorial by Wong, Pawel, and Tendeiro (2025) <doi:10.31234/osf.io/pgdac_v1>.
BugReports: https://github.com/tkWong3004/BayesPower/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: rlang, shiny, gsl, Rcpp, ExtDist, ggplot2, patchwork,
        rmarkdown, glue, hypergeo, rootSolve, shinyWidgets
LinkingTo: Rcpp, BH
NeedsCompilation: yes
Packaged: 2025-10-26 08:54:28 UTC; u971096
Author: Tsz Keung Wong [aut, cre],
  Samuel Pawel [aut],
  Jorge Tendeiro [aut]
Maintainer: Tsz Keung Wong <t.k.wong3004@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-29 20:10:17 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-10-31 13:58:38 UTC; windows
Archs: x64
