R Under development (unstable) (2023-08-08 r84908 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. > library(Matrix) > library(slam) > > if ( requireNamespace("tinytest", quietly = TRUE) ){ + tinytest::test_package("piqp") + } test-solve-simple-qp.R........ 0 tests test-solve-simple-qp.R........ 0 tests test-solve-simple-qp.R........ 0 tests test-solve-simple-qp.R........ 0 tests test-solve-simple-qp.R........ 1 tests OK test-solve-simple-qp.R........ 2 tests OK test-solve-simple-qp.R........ 3 tests OK test-solve-simple-qp.R........ 4 tests OK test-solve-simple-qp.R........ 5 tests OK test-solve-simple-qp.R........ 5 tests OK test-solve-simple-qp.R........ 5 tests OK test-solve-simple-qp.R........ 6 tests OK test-solve-simple-qp.R........ 7 tests OK test-solve-simple-qp.R........ 8 tests OK test-solve-simple-qp.R........ 9 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 10 tests OK test-solve-simple-qp.R........ 11 tests OK test-solve-simple-qp.R........ 12 tests OK test-solve-simple-qp.R........ 13 tests OK test-solve-simple-qp.R........ 14 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 15 tests OK test-solve-simple-qp.R........ 16 tests OK test-solve-simple-qp.R........ 17 tests OK test-solve-simple-qp.R........ 18 tests OK test-solve-simple-qp.R........ 19 tests OK test-solve-simple-qp.R........ 20 tests OK 0.1s test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 0 tests test_example.R................ 1 tests OK test_example.R................ 2 tests OK test_example.R................ 3 tests OK test_example.R................ 4 tests OK test_example.R................ 5 tests OK test_example.R................ 6 tests OK test_example.R................ 6 tests OK test_example.R................ 6 tests OK test_example.R................ 6 tests OK test_example.R................ 6 tests OK test_example.R................ 7 tests OK test_example.R................ 8 tests OK test_example.R................ 9 tests OK test_example.R................ 10 tests OK test_example.R................ 11 tests OK test_example.R................ 12 tests OK test_example.R................ 12 tests OK test_example.R................ 12 tests OK test_example.R................ 12 tests OK test_example.R................ 12 tests OK test_example.R................ 13 tests OK test_example.R................ 14 tests OK test_example.R................ 15 tests OK test_example.R................ 16 tests OK test_example.R................ 17 tests OK test_example.R................ 18 tests OK test_example.R................ 18 tests OK test_example.R................ 18 tests OK test_example.R................ 18 tests OK test_example.R................ 18 tests OK test_example.R................ 18 tests OK test_example.R................ 19 tests OK test_example.R................ 20 tests OK test_example.R................ 21 tests OK test_example.R................ 22 tests OK test_example.R................ 23 tests OK test_example.R................ 24 tests OK test_example.R................ 24 tests OK test_example.R................ 24 tests OK test_example.R................ 24 tests OK test_example.R................ 24 tests OK test_example.R................ 25 tests OK test_example.R................ 26 tests OK test_example.R................ 27 tests OK test_example.R................ 28 tests OK test_example.R................ 29 tests OK test_example.R................ 30 tests OK test_example.R................ 30 tests OK test_example.R................ 30 tests OK test_example.R................ 30 tests OK test_example.R................ 30 tests OK test_example.R................ 31 tests OK test_example.R................ 32 tests OK test_example.R................ 33 tests OK test_example.R................ 34 tests OK test_example.R................ 35 tests OK test_example.R................ 36 tests OK 20ms All ok, 56 results (0.1s) > > proc.time() user system elapsed 1.07 0.15 1.21