Package: multinma Title: Bayesian Network Meta-Analysis of Individual and Aggregate Data Version: 0.9.1.9002 Authors@R: c(person(given = c("David", "M."), family = "Phillippo", role = c("aut", "cre"), email = "david.phillippo@bristol.ac.uk", comment = c(ORCID = "0000-0003-2672-7841")), person(given = c("Samuel", "J."), family = "Perren", role = "ctb", email = "samuel.perren@bristol.ac.uk", comment = c(ORCID = "0009-0005-1921-6957")), person(given = "Niels", family = "Dunnewind", role = "ctb", comment = c(ORCID = "0009-0009-8675-9109"))) Description: Network meta-analysis and network meta-regression models for aggregate data, individual patient data, and mixtures of both individual and aggregate data using multilevel network meta-regression as described by Phillippo et al. (2020) . Models are estimated in a Bayesian framework using 'Stan'. License: GPL-3 Encoding: UTF-8 LazyData: true Biarch: true Depends: R (>= 3.4.0) Imports: methods, stats, graphics, survival, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.26.0), rstantools (>= 2.0.0), Rdpack (>= 0.7), tibble (>= 2.1.3), dplyr (>= 1.0.0), rlang, purrr, forcats, glue, randtoolbox, copula, tidyr (>= 1.0.0), stringr, Matrix, igraph, ggraph, ggplot2 (>= 3.3.0), ggdist (>= 2.1.1), truncdist, bayesplot LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>= 2.32.9) SystemRequirements: GNU make RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Suggests: testthat (>= 2.1.0), vdiffr, withr, knitr, rmarkdown, parallel, R.rsp, rprojroot, loo (>= 2.0.0), crayon, tidygraph, pkgdown, splines2 (>= 0.5.0), flexsurv, rstpm2 RdMacros: Rdpack URL: https://dmphillippo.github.io/multinma/, https://github.com/dmphillippo/multinma BugReports: https://github.com/dmphillippo/multinma/issues VignetteBuilder: knitr, R.rsp Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev make libgsl0-dev libicu-dev libxml2-dev Repository: https://dmphillippo.r-universe.dev Date/Publication: 2026-06-26 11:55:07 UTC RemoteUrl: https://github.com/dmphillippo/multinma RemoteRef: HEAD RemoteSha: 8489bd83f388f3cb48062947cd9ab083218947dd NeedsCompilation: yes Packaged: 2026-06-26 12:36:10 UTC; root Author: David M. Phillippo [aut, cre] (ORCID: ), Samuel J. Perren [ctb] (ORCID: ), Niels Dunnewind [ctb] (ORCID: ) Maintainer: David M. Phillippo