Use progressr bars with beepr
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Set up the progressr with beepr to notify that a long process is finished.
https://mastodon.social/@henrikbengtsson/109668945961595167
options(cli.progress_handlers="progressr")
progressr::handler(list("progressr", "beepr"))
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
The issue names no file or test; inspect the repository's customization files and scripts first to find where progressr handlers are configured. Verify the configuration uses the shown progressr and beepr handlers and that a long process produces a completion notification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100