Package: metaConvert
Type: Package
Title: An Automatic Suite for Estimation of Various Effect Size
        Measures
Version: 1.0.2
Authors@R: c(
        person(given = c("Corentin", "J."), family= "Gosling",  role = c("aut", "cre"),
                email = "corentin.gosling@parisnanterre.fr"),
        person(given = "Samuele",
               family= "Cortese", role = "aut",
               email = "samuele.cortese@gmail.com"),
        person(given = "Marco",
               family= "Solmi", role = "aut",
               email = "marco.solmi83@gmail.com"),
        person(given = "Belen",
               family= "Haza", role = "aut",
               email = "hazabelen@gmail.com"),
        person(given = "Eduard",
               family= "Vieta", role = "aut",
               email = "EVIETA@clinic.cat"),
        person(given = "Richard",
               family= "Delorme", role = "aut",
               email = "richard.delorme.rdb@gmail.com"),
        person(given = "Paolo",
               family= "Fusar-Poli",  role = "aut",
               email = "Paolo.fusar-poli@kcl.ac.uk"),
        person(given = "Joaquim",
               family= "Radua",  role = "aut",
               email = "radua@clinic.cat"))
Maintainer: Corentin J. Gosling <corentin.gosling@parisnanterre.fr>
Description: Automatically estimate 11 effect size measures from a well-formatted dataset. Various other functions can help, for example, removing dependency between several effect sizes, or identifying differences between two datasets.
    This package is mainly designed to assist in conducting a systematic review with a meta-analysis but can be useful to any researcher interested in estimating an effect size. 
Imports: compareDF, metafor, mvtnorm, estimraw, rio
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Suggests: testthat (>= 3.0.0), metaumbrella, TOSTER, esc, epiR,
        compute.es, meta, effectsize, MetaUtility, knitr, DT, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-17 17:26:49 UTC; Corentin Gosling
Author: Corentin J. Gosling [aut, cre],
  Samuele Cortese [aut],
  Marco Solmi [aut],
  Belen Haza [aut],
  Eduard Vieta [aut],
  Richard Delorme [aut],
  Paolo Fusar-Poli [aut],
  Joaquim Radua [aut]
Repository: CRAN
Date/Publication: 2024-11-17 17:40:02 UTC
