* using log directory 'd:/RCompile/CRANincoming/R-devel/uniLasso.Rcheck' * using R Under development (unstable) (2026-01-12 r89300 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * 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 ... 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'uniLasso' can be installed ... OK * checking installed package size ... 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 ... [13s] OK * checking Rd files ... 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 ... [17s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ERROR Running 'testthat.R' 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 ... [19s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE