R Under development (unstable) (2023-10-18 r85349 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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.results <- tinytest::test_package("NMOF", + color = interactive(), + verbose = 1) test_French.R................. 0 tests 68ms test_Ritter.R................. 0 tests 1ms test_barrier_options.R........ 3 tests OK 4ms 3 variables with 31, 5, 5 levels: 775 function evaluations required. 3 variables with 31, 5, 5 levels: 775 function evaluations required. 2 variables with 2, 3 levels: 6 function evaluations required. 2 variables with 2, 3 levels: 6 function evaluations required. 2 variables with 5, 5 levels: 25 function evaluations required. 2 variables with 4, 4 levels: 16 function evaluations required. 5 variables with 5, 5, 5, 5, ... levels: 3125 function evaluations required. 2 variables with 4, 4 levels: 16 function evaluations required. 2 variables with 4, 4 levels: 16 function evaluations required. test_gridSearch.R............. 13 tests OK 0.1s test_mc.R..................... 4 tests OK 4ms test_options.R................ 14 tests OK 16ms Loading required namespace: quadprog Loading required namespace: Rglpk test_portfolio.R.............. 17 tests OK 39ms test_randomReturns.R.......... 9 tests OK 6ms test_trackingPortfolio.R...... 3 tests OK 0.3s > > proc.time() user system elapsed 0.64 0.18 0.81