Marc Becker
Marc Becker
### Description `expect_resample_result()` returns an error when a feature subset is selected with `task$select()` after instantiating the resampling because the task hashes do not match anymore. Maybe this shouldn't be...
- [x] Chapter 2 - [x] Chapter 3 - [x] Chapter 4 - [ ] Chapter 5 - [x] Chapter 6 - [ ] Chapter 7 - [ ] Chapter...
Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_mlr3learners.html) * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `urlchecker::url_check()` * [x] `devtools::check(remote = TRUE, manual = TRUE)` *...
I checked the package [mlr3tuning](https://github.com/mlr-org/mlr3tuning) and the installation of the reverse dependency `mlr3verse` failed in new and old. This is recorded in the `00check.log` files: ```r * using log directory...