File tree Expand file tree Collapse file tree 2 files changed +44
-1
lines changed Expand file tree Collapse file tree 2 files changed +44
-1
lines changed Original file line number Diff line number Diff line change 11Package: mlr
22Title: Machine Learning in R
3- Version: 2.19.1
3+ Version: 2.19.1.9000
44Authors@R: c(
55 person("Bernd", "Bischl", , "
[email protected] ", role = "aut",
66 comment = c(ORCID = "0000-0001-6002-6980")),
Original file line number Diff line number Diff line change 11<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
22
3+ # mlr 2.19.1.9000
4+
5+ ## Continuous integration
6+
7+ - Only build on r-devel
8+
9+ - Add fledge support
10+
11+ ## precommit
12+
13+ - Skip styler hook due to timeout
14+
15+ - Remove roxygenize hook
16+
17+ ## CPPFLAGS
18+
19+ - Suppress unused arguments warning
20+
21+ ## Uncategorized
22+
23+ - Consistent naming for dummy feature encoding of variables with different levels count (#2847 )
24+
25+ - Remove nodeHarvest learners (#2841 )
26+
27+ - Remove rknn learner (#2842 )
28+
29+ - Remove all {DiscriMiner} learners (#2840 )
30+
31+ - Remove extraTrees learner (#2839 )
32+
33+ - [ github.com/lorenzwalthert/precommit: v0.3.0 → v0.3.2] ( https://github.com/lorenzwalthert/precommit/compare/v0.3.0...v0.3.2 ) (@66853113 +pre-commit-ci[ bot] , #2838 )
34+
35+ - [ github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0] ( https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0 ) (@66853113 +pre-commit-ci[ bot] , #2838 )
36+
37+ - [ github.com/lorenzwalthert/precommit: v0.2.2.9015 → v0.3.0] ( https://github.com/lorenzwalthert/precommit/compare/v0.2.2.9015...v0.3.0 ) (@66853113 +pre-commit-ci[ bot] , #2835 )
38+
39+ - R 4.2 fixes (#2823 )
40+
41+ - Remove depcrecated rrlda learner
42+
43+ - Resolve some ggplot deprecation warnings
44+
45+
346# mlr 2.19.1
447
548## Continuous integration
You can’t perform that action at this time.
0 commit comments