Add progress bar
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 41
- Forks
- 15
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 2
Description
Large requests (e.g., 3K sites) can take a while for sc_get_comid function. Is it possible to add a progress bar to the prosses? https://github.com/r-lib/progress#readme
Contributor guide
No contributing guide indexed for this repository
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
Start by reading the sc_get_comid function and the linked progress package documentation to understand how large requests are processed. Done means long requests such as retrieving 3K sites visibly report progress while the function runs, without changing its results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100