You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lwaldron@wallabe4:~$ docker pull ludwigg/enrichomics:latest
latest: Pulling from ludwigg/enrichomics
Digest: sha256:0262cc475bbb7b4945d60e56e14470a3011331642681ca66c1a0bc8905ecb1e7
Status: Image is up to date for ludwigg/enrichomics:latest
docker.io/ludwigg/enrichomics:latest
lwaldron@wallabe4:~$ docker run -it ludwigg/enrichomics:latest R -e "devtools::build_vignettes()"
...
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/usr/local/lib/R/site-library/git2r/libs/git2r.so':
libssh2.so.1: cannot open shared object file: No such file or directory
Calls: <Anonymous> ... getNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
The text was updated successfully, but these errors were encountered:
Affected by the same error as waldronlab/MultiAssayWorkshop#3. Discussion in community-bioc Slack #biocworkshopbook.
...
The text was updated successfully, but these errors were encountered: