Open huanfachen opened 5 years ago
Update: I tried different solvers for this example. when the default solver (i.e. "glpk") is used, there is no error. Is it because different solvers generated different results?
Hi there!
Thanks for reporting this and providing an example. I think that this is a bug to do with the internals / table or summary options. Let me have a closer look.
I tried testing the example of max_coverage() function, as follows:
It was shown that the gurobi solver ran successfully (gap 0.0%). Then I got this error.
The output of sessionInfo() is:
I assume that this problem arises because of the new dplyr package. Can anyone help solve this problem? Thanks!