rstudio / rstudio/packrat

More granular progress reporting

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

Nobody has claimed this yet.

Dominant language
R
Stars
409
Forks
89
PR merge metrics
No merged PRs in 30d

Description

When building large packages, there is no output between the start and finish of package installation. For large package installs, it would be helpful to show some indication that things are moving.

Some ideas:

  • Optionally stop suppressing output from the install.
  • Optionally show some progress indicator as install output occurs (maybe a dot every N output characters, occasionally inserting a newline).

Contributor guide

No contributing guide indexed for this repository

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

Start by tracing the package installation path that suppresses output; the payload does not name a file or test. Decide whether the completed work should restore install output or provide a progress indicator, then verify that large package installs show activity between start and finish.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.