llrs / llrs/customizations

Use progressr bars with beepr

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.