R version 4.6.0 RC (2026-04-22 r89945 ucrt) -- "Because it was There" 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. > library(testthat) > library(Select) > > test_check("Select") Iter: 1 fn: -1.0986 Pars: 0.33333 0.33333 0.33333 solnp--> Completed in 1 iterations Iter: 1 fn: -1.0986 Pars: 0.33333 0.33333 0.33333 solnp--> Completed in 1 iterations Iter: 1 fn: -1.0986 Pars: 0.33333 0.33333 0.33333 solnp--> Completed in 1 iterations Iter: 1 fn: -1.0986 Pars: 0.33333 0.33333 0.33333 solnp--> Completed in 1 iterations Iter: 1 fn: -0.2500 Pars: 0.49996372 0.00007256 0.49996372 Iter: 2 fn: -0.2500 Pars: 0.499996854 0.000006291 0.499996854 solnp--> Completed in 2 iterations Iter: 1 fn: -0.2500 Pars: 0.49996372 0.00007256 0.49996372 Iter: 2 fn: -0.2500 Pars: 0.499996854 0.000006291 0.499996854 solnp--> Completed in 2 iterations Iter: 1 fn: -0.2500 Pars: 0.49996372 0.00007256 0.49996372 Iter: 2 fn: -0.2500 Pars: 0.499996854 0.000006291 0.499996854 solnp--> Completed in 2 iterations Iter: 1 fn: -0.2500 Pars: 0.49996372 0.00007256 0.49996372 Iter: 2 fn: -0.2500 Pars: 0.499996854 0.000006291 0.499996854 solnp--> Completed in 2 iterations [ FAIL 0 | WARN 11 | SKIP 0 | PASS 26 ] [ FAIL 0 | WARN 11 | SKIP 0 | PASS 26 ] > > proc.time() user system elapsed 1.40 0.20 1.54