Packrat is a package for `R` which allows the creation of "drag and drop" projects, together with libraries and their required packages.
Questions tagged [packrat]
77 questions
0
votes
1 answer
Problems with Packrat on R
I have this problem with packrat; When I try to install a random package on R:
"cannot open file 'packrat/init.R': No such file or directory"
I'm using ubuntu 16.04 and I tried uninstalling r-base and rStudio
packrat::init() give me errors.
I dont…

Forever
- 385
- 3
- 16
-1
votes
1 answer
RStudio Connect: unable to deploy in R version 4.0.0
I recently updated my R version to 4.0.0 and since then I'm unable to deploy any content to RStudio Connect. I tried deploying different R Markdown projects, which worked perfectly a few weeks ago, and the result is always the same.
The Deploy Tab…

Daniel B.G
- 91
- 7