Package: robvis
Title: Visualize the Results of Risk-of-Bias (ROB) Assessments
Version: 0.3.0
Authors@R: c( 
    person("Luke", "McGuinness",
           role = c("aut", "cre"),
           email = "luke.mcguinness@bristol.ac.uk"),
    person("Emily", "Kothe", role = "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)  
    <doi:10.1136/bmj.l4898>), ROBINS-I (for non-randomised studies of 
    interventions; Sterne et al (2016) <doi:10.1136/bmj.i4919>), and QUADAS-2 
    (for diagnostic accuracy studies; Whiting et al (2011) 
    <doi:10.7326/0003-4819-155-8-201110180-00009>).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 2.10)
Imports: ggplot2, tidyr, scales
Suggests: knitr, rmarkdown, covr, testthat
VignetteBuilder: knitr, rmarkdown
BugReports: https://github.com/mcguinlu/robvis
URL: https://github.com/mcguinlu/robvis
NeedsCompilation: no
Packaged: 2019-11-18 10:53:52 UTC; lm16564
Author: Luke McGuinness [aut, cre],
  Emily Kothe [ctb]
Maintainer: Luke McGuinness <luke.mcguinness@bristol.ac.uk>
Repository: CRAN
Date/Publication: 2019-11-22 15:00:02 UTC
Built: R 4.0.2; ; 2020-07-17 03:54:27 UTC; unix
