Open josh-gree opened 4 months ago
What are the library paths when you are running with the container? It looks like your packages were installed into a system library path, whereas (I'm guessing) your regular R session is using a separate project-local library path.
I have the following Dockerfile;
It builds successfully - the logs look very much like its picking up, and installing, everything in the lock - when I then run the container and try to use the libraries installed it appears nothing is installed;
I am pretty much at a loss as to how to move forward - any help would be much appreciated.
EDIT: Everything does seem to exist in;