Skip to content

Commit

Permalink
update cran comments and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Sep 8, 2022
1 parent f268dbb commit b648531
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 47 deletions.
46 changes: 10 additions & 36 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,56 +2,30 @@

# mlr 2.19.1

## Continuous integration
## Bug fixes

- Only build on r-devel

- Add fledge support

## precommit

- Skip styler hook due to timeout

- Remove roxygenize hook

## CPPFLAGS

- Suppress unused arguments warning

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

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

- Remove nodeHarvest learners (#2841)
- Remove {nodeHarvest} learners (#2841)

- Remove rknn learner (#2842)
- Remove {rknn} learner (#2842)

- Remove all {DiscriMiner} learners (#2840)

- Remove extraTrees learner (#2839)
- Remove {extraTrees} learner (#2839)

- [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)
- Remove depcrecated {rrlda} learner

- [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)
- Resolve some {ggplot} deprecation warnings

- [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)
- 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)

- R 4.2 fixes (#2823)

- Remove depcrecated rrlda learner

- Resolve some ggplot deprecation warnings


# mlr 2.19.0.9001

- 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)
- Make `helpLearnerParam()`'s HTML parsing more robust (#2843)

# mlr 2.19.0.9000

- Internal changes only.

- Add HTML5 support for help pages

# mlr 2.19.0

Expand Down
22 changes: 11 additions & 11 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@ mlr 2.19.1

## Cran Repository Policy

- [ ] Reviewed CRP last edited 2022-07-26.
- [x] Reviewed CRP last edited 2022-07-26.

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

## R CMD check results

- [x] Checked locally, R 4.2.1
- [ ] Checked on CI system, R 4.2.1
- [ ] Checked on win-builder, R devel
- [x] Checked on CI system, R 4.2.1
- [x] Checked on win-builder, R devel

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

## Current CRAN check results

- [x] Checked on 2022-09-08, problems found: https://cran.r-project.org/web/checks/check_results_mlr.html
- [ ] 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
- [ ] 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
- [ ] 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
- [ ] NOTE: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-oldrel-macos-arm64
- [ ] NOTE: r-devel-windows-x86_64, r-release-windows-x86_64
- [ ] NOTE: r-release-macos-arm64
- [ ] NOTE: r-release-macos-x86_64
- [ ] NOTE: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
- [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
- [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
- [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
- [x] NOTE: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-oldrel-macos-arm64
- [x] NOTE: r-devel-windows-x86_64, r-release-windows-x86_64
- [x] NOTE: r-release-macos-arm64
- [x] NOTE: r-release-macos-x86_64
- [x] NOTE: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

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

0 comments on commit b648531

Please sign in to comment.