liamrevell / phytools

GNU General Public License v3.0
207 stars 56 forks source link

Error in installing package #103

Closed losblancos3 closed 2 years ago

losblancos3 commented 2 years ago

Hi Liam,

I am having trouble with installing your package. This is the error I get. I have updated my Rstudio to the newest version and still have this issue. Tried to install "phangorn" to no avail either.

Error: package or namespace load failed for ‘phytools’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘phangorn’ In addition: Warning message: package ‘phytools’ was built under R version 4.0.5

When I try to loading phytools this comes up.

library(phytools) Error: package or namespace load failed for ‘phytools’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘phangorn’ In addition: Warning message: package ‘phytools’ was built under R version 4.0.5

Any idea on how to fix it?

Thank you!

losblancos3 commented 2 years ago

I worked it out. Thank you!