The error seems to be in buildWrapperSearchspace.R, where dtWrap contains qNot(asQuoted(cbiparam)), which evaluates to TRUE if there are no missings. Maybe the default value of automlr.convert.before.impute should be re-thought; otherwise, there should be one more requirement here.
The error seems to be in buildWrapperSearchspace.R, where
dtWrapcontainsqNot(asQuoted(cbiparam)), which evaluates toTRUEif there are no missings. Maybe the default value ofautomlr.convert.before.imputeshould be re-thought; otherwise, there should be one more requirement here.