R Under development (unstable) (2023-12-20 r85713 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("lava") > suppressPackageStartupMessages(library("testthat")) > test_check("lava") Loading required package: lava Attaching package: 'lava' The following object is masked from 'package:testthat': compare 0: 13.081250: 0.200620 0.00000 0.337259 1: 7.9524457: 0.272131 0.575626 1.15184 2: 7.4635337: 0.132261 0.763214 0.929738 3: 7.0359771: 0.0594089 0.733914 0.616824 4: 6.9865362: 0.0794124 0.756603 0.558204 5: 6.9757752: 0.0833126 0.759329 0.492413 6: 6.9738107: 0.0806668 0.756413 0.513241 7: 6.9737419: 0.0827969 0.758414 0.510545 8: 6.9737365: 0.0806693 0.757663 0.508982 9: 6.9737257: 0.0819960 0.757150 0.509933 10: 6.9737242: 0.0817930 0.757623 0.509977 11: 6.9737241: 0.0816735 0.757610 0.509971 12: 6.9737241: 0.0816798 0.757610 0.509973 [ FAIL 0 | WARN 0 | SKIP 0 | PASS 260 ] > > > proc.time() user system elapsed 21.26 0.75 22.00