R Under development (unstable) (2026-05-19 r90065 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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) ){ + old_omp_thread_limit <- Sys.getenv("OMP_THREAD_LIMIT", unset = NA_character_) + Sys.setenv("OMP_THREAD_LIMIT" = "1") + on.exit({ + if (is.na(old_omp_thread_limit)) { + Sys.unsetenv("OMP_THREAD_LIMIT") + } else { + Sys.setenv("OMP_THREAD_LIMIT" = old_omp_thread_limit) + } + }, add = TRUE) + + if ( requireNamespace("data.table", quietly=TRUE) ){ + old_dt_threads <- data.table::getDTthreads() + data.table::setDTthreads(1L) + on.exit(data.table::setDTthreads(old_dt_threads), add = TRUE) + } + + tinytest::test_package("automatedRecLin", ncpu = NULL) + } test_comparators.R............ 0 tests test_comparators.R............ 0 tests test_comparators.R............ 1 tests OK test_comparators.R............ 1 tests OK test_comparators.R............ 2 tests OK 54ms test_comparison_vectors.R..... 0 tests Attaching package: 'data.table' The following object is masked from 'package:base': %notin% test_comparison_vectors.R..... 0 tests test_comparison_vectors.R..... 0 tests test_comparison_vectors.R..... 0 tests test_comparison_vectors.R..... 0 tests test_comparison_vectors.R..... 0 tests test_comparison_vectors.R..... 1 tests OK test_comparison_vectors.R..... 2 tests OK 44ms test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 0 tests test_mec.R.................... 1 tests OK test_mec.R.................... 2 tests OK test_mec.R.................... 3 tests OK test_mec.R.................... 4 tests OK test_mec.R.................... 5 tests OK test_mec.R.................... 6 tests OK test_mec.R.................... 7 tests OK test_mec.R.................... 8 tests OK test_mec.R.................... 9 tests OK test_mec.R.................... 9 tests OK test_mec.R.................... 10 tests OK test_mec.R.................... 11 tests OK test_mec.R.................... 12 tests OK test_mec.R.................... 12 tests OK test_mec.R.................... 13 tests OK test_mec.R.................... 13 tests OK test_mec.R.................... 17 tests OK test_mec.R.................... 17 tests OK test_mec.R.................... 21 tests OK 0.8s test_mec_blocking.R........... 0 tests test_mec_blocking.R........... 0 tests test_mec_blocking.R........... 0 tests test_mec_blocking.R........... 0 tests test_mec_blocking.R........... 0 tests test_mec_blocking.R........... 1 tests OK test_mec_blocking.R........... 2 tests OK test_mec_blocking.R........... 3 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 4 tests OK test_mec_blocking.R........... 5 tests OK test_mec_blocking.R........... 6 tests OK test_mec_blocking.R........... 7 tests OK test_mec_blocking.R........... 8 tests OK test_mec_blocking.R........... 9 tests OK test_mec_blocking.R........... 10 tests OK test_mec_blocking.R........... 11 tests OK test_mec_blocking.R........... 12 tests OK test_mec_blocking.R........... 13 tests OK test_mec_blocking.R........... 14 tests OK test_mec_blocking.R........... 15 tests OK test_mec_blocking.R........... 16 tests OK test_mec_blocking.R........... 17 tests OK test_mec_blocking.R........... 18 tests OK test_mec_blocking.R........... 19 tests OK test_mec_blocking.R........... 31 tests OK test_mec_blocking.R........... 32 tests OK test_mec_blocking.R........... 33 tests OK test_mec_blocking.R........... 34 tests OK test_mec_blocking.R........... 35 tests OK test_mec_blocking.R........... 35 tests OK test_mec_blocking.R........... 36 tests OK test_mec_blocking.R........... 37 tests OK test_mec_blocking.R........... 38 tests OK test_mec_blocking.R........... 38 tests OK test_mec_blocking.R........... 38 tests OK test_mec_blocking.R........... 39 tests OK test_mec_blocking.R........... 40 tests OK test_mec_blocking.R........... 41 tests OK test_mec_blocking.R........... 42 tests OK test_mec_blocking.R........... 43 tests OK test_mec_blocking.R........... 44 tests OK test_mec_blocking.R........... 45 tests OK test_mec_blocking.R........... 46 tests OK test_mec_blocking.R........... 47 tests OK test_mec_blocking.R........... 48 tests OK test_mec_blocking.R........... 49 tests OK test_mec_blocking.R........... 50 tests OK test_mec_blocking.R........... 62 tests OK test_mec_blocking.R........... 62 tests OK test_mec_blocking.R........... 62 tests OK test_mec_blocking.R........... 62 tests OK test_mec_blocking.R........... 62 tests OK test_mec_blocking.R........... 62 tests OK test_mec_blocking.R........... 74 tests OK test_mec_blocking.R........... 75 tests OK test_mec_blocking.R........... 76 tests OK test_mec_blocking.R........... 77 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 78 tests OK test_mec_blocking.R........... 79 tests OK test_mec_blocking.R........... 80 tests OK test_mec_blocking.R........... 81 tests OK test_mec_blocking.R........... 82 tests OK test_mec_blocking.R........... 83 tests OK test_mec_blocking.R........... 84 tests OK test_mec_blocking.R........... 85 tests OK test_mec_blocking.R........... 86 tests OK test_mec_blocking.R........... 87 tests OK test_mec_blocking.R........... 87 tests OK test_mec_blocking.R........... 88 tests OK test_mec_blocking.R........... 89 tests OK test_mec_blocking.R........... 90 tests OK test_mec_blocking.R........... 91 tests OK test_mec_blocking.R........... 92 tests OK test_mec_blocking.R........... 93 tests OK test_mec_blocking.R........... 94 tests OK test_mec_blocking.R........... 95 tests OK test_mec_blocking.R........... 96 tests OK test_mec_blocking.R........... 108 tests OK test_mec_blocking.R........... 109 tests OK test_mec_blocking.R........... 110 tests OK test_mec_blocking.R........... 111 tests OK test_mec_blocking.R........... 112 tests OK test_mec_blocking.R........... 113 tests OK 0.2s test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 0 tests test_supervised_learning.R.... 1 tests OK test_supervised_learning.R.... 2 tests OK test_supervised_learning.R.... 3 tests OK test_supervised_learning.R.... 4 tests OK test_supervised_learning.R.... 5 tests OK test_supervised_learning.R.... 6 tests OK test_supervised_learning.R.... 7 tests OK test_supervised_learning.R.... 8 tests OK test_supervised_learning.R.... 9 tests OK test_supervised_learning.R.... 10 tests OK test_supervised_learning.R.... 10 tests OK test_supervised_learning.R.... 10 tests OK test_supervised_learning.R.... 11 tests OK test_supervised_learning.R.... 11 tests OK test_supervised_learning.R.... 12 tests OK test_supervised_learning.R.... 13 tests OK test_supervised_learning.R.... 13 tests OK test_supervised_learning.R.... 14 tests OK test_supervised_learning.R.... 15 tests OK test_supervised_learning.R.... 16 tests OK test_supervised_learning.R.... 17 tests OK test_supervised_learning.R.... 18 tests OK test_supervised_learning.R.... 18 tests OK test_supervised_learning.R.... 19 tests OK test_supervised_learning.R.... 20 tests OK test_supervised_learning.R.... 20 tests OK test_supervised_learning.R.... 24 tests OK test_supervised_learning.R.... 24 tests OK test_supervised_learning.R.... 28 tests OK test_supervised_learning.R.... 28 tests OK test_supervised_learning.R.... 28 tests OK test_supervised_learning.R.... 29 tests OK test_supervised_learning.R.... 30 tests OK test_supervised_learning.R.... 31 tests OK test_supervised_learning.R.... 31 tests OK test_supervised_learning.R.... 32 tests OK test_supervised_learning.R.... 33 tests OK test_supervised_learning.R.... 34 tests OK 0.3s All ok, 172 results (1.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. > > proc.time() user system elapsed 4.04 0.43 4.48