Package: powergrid
Title: Power Analysis Across a Grid of Assumptions
Version: 0.5.0
Authors@R: c(
    person(given = "Gilles",
      family = "Dutilh", email = "info@gillesdutilh.com", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-6719-2508")),
    person(given = "Richard Charles",
      family = "Allen", email = "richardcharles.allen@usb.ch", role = c("aut"),
      comment = c(ORCID = "0000-0001-6012-7888"))
      )	 
Description: Evaluate a function across a grid of parameters. The function may be evaluated once, or many times for simulation. Parallel computing is facilitated. Utilities aim at performing analyses of power and sample size, allowing for easy search of minimum n (or min/max of any other parameter) to achieve a desired minimal level of power (or maximum of any other objective). Plotting functions are included that present the dependency of n and power in relation to further assumptions.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: future.apply (>= 1.11.2), future (>= 1.33.2), knitr,
        rmarkdown, testthat (>= 3.0.0)
Imports: stats, methods
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/SwissClinicalTrialOrganisation/powergrid
BugReports: https://github.com/SwissClinicalTrialOrganisation/powergrid/issues
NeedsCompilation: no
Packaged: 2025-09-23 09:57:22 UTC; gilles
Author: Gilles Dutilh [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6719-2508>),
  Richard Charles Allen [aut] (ORCID:
    <https://orcid.org/0000-0001-6012-7888>)
Maintainer: Gilles Dutilh <info@gillesdutilh.com>
Repository: CRAN
Date/Publication: 2025-09-30 08:20:02 UTC
Built: R 4.5.1; ; 2025-09-30 09:44:23 UTC; unix
