Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CRAN release 2.6.1

Latest

Choose a tag to compare

@mayer79 mayer79 released this 07 Dec 11:27
· 2 commits to main since this release
5171ba7

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.