WGCNA package dependency error
There seem to be issues with installing GO.db when I try to install the WGCNA package. The error im getting below seems to be very different from other types of error others are getting while doing the same:
Error: package or namespace load failed for ‘WGCNA’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘GO.db’
Im using R version 4.0.3 (2020-10-10). Ive tried everything including updating and installing RSQLite, Biocmanager, xcode etc.. but to no avail.
• 1,650 views
•
link
1 answer
I was able to resolve this issue by using R Switch and terminal (Mac). Windows appears to have an easier way of doing it.
• 0 views
•
link
Log in to answer this question.