R Under development (unstable) (2024-01-14 r85805 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. > # SPDX-FileCopyrightText: 2022 Jure Demšar, Nina Purg, Grega Repovš > # > # SPDX-License-Identifier: GPL-3.0-or-later > > library(testthat) > library(autohrf) > > test_check("autohrf") Model: 1 | Iteration: 1 / 2 | ETA: 00-00:00:00 Model: 1 | Iteration: 2 / 2 | ETA: 00-00:00:00 Model: 2 | Iteration: 1 / 2 | ETA: 00-00:00:00 Model: 2 | Iteration: 2 / 2 | ETA: 00-00:00:00 Mean R2: 0.2756154 Median R2: 0.3022216 Min R2: 0.08572006 Weighted R2: 0.2322245 Mean BIC: 236.6222 Median BIC: 227.6767 Min BIC: 207.7926 Weighted BIC: 243.5271 Model: 1 | Iteration: 1 / 2 | ETA: 00-00:00:00 Model: 1 | Iteration: 2 / 2 | ETA: 00-00:00:00 Model: 2 | Iteration: 1 / 2 | ETA: 00-00:00:00 Model: 2 | Iteration: 2 / 2 | ETA: 00-00:00:00 starting worker pid=146380 on localhost:11078 at 14:51:01.598 starting worker pid=182040 on localhost:11078 at 14:51:01.600 Loading required package: autohrf Loading required package: autohrf loaded autohrf and set parent environment loaded autohrf and set parent environment Model: 2 | Iteration: 1 / 2 | ETA: 00-00:00:00 Model: 1 | Iteration: 1 / 2 | ETA: 00-00:00:00 Model: 2 | Iteration: 2 / 2 | ETA: 00-00:00:00 Model: 1 | Iteration: 2 / 2 | ETA: 00-00:00:00 [ FAIL 0 | WARN 2 | SKIP 0 | PASS 20 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 20 ] > > proc.time() user system elapsed 4.06 0.12 5.64