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.