NEWS.md
make_idx_splits
: documented case where same_source
is TRUE
, a source_quest
is specified. (a message is thrown)make_idx_splits
and make_dataset_splits
try to honor same_source
when specified over sources. In documented cases, this is not possible, and will fail gracefully.make_idx_splits
and make_dataset_splits
gain parameter strict
: if TRUE
, any inconsistency will fail.