rstudio / rstudio/packrat

packrat::init() assumes that you have internet connection

Open
#146 1 comment 1 reaction 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

Of course this should be fine most of the time - yet only most of the time ;-)

Couldn't you keep packrat's source as retrieved on the first install somewhere and use that instead? At least optionally.

Also this question just popped up: based on the status messages I'm guessing that the version of packrat that is fetched when running packrat::init() corresponds to the respective latest stable version. But the user might have installed his system-wide version of packrat quite a while ago when initializing his particular new packrat-controlled project. Isn't there some potential risk of the newer project-bound versions behaving differently than the system-wide version? As a user, I would probably expect the project-bound packrat installation to be the same as the system-wide?

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 at the packrat::init() entry point and trace how the project-bound packrat source is retrieved and versioned. Clarify the expected offline reuse behavior and how the project-bound version should relate to the system-wide installation; done should include agreed behavior for both concerns and corresponding coverage, though no file or test is named.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.