Closed fgypas closed 4 years ago
Take a look here: https://github.com/zavolanlab/MIRZAG/issues/7
Fixed by #10
reopen issue because when the image is pulled from singularity and try to load the package ape (that is a dependency) I get the following error:
library("ape") Error: package or namespace load failed for ‘ape’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/scicore/home/zavolan/gypas/R/x86_64-pc-linux-gnu-library/3.5/nlme/libs/nlme.so': libgfortran.so.3: cannot open shared object file: No such file or directory
Also when pulling from singularity we get the following:
WARNING: docker-extract failed, missing executable or libarchive
WARNING: Will use old layer extraction method - this does not handle whiteouts
Available here: https://github.com/zavolanlab/prune_tree/blob/master/Dockerfile
Build docker image for https://cran.r-project.org/web/packages/phytools/
Include also https://cran.r-project.org/web/packages/optparse/index.html