R Under development (unstable) (2026-03-09 r89583 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(robview) > > test_check("robview") v Saved: 'D:\temp\2026_03_10_22_20_17_18744\RtmpINfOH1\fileb8587e1c4366.png' v Saved: 'D:\temp\2026_03_10_22_20_17_18744\RtmpINfOH1\fileb8586942141.jpg' -- Available example datasets in robview -- * data_grade * data_nos_cc * data_nos_cohort * data_nos_cs * data_probast * data_quadas2 * data_quadas_c * data_quips * data_rob2 * data_rob2_forest * data_robins_e * data_robins_i * data_robis -- Supported tools in robview -- * ROB2: RoB 2: Revised tool for assessing risk of bias in randomised trials * ROB2-Cluster: RoB 2 for cluster-randomised trials * ROBINS-I: ROBINS-I: Risk Of Bias In Non-randomised Studies of Interventions * ROBINS-E: ROBINS-E: Risk Of Bias In Non-randomised Studies of Exposures * QUADAS-2: QUADAS-2: Quality Assessment of Diagnostic Accuracy Studies * QUADAS-C: QUADAS-C: QUADAS-2 extension for comparative diagnostic accuracy studies * QUIPS: QUIPS: Quality In Prognosis Studies * ROBIS: ROBIS: Risk Of Bias In Systematic reviews * PROBAST: PROBAST: Prediction model Risk Of Bias ASsessment Tool * NOS-Cohort: Newcastle-Ottawa Scale for cohort studies * NOS-CaseControl: Newcastle-Ottawa Scale for case-control studies * NOS-CrossSectional: Newcastle-Ottawa Scale adapted for cross-sectional studies * GRADE: GRADE: Grading of Recommendations, Assessment, Development and Evaluation * Generic: Generic template (user-defined domains) [ FAIL 0 | WARN 5 | SKIP 0 | PASS 81 ] [ FAIL 0 | WARN 5 | SKIP 0 | PASS 81 ] > > proc.time() user system elapsed 5.76 0.40 6.14