R version 4.6.0 beta (2026-04-16 r89899 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. > > if ( requireNamespace("tinytest", quietly=TRUE) ) { + tinytest::test_package("detectseparation") + } test-check-infinite-estimates.R 0 tests test-check-infinite-estimates.R 0 tests test-check-infinite-estimates.R 0 tests test-check-infinite-estimates.R 1 tests OK test-check-infinite-estimates.R 2 tests OK 0.2s test-detect-infinite-estimates.R 0 tests test-detect-infinite-estimates.R 0 tests test-detect-infinite-estimates.R 0 tests test-detect-infinite-estimates.R 1 tests OK test-detect-infinite-estimates.R 2 tests OK test-detect-infinite-estimates.R 2 tests OK test-detect-infinite-estimates.R 3 tests OK test-detect-infinite-estimates.R 4 tests OK 48ms test-detect-separation-ROI.R.. 0 tests test-detect-separation-ROI.R.. 0 tests test-detect-separation-ROI.R.. 0 tests test-detect-separation-ROI.R.. 0 tests test-detect-separation-ROI.R.. 1 tests OK test-detect-separation-ROI.R.. 2 tests OK test-detect-separation-ROI.R.. 2 tests OK test-detect-separation-ROI.R.. 2 tests OK test-detect-separation-ROI.R.. 3 tests OK test-detect-separation-ROI.R.. 4 tests OK test-detect-separation-ROI.R.. 5 tests OK test-detect-separation-ROI.R.. 6 tests OK test-detect-separation-ROI.R.. 7 tests OK test-detect-separation-ROI.R.. 8 tests OK test-detect-separation-ROI.R.. 9 tests OK test-detect-separation-ROI.R.. 10 tests OK test-detect-separation-ROI.R.. 10 tests OK test-detect-separation-ROI.R.. 10 tests OK test-detect-separation-ROI.R.. 10 tests OK test-detect-separation-ROI.R.. 11 tests OK test-detect-separation-ROI.R.. 12 tests OK test-detect-separation-ROI.R.. 13 tests OK test-detect-separation-ROI.R.. 13 tests OK test-detect-separation-ROI.R.. 14 tests OK test-detect-separation-ROI.R.. 15 tests OK test-detect-separation-ROI.R.. 15 tests OK test-detect-separation-ROI.R.. 15 tests OK test-detect-separation-ROI.R.. 15 tests OK test-detect-separation-ROI.R.. 16 tests OK test-detect-separation-ROI.R.. 17 tests OK test-detect-separation-ROI.R.. 17 tests OK test-detect-separation-ROI.R.. 18 tests OK test-detect-separation-ROI.R.. 18 tests OK test-detect-separation-ROI.R.. 19 tests OK test-detect-separation-ROI.R.. 20 tests OK test-detect-separation-ROI.R.. 20 tests OK test-detect-separation-ROI.R.. 21 tests OK test-detect-separation-ROI.R.. 21 tests OK test-detect-separation-ROI.R.. 22 tests OK test-detect-separation-ROI.R.. 23 tests OK test-detect-separation-ROI.R.. 24 tests OK test-detect-separation-ROI.R.. 25 tests OK test-detect-separation-ROI.R.. 26 tests OK 0.2s test-detect-separation-control.R 0 tests test-detect-separation-control.R 1 tests OK test-detect-separation-control.R 2 tests OK test-detect-separation-control.R 3 tests OK test-detect-separation-control.R 4 tests OK test-detect-separation-control.R 5 tests OK test-detect-separation-control.R 5 tests OK test-detect-separation-control.R 6 tests OK test-detect-separation-control.R 7 tests OK test-detect-separation-control.R 8 tests OK test-detect-separation-control.R 9 tests OK test-detect-separation-control.R 10 tests OK 0.9s test-detect-separation-implementation-agreement.R 5 tests OK test-detect-separation-implementation-agreement.R 5 tests OK test-detect-separation-implementation-agreement.R 5 tests OK test-detect-separation-implementation-agreement.R 5 tests OK test-detect-separation-implementation-agreement.R 6 tests OK test-detect-separation-implementation-agreement.R 7 tests OK 8.0s test-detect-separation-lpSolveAPI.R 0 tests test-detect-separation-lpSolveAPI.R 4 tests OK test-detect-separation-lpSolveAPI.R 4 tests OK test-detect-separation-lpSolveAPI.R 4 tests OK test-detect-separation-lpSolveAPI.R 4 tests OK test-detect-separation-lpSolveAPI.R 4 tests OK test-detect-separation-lpSolveAPI.R 5 tests OK test-detect-separation-lpSolveAPI.R 6 tests OK test-detect-separation-lpSolveAPI.R 7 tests OK test-detect-separation-lpSolveAPI.R 8 tests OK test-detect-separation-lpSolveAPI.R 8 tests OK test-detect-separation-lpSolveAPI.R 8 tests OK test-detect-separation-lpSolveAPI.R 8 tests OK test-detect-separation-lpSolveAPI.R 8 tests OK test-detect-separation-lpSolveAPI.R 9 tests OK test-detect-separation-lpSolveAPI.R 10 tests OK test-detect-separation-lpSolveAPI.R 11 tests OK test-detect-separation-lpSolveAPI.R 12 tests OK 67ms test-warnings.R............... 0 tests test-warnings.R............... 1 tests OK test-warnings.R............... 2 tests OK test-warnings.R............... 3 tests OK 0.2s All ok, 64 results (9.6s) > > > proc.time() user system elapsed 9.85 0.42 10.28