mlr-org / mlr3fselect

Feature selection package of the mlr3 ecosystem.
https://mlr3fselect.mlr-org.com/
GNU Lesser General Public License v3.0
20 stars 4 forks source link

Error in initialize(...) : unused argument (store_x_domain = FALSE) #42

Closed nipnipj closed 3 years ago

nipnipj commented 3 years ago

I'm getting Error in initialize(...) : unused argument (store_x_domain = FALSE) when trying to run this example https://mlr3fselect.mlr-org.com/reference/FSelectorExhaustiveSearch.html

be-marc commented 3 years ago

Thanks for reporting. Bug occurs with bbotk devel version. Fixed with #43.