caitiecollins / treeWAS

treeWAS: A Phylogenetic Tree-Based Tool for Genome-Wide Association Studies in Microbes
Other
92 stars 18 forks source link

Installation of treeWAS #53

Closed mozammel47 closed 2 years ago

mozammel47 commented 4 years ago

Hi there, I was trying to install treeWAS but getting error on following command:

install_github("caitiecollins/treeWAS", build_vignettes = TRUE)

ERROR: package installation failed Error: Failed to install 'treeWAS' from GitHub: System command 'R' failed, exit status: 1, stdout + stderr (last 10 lines): E> installing the package to build vignettes E> ----------------------------------- E> installing source package ‘treeWAS’ ... E> using staged installation E> R E> ** data E> *** moving datasets to lazyload DB E> Killed E> ----------------------------------- E> ERROR: package installation failed

Please help!!! Thanks