Skip to content

Commit aece574

Browse files
committed
Merged cran-2.19.1 into main
2 parents bc6394f + b648531 commit aece574

File tree

2 files changed

+23
-44
lines changed

2 files changed

+23
-44
lines changed

NEWS.md

Lines changed: 10 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -45,56 +45,30 @@
4545

4646
# mlr 2.19.1
4747

48-
## Continuous integration
49-
50-
- Only build on r-devel
51-
52-
- Add fledge support
53-
54-
## precommit
55-
56-
- Skip styler hook due to timeout
57-
58-
- Remove roxygenize hook
59-
60-
## CPPFLAGS
61-
62-
- Suppress unused arguments warning
48+
## Bug fixes
6349

64-
## Uncategorized
50+
- Adjust behavior of `"positive"` arg for `classif.logreg` (#2846)
6551

6652
- Consistent naming for dummy feature encoding of variables with different levels count (#2847)
6753

68-
- Remove nodeHarvest learners (#2841)
54+
- Remove {nodeHarvest} learners (#2841)
6955

70-
- Remove rknn learner (#2842)
56+
- Remove {rknn} learner (#2842)
7157

7258
- Remove all {DiscriMiner} learners (#2840)
7359

74-
- Remove extraTrees learner (#2839)
75-
76-
- [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)
77-
78-
- [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)
79-
80-
- [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)
81-
82-
- R 4.2 fixes (#2823)
83-
84-
- Remove depcrecated rrlda learner
60+
- Remove {extraTrees} learner (#2839)
8561

86-
- Resolve some ggplot deprecation warnings
62+
- Remove depcrecated {rrlda} learner
8763

64+
- Resolve some {ggplot} deprecation warnings
8865

89-
# mlr 2.19.0.9001
66+
- Fixed `information.gain` filter calculation.
67+
Before, `chi.squared` was calculated even though `information.gain` was requested due to a glitch in the filter naming (#2816, @jokokojote)
9068

91-
- Fixed `information.gain` filter calculation. Before, `chi.squared` was calculated even though `information.gain` was requested due to a glitch in the filter naming (#2816, @jokokojote)
9269
- Make `helpLearnerParam()`'s HTML parsing more robust (#2843)
9370

94-
# mlr 2.19.0.9000
95-
96-
- Internal changes only.
97-
71+
- Add HTML5 support for help pages
9872

9973
# mlr 2.19.0
10074

cran-comments.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,29 @@
1-
mlr 2.19.0
1+
mlr 2.19.1
22

33
## Cran Repository Policy
44

5-
- [x] Reviewed CRP last edited 2020-10-29.
5+
- [x] Reviewed CRP last edited 2022-07-26.
66

7-
See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2020-07-11%7D...master@%7B2020-10-29%7D
7+
See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2020-10-29%7D...master@%7B2022-07-26%7D
88

99
## R CMD check results
1010

11-
- [x] Checked locally, R 4.0.4
12-
- [x] Checked on CI system, R 4.0.4
11+
- [x] Checked locally, R 4.2.1
12+
- [x] Checked on CI system, R 4.2.1
1313
- [x] Checked on win-builder, R devel
1414

1515
Check the boxes above after successful execution and remove this line. Then run `fledge::release()`.
1616

1717
## Current CRAN check results
1818

19-
- [x] Checked on 2021-02-21, problems found: https://cran.r-project.org/web/checks/check_results_mlr.html
19+
- [x] Checked on 2022-09-08, problems found: https://cran.r-project.org/web/checks/check_results_mlr.html
2020
- [x] NOTE: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
21-
- [x] NOTE: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
22-
- [x] NOTE: r-patched-solaris-x86
21+
- [x] NOTE: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64
22+
- [x] NOTE: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
23+
- [x] NOTE: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-oldrel-macos-arm64
24+
- [x] NOTE: r-devel-windows-x86_64, r-release-windows-x86_64
25+
- [x] NOTE: r-release-macos-arm64
26+
- [x] NOTE: r-release-macos-x86_64
27+
- [x] NOTE: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
2328

2429
Check results at: https://cran.r-project.org/web/checks/check_results_mlr.html

0 commit comments

Comments
 (0)