I removed limma from my packages and am trying to install in again. These are the warning I am getting when trying to install again:
package ‘limma’ successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package ‘limma’
Warning: restored ‘limma’
In addition, when I do library(limma)
, I get:
Error in library(limma) : there is no package called ‘limma’
I am using Biocmanager to install it, and would aprreciate any help in this regard, thank you!