hubPredEvalsData 1.1.1
Bug Fixes
generate_eval_data()no longer fails when a hub's oracle output includes anas_ofprovenance column (versioned target-data). Oracle output holds a single value per observational unit, so the column is dropped before scoring rather than being passed through tohubEvals::score_model_out(), which rejects columns outside the task-id keys plusoracle_value(#70).
Full Changelog: v1.1.0...v1.1.1