Package: metaumbrella
Type: Package
Title: Umbrella Review Package for R
Version: 1.0.7
Author: Corentin J Gosling [aut, cre],
  Aleix Solanes [aut],
  Paolo Fusar-Poli [aut],
  Joaquim Radua [aut]
Authors@R: c(
        person(given = "Corentin J", family= "Gosling",  role = c("aut", "cre"), email = "cgosling@parisnanterre.fr"),
        person(given = "Aleix",
               family= "Solanes", role = "aut", email = "al.solanes@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 <cgosling@parisnanterre.fr>
Description: A comprehensive range of facilities to perform umbrella reviews with stratification of the evidence in R. The package accomplishes this aim by building on three core functions that: (i) automatically perform all required calculations in an umbrella review (including but not limited to meta-analyses), (ii) stratify evidence according to various classification criteria, and (iii) generate a visual representation of the results. Note that if you are not familiar with R, the core features of this package are available from a web browser (<https://www.metaumbrella.org/>).
License: GPL-3
Imports: meta, pwr, powerSurvEpi, readxl, tcltk, withr, writexl, xtable
Encoding: UTF-8
LazyData: true
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), spelling, DT, epiR,
        esc, metafor
Config/testthat/edition: 3
Depends: R (>= 2.10)
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2023-08-22 21:18:08 UTC; Corentin Gosling
Repository: CRAN
Date/Publication: 2023-08-22 21:40:02 UTC
