Package: effsize Type: Package Title: Efficient Effect Size Computation Version: 0.8.0 Date: 2020-04-09 Authors@R: c(person("Marco", "Torchiano", role = c("aut", "cre"), email="marco.torchiano@polito.it")) Description: A collection of functions to compute the standardized effect sizes for experiments (Cohen d, Hedges g, Cliff delta, Vargha-Delaney A). The computation algorithms have been optimized to allow efficient computation even with very large data sets. URL: http://github.com/mtorchiano/effsize/ BugReports: https://github.com/mtorchiano/effsize/issues License: GPL-2 NeedsCompilation: no Suggests: testthat Repository: https://mtorchiano.r-universe.dev Date/Publication: 2021-10-13 16:44:13 UTC RemoteUrl: https://github.com/mtorchiano/effsize RemoteRef: HEAD RemoteSha: 03025ad15d0ba0ef3bea3fb1f88b9ffbb8189afa Packaged: 2026-07-07 08:39:32 UTC; root Author: Marco Torchiano [aut, cre] Maintainer: Marco Torchiano