Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove erroneous line from Dockerfile
This line tried to delete a path which did not exist. The rocker-provided packages are actually at /usr/local/lib/R/library/ but there are also packages there which we cannot delete (R base packages and those required to make RStudio-server work).
- Loading branch information