Package: robvis Title: Visualize the Results of Risk-of-Bias (ROB) Assessments Version: 0.3.0.900 Authors@R: c( person("Luke", "McGuinness", role = c("aut", "cre"), email = "luke.mcguinness@bristol.ac.uk"), person("Emily", "Kothe", role = "ctb"), person("Alex", "Fowler", rol = "ctb"), person("Randall", "Boyes", rol = "ctb"), person("Wolfgang","Viechtbauer",rol="ctb")) Description: Helps users in quickly visualizing risk-of-bias assessments performed as part of a systematic review. It allows users to create weighted bar-plots of the distribution of risk-of-bias judgments within each bias domain, in addition to traffic-light plots of the specific domain-level judgments for each study. The resulting figures are of publication quality and are formatted according the risk-of-bias assessment tool use to perform the assessments. Currently, the supported tools are ROB2.0 (for randomized controlled trials; Sterne et al (2019) ), ROBINS-I (for non-randomised studies of interventions; Sterne (2016) ), and Quality & Applicability of Diagnostic Accuracy Studies V2 (Whiting et al (2011) ), and QUIPS (Hayden et al (2013) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Depends: R (>= 3.6) Imports: ggplot2 (>= 3.3.0), tidyr (>= 1.0.0), scales (>= 1.1.0), metafor (>= 2.4), dplyr (>= 1.0.2), stringr (>= 1.4.0), grDevices, magrittr, purrr Suggests: metadat, knitr (>= 1.28), rmarkdown (>= 2.3), covr (>= 3.5.1), testthat (>= 2.3.0), spelling (>= 2.2) VignetteBuilder: knitr, rmarkdown Config/testthat/edition: 3 BugReports: https://github.com/mcguinlu/robvis URL: https://github.com/mcguinlu/robvis Language: en-US Config/pak/sysreqs: libicu-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2025-07-09 05:28:49 UTC RemoteUrl: https://github.com/remlapmot/robvis RemoteRef: suggestions RemoteSha: 1ad2e27d5d59e719330c194fc0c8c016e21e06ee NeedsCompilation: no Packaged: 2026-06-04 07:40:58 UTC; root Author: Luke McGuinness [aut, cre], Emily Kothe [ctb], Alex Fowler [ctb], Randall Boyes [ctb], Wolfgang Viechtbauer [ctb] Maintainer: Luke McGuinness