Package: bootES Title: Bootstrap Confidence Intervals on Effect Sizes Version: 1.3.1 Depends: R (>= 3.0.0), boot Imports: stats Suggests: testthat (>= 3.0.0), graphics Authors@R: c( person( "Daniel", "Gerlanc", role=c("aut", "cre"), email="dan@gerlanc.com"), person( "Kris", "Kirby", role="aut", email="kkirby@hush.com")) License: GPL (>= 2) Description: Calculate robust measures of effect sizes using the bootstrap. URL: https://github.com/dgerlanc/bootES BugReports: https://github.com/dgerlanc/bootES/issues Config/testthat/edition: 3 Repository: https://dgerlanc.r-universe.dev Date/Publication: 2024-11-10 23:43:14 UTC RemoteUrl: https://github.com/dgerlanc/bootes RemoteRef: HEAD RemoteSha: 23cf9e1e6116576cc80d8d0abd7bb69caa2ccd01 NeedsCompilation: no Packaged: 2026-06-14 10:26:57 UTC; root Author: Daniel Gerlanc [aut, cre], Kris Kirby [aut] Maintainer: Daniel Gerlanc