posit-dev / posit-dev/connectapi
Fix warning in audit_r_versions
Open
Nobody has claimed this yet.
bug
- Dominant language
- R
- Stars
- 54
- Forks
- 27
- Avg merge
- 1d 3m
- Merged PRs (30d)
- 1
Description
Warning message:
Ignoring unknown parameters: binwidth, bins, pad
Comes from:
https://github.com/rstudio/connectapi/blob/b39c14de7029b6bb1dc9c61bb7aaca0782da0a83/R/audits.R#L109
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read R/audits.R at line 109 and run audit_r_versions to reproduce the warning. Trace the call that receives binwidth, bins, and pad, then verify the warning is gone while audit_r_versions still completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100