Improvement
Solves an incompatibility with the {formula.tools} package. formula.tools:::as.character.formula() breaks base::as.character() for formulas, which prevented {missRanger} from working, see also
decisionpatterns/formula.tools#11. We have added a workaround in #81.