R Under development (unstable) (2025-09-23 r88869 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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(openVA) ────────────────────── Attaching packages for openVA 1.2.0 ───────────────────── ✔ InSilicoVA 1.4.2 ✔ InterVA4 1.7.6 ✔ InterVA5 1.1.3 ✔ Tariff 1.0.5 ── Optional packages (require manual installation if not attached) ───────────── ✔ nbc4va 1.2 ✔ vacalibration 2.0 ✔ EAVA 1.0.0 > > test_check("openVA") InSilicoVA Sampler Initiated, 200 Iterations to Sample ........... Iteration: 100 Sub-population 0 acceptance ratio: 0,58 0,02min elapsed, 0,02min remaining ......... Overall acceptance ratio Sub-population 0 : 0,5800 Organizing output, might take a moment... ..........10% completed ..........20% completed ..........30% completed ..........40% completed ..........50% completed ..........60% completed ..........70% completed ..........80% completed ..........90% completed ..........100% completed .10% completed .20% completed .30% completed .40% completed .50% completed .60% completed .70% completed .80% completed .90% completed .100% completed 100% completed Start re-sampling for significant Tariff cells Calculating ranks InSilicoVA Sampler Initiated, 200 Iterations to Sample ........... Iteration: 100 Sub-population 0 acceptance ratio: 0,58 0,01min elapsed, 0,01min remaining ......... Overall acceptance ratio Sub-population 0 : 0,5800 Organizing output, might take a moment... ..........10% completed ..........20% completed ..........30% completed ..........40% completed ..........50% completed ..........60% completed ..........70% completed ..........80% completed ..........90% completed ..........100% completed Start re-sampling for significant Tariff cells Calculating ranks ..........10% completed ..........20% completed ..........30% completed ..........40% completed ..........50% completed ..........60% completed ..........70% completed ..........80% completed ..........90% completed ..........100% completed [ FAIL 0 | WARN 1 | SKIP 0 | PASS 881 ] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 881 ] > > proc.time() user system elapsed 46.04 2.60 45.71