Package: RobustVis
Type: Package
Title: Visualize ROBUST-RCT Risk of Bias Assessments
Version: 0.1.2
Authors@R: c(
    person(
      "Guang", "Chen",
      email = "tcm_chen7410@163.com",
      role = c("aut", "cre")
    ),
    person(
      "Fanrong", "Liang",
      email = "acuresearch@126.com",
      role = c("aut")
    )
  )
Description: Provides functions to visualize ROBUST-RCT assessments, as introduced by Wang et al. (2025) <doi:10.1136/bmj-2024-081199>. Through a two-step workflow (step 1 and step 2), the package generates bar plots and traffic-light plots that match standard Cochrane styles.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.2.0), ggplot2 (>= 4.0.2), scales (>= 1.4.0), tidyr
        (>= 1.3.1)
NeedsCompilation: no
Packaged: 2026-09-14 21:20:09 UTC; xiaobanxia
Author: Guang Chen [aut, cre],
  Fanrong Liang [aut]
Maintainer: Guang Chen <tcm_chen7410@163.com>
Repository: CRAN
Date/Publication: 2026-09-24 14:50:06 UTC
