-
Notifications
You must be signed in to change notification settings - Fork 11
Open
@tomcardoso
Description
Hey there, I've been trying to get this docker image to work today, but it looks like despite renv::restore() being called in your Dockerfile, once I have a project running, the very first library(pkg) doesn't work. R says the package can't be found. If I run an renv::status(), it tells me the packages listed the lockfile aren't installed.
I thought it might be because I had renv in my R project and it was getting confused about library paths, so I deleted the renv folder and files – but I'm still running into this issue. Any ideas? Could this be a pathing issue?
FWIW, I'm using renv 1.0.11 and R 4.2.2. I'm also loading heroku-docker-r through my own docker image, listed here: https://github.com/tomcardoso/docker-r-shiny-map/.
Metadata
Metadata
Assignees
Labels
No labels