R Under development (unstable) (2025-11-12 r89009 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. > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("automatedRecLin", ncpu = 1) + } starting worker pid=46512 on localhost:11344 at 17:57:06.639 test_comparators.R............ 2 tests OK 74ms test_comparison_vectors.R..... 2 tests OK 33ms kliep function error: missing value where TRUE/FALSE needed ======================================================== kliep function error: missing value where TRUE/FALSE needed ======================================================== test_mec.R.................... 11 tests OK 0.8s test_supervised_learning.R.... 21 tests OK 0.5s Warning messages: 1: In check.sigma(nsigma, sigma_quantile, sigma, dist_nu) : There are duplicate values in 'sigma', only the unique values are used. 2: In check.sigma(nsigma, sigma_quantile, sigma, dist_nu) : There are duplicate values in 'sigma', only the unique values are used. 3: In check.sigma(nsigma, sigma_quantile, sigma, dist_nu) : There are duplicate values in 'sigma', only the unique values are used. 4: In check.sigma(nsigma, sigma_quantile, sigma, dist_nu) : There are duplicate values in 'sigma', only the unique values are used. 5: In check.sigma(nsigma, sigma_quantile, sigma, dist_nu) : There are duplicate values in 'sigma', only the unique values are used. All ok, 36 results (1.5s) > > proc.time() user system elapsed 0.25 0.10 4.35