Package: viscomp Type: Package Title: Visualize Multi-Component Interventions in Network Meta-Analysis Version: 1.0.0 Authors@R: c(person(given = "Georgios", family = "Seitidis", role = c("aut", "cre"), email = "g.seitidis@uoi.gr", comment = c(ORCID = "0000-0003-0856-1892")), person(given = "Sofia", family = "Tsokani", role = c("aut"), email = "s.tsokani@uoi.gr", comment = c(ORCID = "0000-0002-6258-8861")), person(given = "Christos", family = "Christogiannis", role = c("aut"), email = "xristogiannhsjr@gmail.com"), person(given = "Katerina Maria", family = "Kontouli", role = c("aut"), email = "kmkontouli@gmail.com"), person(given = "Alexandros", family = "Fyraridis", role = c("aut"), email = "alexandros.fyraridis@unityhealth.to"), person(given = "Stavros", family = "Nikolakopoulos", role = c("aut"), email = "snikolakopoulos@uoi.gr", comment = c(ORCID = "0000-0002-9769-3725")), person(given = "Areti Angeliki", family = "Veroniki", role = c("aut"), email = "areti-angeliki.veroniki@unityhealth.to", comment = c(ORCID = "0000-0001-6388-4825")), person(given = "Dimitris", family = "Mavridis", role = c("aut"), email = "snikolakopoulos@uoi.gr", comment = c(ORCID = "0000-0003-1041-4592"))) Maintainer: Georgios Seitidis Description: A set of functions providing several visualization tools for exploring the behavior of the components in a network meta-analysis of multi-component (complex) interventions: - components descriptive analysis - heat plot of the two-by-two component combinations - leaving one component combination out scatter plot - violin plot for specific component combinations' effects - density plot for components' effects - waterfall plot for the interventions' effects that differ by a certain component combination - network graph of components - rank heat plot of components for multiple outcomes. The implemented tools are described by Seitidis et al. (2023) . License: GPL (>= 3) Encoding: UTF-8 LazyData: true Depends: R (>= 2.10), Imports: circlize (>= 0.4.15), dplyr (>= 1.0.9), ggExtra (>= 0.10.0), ggnewscale (>= 0.4.8), ggplot2 (>= 3.3.6), Hmisc (>= 4.7.0), MASS (>= 7.3.56), netmeta (>= 1.3-0), plyr (>= 1.8.7), qgraph (>= 1.9.2), reshape2 (>= 1.4.4), tibble (>= 3.1.7), tidyr (>= 1.2.0) RoxygenNote: 7.2.0 Suggests: covr, knitr, rmarkdown URL: https://github.com/georgiosseitidis/viscomp, https://georgiosseitidis.github.io/viscomp/ BugReports: https://github.com/georgiosseitidis/viscomp/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libx11-dev zlib1g-dev Repository: https://georgiosseitidis.r-universe.dev Date/Publication: 2023-01-18 12:07:50 UTC RemoteUrl: https://github.com/georgiosseitidis/viscomp RemoteRef: HEAD RemoteSha: 7edf8775db8c4b791769cd3e1276c453f3dc32a1 NeedsCompilation: no Packaged: 2026-06-22 08:04:40 UTC; root Author: Georgios Seitidis [aut, cre] (ORCID: ), Sofia Tsokani [aut] (ORCID: ), Christos Christogiannis [aut], Katerina Maria Kontouli [aut], Alexandros Fyraridis [aut], Stavros Nikolakopoulos [aut] (ORCID: ), Areti Angeliki Veroniki [aut] (ORCID: ), Dimitris Mavridis [aut] (ORCID: )