Closed benthestatistician closed 7 years ago
Maybe the test is just encoding an expectation that the package will ship with "optmatch_max_problem_size"
set to a finite value, leaving it to the user to re-set it to Inf
if he so desires. On this assumption, closing.
In R/fmatch.R, definition of internal function
fmatch
, we haveMeanwhile, tests/testthat/test.feasible.R seems to assume that infinite matched problem sizes won't work.
which one is it?