tidymodels / tidymodels/rsample

upkeep for `tidyselect::vars_select()`

Open
#413 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

upkeep
Dominant language
R
Stars
343
Forks
67
Avg merge
1h 9m
Merged PRs (30d)
2

Description

tidyselect::vars_select() is marked as questioning, the help page says

Please use eval_select() and eval_rename() instead. See vignette("tidyselect") to get started.

🔗 https://tidyselect.r-lib.org/articles/tidyselect.html

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the rsample repository for uses of tidyselect::vars_select(), then read the linked tidyselect vignette to understand the recommended eval_select() and eval_rename() APIs. Update the affected usage and run the repository's existing tests to confirm the resampling behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.