* using log directory ‘/srv/hornik/tmp/CRAN_pretest/uniLasso.Rcheck’ * using R Under development (unstable) (2026-01-13 r89301) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.8 (1) Debian flang version 21.1.8 (1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘uniLasso/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘uniLasso’ version ‘2.11’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘Trevor Hastie ’ New submission * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘uniLasso’ can be installed ... [4s/4s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking whether startup messages can be suppressed ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [6s/6s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [9s/9s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [2s/2s] ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("uniLasso") Loading required package: uniLasso Loading required package: glmnet Loading required package: Matrix Loaded glmnet 4.1-10 Loaded uniLasso 2.11 Testing fitc Testing cvfitc Testing fit1 Testing pred1 Testing fit2s Testing cvfit1 Testing predcv1 Testing cvfit2s Testing cvfitpa Testing cvfita Testing fitu Saving _problems/test_Gaussian-50.R Testing fitua Saving _problems/test_Gaussian-50.R Testing ci Saving _problems/test_Gaussian-50.R Testing fitb Testing predb Testing cvfitb Testing predcvb Testing fitub [ FAIL 3 | WARN 0 | SKIP 0 | PASS 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_Gaussian.R:50:5'): (code run outside of `test_that()`) ─────── Expected `objects[[x]]` to equal `expected[[x]]`. Differences: Component "nzero": Mean relative difference: 1 Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (525, 524) differ > Component "glmnet.fit": Component "beta": Attributes: < Component "p": Mean relative difference: 0.004132908 > Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (525, 524) differ > Component "glmnet.fit": Component "df": Mean relative difference: 1 ── Failure ('test_Gaussian.R:50:5'): (code run outside of `test_that()`) ─────── Expected `objects[[x]]` to equal `expected[[x]]`. Differences: Component "nzero": Mean relative difference: 1 Component "glmnet.fit": Component "beta": Attributes: < Component "i": Numeric: lengths (519, 518) differ > Component "glmnet.fit": Component "beta": Attributes: < Component "p": Mean relative difference: 0.004181826 > Component "glmnet.fit": Component "beta": Attributes: < Component "x": Numeric: lengths (519, 518) differ > Component "glmnet.fit": Component "df": Mean relative difference: 1 ── Failure ('test_Gaussian.R:50:5'): (code run outside of `test_that()`) ─────── Expected `objects[[x]]` to equal `expected[[x]]`. Differences: Component "X97.5.": Mean relative difference: 1.330143e-07 [ FAIL 3 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE