R -e doesn't install packages into packrat project folder
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
No source file or test is named. Reproduce the R -e and interactive install.packages commands from a packrat project directory using R 3.5.1 and Packrat 0.5.0, then compare their package-library behavior. Done means packages install into the packrat project folder when invoked through R -e, including the reported Docker workflow.
Written by the indexing model from the issue text.
Description
R -e 'install.packages("rJava", repos="http://cran.rstudio.com", lib="/usr/local/lib/R/site-library")'
doesn't install packages into packrat project folder when I'm currently sitting in the packrat folder at the same time when I go Strictly into R and execute install.packages("rJava", repos="http://cran.rstudio.com", lib="/usr/local/lib/R/site-library") all works well. I install it via docker so I cannot manually go strictly to R and install it, I have to use "execute flag".
The same issue\bug works for all installed packages. I haven't tested with install via GitHub but anyway it has to work , Please check it out
Packrat version: 0.5.0
R version: 3.5.1
- Dominant language
- R
- Stars
- 409
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
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.
More from rstudio/packrat
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
r-lib/pkgdepends#485 · 3 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
beginners blocker
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enviPathR OpenBuild Error Build OK Build Warning policies-accepted pre-review precheck-passed
Difficulty 1/5 Under an hour Newbie friendliness 84/100
Bioconductor/BiocContributions#207 · 6 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
datacarpentry/semester-biology#1255 ·