Package: netmeta Title: Network Meta-Analysis using Frequentist Methods Version: 3.6-2 Date: 2026-06-19 Depends: R (>= 4.0.0), meta (>= 8.5-0) Imports: Matrix, metafor, MASS, mvtnorm, magic, igraph, ggplot2, colorspace, grid, dplyr, magrittr, methods, stringr, tidyr, ggrepel Suggests: Rgraphviz, graph, rgl, gridExtra, tictoc, writexl, R.rsp, cccp, brglm2, crossnma, gemtc, rmarkdown, knitr Authors@R: c(person("Gerta", "Rücker", role = "aut", comment = c(ORCID = "0000-0002-2192-2560")), person("Ulrike", "Krahn", role = "aut"), person("Jochem", "König", role = "aut", comment = c(ORCID = "0000-0003-4683-0360")), person("Orestis", "Efthimiou", role = "aut", comment = c(ORCID = "0000-0002-0955-7572")), person("Annabel", "Davies", role = "aut", comment = c(ORCID = "0000-0003-2320-7701")), person("Theodoros", "Papakonstantinou", role = "aut", comment = c(ORCID = "0000-0002-6630-6817")), person("Theodoros", "Evrenoglou", role = "ctb", comment = c(ORCID = "0000-0003-3336-8058")), person("Krzysztof", "Ciomek", role = "ctb", comment = c(ORCID = "0000-0002-2293-2146", paste("Author of the original MIT-licensed", "R package hasseDiagram"))), person("Nana-adjoa", "Kwarteng", role = "ctb", comment = c(ORCID = "0009-0009-0502-6887")), person("Guido", "Schwarzer", role = c("aut", "cre"), email = "guido.schwarzer@uniklinik-freiburg.de", comment = c(ORCID = "0000-0001-6214-9087"))) URL: https://github.com/guido-s/netmeta Description: A comprehensive set of functions providing frequentist methods for network meta-analysis (Balduzzi et al., 2023) and supporting Schwarzer et al. (2015) , Chapter 8 "Network Meta-Analysis": - frequentist network meta-analysis following Rücker (2012) ; - additive network meta-analysis for combinations of treatments (Rücker et al., 2020) ; - network meta-analysis of binary data using the Mantel-Haenszel or non-central hypergeometric distribution method (Efthimiou et al., 2019) , or penalised logistic regression (Evrenoglou et al., 2022) ; - rankograms and ranking of treatments by the Surface under the cumulative ranking curve (SUCRA) (Salanti et al., 2013) ; - ranking of treatments using P-scores (frequentist analogue of SUCRAs without resampling) according to Rücker & Schwarzer (2015) ; - split direct and indirect evidence to check consistency (Dias et al., 2010) , (Efthimiou et al., 2019) ; - scatter plot to visualize local inconsistency (Wilson et al., 2026) ; - league table with network meta-analysis results; - 'comparison-adjusted' funnel plot (Chaimani & Salanti, 2012) ; - net heat plot and design-based decomposition of Cochran's Q according to Krahn et al. (2013) ; - measures characterizing the flow of evidence between two treatments by König et al. (2013) ; - automated drawing of network graphs described in Rücker & Schwarzer (2016) ; - partial order of treatment rankings ('poset') and Hasse diagram for 'poset' (Carlsen & Bruggemann, 2014) ; (Rücker & Schwarzer, 2017) ; - contribution matrix as described in Papakonstantinou et al. (2018) and Davies et al. (2022) ; - network meta-regression with a single continuous or binary covariate (Kwarteng et al., 2026) ; - subgroup network meta-analysis. License: GPL (>= 2) | file LICENSE Encoding: UTF-8 VignetteBuilder: R.rsp, knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libxml2-dev libx11-dev Repository: https://guido-s.r-universe.dev Date/Publication: 2026-06-19 18:12:45 UTC RemoteUrl: https://github.com/guido-s/netmeta RemoteRef: HEAD RemoteSha: 1c70ea2fea57de83f5cd4c8552ad3a7ab064c55e NeedsCompilation: no Packaged: 2026-06-19 18:36:11 UTC; root Author: Gerta Rücker [aut] (ORCID: ), Ulrike Krahn [aut], Jochem König [aut] (ORCID: ), Orestis Efthimiou [aut] (ORCID: ), Annabel Davies [aut] (ORCID: ), Theodoros Papakonstantinou [aut] (ORCID: ), Theodoros Evrenoglou [ctb] (ORCID: ), Krzysztof Ciomek [ctb] (ORCID: , Author of the original MIT-licensed R package hasseDiagram), Nana-adjoa Kwarteng [ctb] (ORCID: ), Guido Schwarzer [aut, cre] (ORCID: ) Maintainer: Guido Schwarzer