buildScoreCache: doesn't work with defn.res
and which.nodes
provided together
#52
Labels
good first issue
Good for newcomers
defn.res
and which.nodes
provided together
#52
Because there is no test that handles this situation properly,
defn.res
andwhich.nodes
provided together results in an error. https://github.com/furrer-lab/devel-abn/blob/40dc1e44269bac02adfc65ca9a4b489ebe017229/abn/R/build_score_cache.R#L590-L603Resolve by checking if defn.res and which.nodes are not mismatching and keep if ok.
The text was updated successfully, but these errors were encountered: