R Under development (unstable) (2023-11-13 r85520 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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(BayesianReasoning) > > test_check("BayesianReasoning") Plot created in: ./FP_10_sens_100_screening_1667_diagnostic_44.png Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Plot created in: ./PPV_1_1000_100_0_10_en.png Plot created in: ./NPV_1_1000_100_0_10_en.png Plot created in: ./NPV_1_1000_100_0_10_area_TRUE_en.png i Label/s outside range, will anchor right [ FAIL 0 | WARN 0 | SKIP 4 | PASS 123 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-snapshots.R:9:3', 'test-snapshots.R:22:3', 'test-snapshots.R:40:7', 'test-snapshots.R:60:3' [ FAIL 0 | WARN 0 | SKIP 4 | PASS 123 ] > > proc.time() user system elapsed 20.34 1.64 21.98