Package: anovapowersim Title: Simple Power Simulations for ANOVAs Version: 1.1.0.9000 Authors@R: person("Shaheed", "Azaad", email = "sazaad@uni-muenster.de", role = c("aut", "cre")) Description: A-priori power simulations and power-calculations for within, between and mixed ANOVAs based on target (partial) eta-squared values. Supports complex designs with more than two factors and their interactions with a single function call. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1) Imports: car, dplyr, future, future.apply, ggplot2, MASS, purrr, rlang, stats, tibble, tidyr Suggests: knitr, pkgdown, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://shaheedazaad.github.io/anovapowersim/, https://github.com/shaheedazaad/anovapowersim BugReports: https://github.com/shaheedazaad/anovapowersim/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://shaheedazaad.r-universe.dev Date/Publication: 2026-07-23 00:07:30 UTC RemoteUrl: https://github.com/shaheedazaad/anovapowersim RemoteRef: HEAD RemoteSha: 0293042b07c51ef5740d4cb2ee452b241db1a530 NeedsCompilation: no Packaged: 2026-07-23 01:12:52 UTC; root Author: Shaheed Azaad [aut, cre] Maintainer: Shaheed Azaad