R Under development (unstable) (2024-01-28 r85838 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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.1.2 ───────────────────── ✔ InSilicoVA 1.4.0 ✔ InterVA4 1.7.6 ✔ InterVA5 1.1.3 ✔ Tariff 1.0.5 ── Optional packages (require manual installation if not attached) ───────────── × nbc4va If you need to use these methods, you may need to load or install the packages: nbc4va. > > test_check("openVA") 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 .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 75 | SKIP 0 | PASS 881 ] [ FAIL 0 | WARN 75 | SKIP 0 | PASS 881 ] > > proc.time() user system elapsed 25.09 1.12 23.04