Package: findn
Type: Package
Title: Simulation Based Sample Size Estimation
Version: 0.1.0
Authors@R: 
	c(person(given = "Lukas",
		family = "Baumann", 
		role = c("aut", "cre"),
		email = "baumann@imbi.uni-heidelberg.de",
		comment = c(ORCID = "0000-0001-7931-7470")),
	person(given = "Björn",
		family = "Bornkamp", 
		role = c("ctb"),
		comment = c(ORCID = "0000-0002-6294-8185")))
Maintainer: Lukas Baumann <baumann@imbi.uni-heidelberg.de>
Description: Estimates the sample size for a test or a trial based on repeated simulation using a model based approach.
  Implements a method by Maruo et al. (2018) <doi:10.1080/19466315.2017.1349689> and an extension.
Imports: ggplot2, rlang, scales
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-30 14:51:56 UTC; uy240
Author: Lukas Baumann [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7931-7470>),
  Björn Bornkamp [ctb] (ORCID: <https://orcid.org/0000-0002-6294-8185>)
Repository: CRAN
Date/Publication: 2026-02-03 13:40:02 UTC
Built: R 4.5.2; ; 2026-02-15 03:34:24 UTC; windows
