buildScoreCache doesn't work with defn.res
and which.nodes
provided together
#73
Labels
good first issue
Good for newcomers
defn.res
and which.nodes
provided together
#73
This doesn't work only because there is no check for the combination of these arguments implemented.
Check if
defn.res
andwhich.nodes
are not mismatching and keep if ok:https://github.com/furrer-lab/devel-abn/blob/40dc1e44269bac02adfc65ca9a4b489ebe017229/abn/R/build_score_cache.R#L517-L518
The text was updated successfully, but these errors were encountered: