saezlab / CARNIVAL

CAusal Reasoning for Network Identification with integer VALue programming in R
https://saezlab.github.io/CARNIVAL/
57 stars 29 forks source link

error when no solution found ? #35

Closed gabora closed 2 years ago

gabora commented 3 years ago

There is an unhandled error occuring in some cases: Error in resList[[1]] : subscript out of bounds Calls: ... <Anonymous> -> solveCARNIVAL -> solveCARNIVALSingle

ivanovaos commented 3 years ago

Another issue - reported by Rosa. When several solutions found, but nothing was found in the solution, still the final counts were divided by N of all solutions

D-Harouni commented 2 years ago

I am encountering the same problem @gabora @ivanovaos, how can this be resolved?

gabora commented 2 years ago

dear @D-Harouni ,

thanks for drawing my attention to this older issue. I am working on this now. hopefully we will have a fix next week.

gabora commented 2 years ago

this bug is fixed now