several packages are missing in the latest Bioconductor version
As i mentioned earlier in my previous post, that i downloaded the recent R version and now i can see that other packages are also missing:
install.packages("limma")
Installing package into ‘C:/Users/Laith/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘limma’ is not available (for R version 3.5.0)
library(wateRmelon)
Error: package ‘limma’ required by ‘wateRmelon’ could not be found
what should i do with these packages that are missing/not working ?
Laith
• 2,353 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hello laith_mbiologist!
Questions similar to yours can already be found at:
We have closed your question to allow us to keep similar content in the same thread.
If you disagree with this please tell us why in a reply below. We'll be happy to talk about it.
Cheers!
Should allow you to install package dependencies.