Hello,
I have a problem installing packages. I don't know what to do.
library("modeest", lib.loc="~/R/win-library/3.5")
Error: package or namespace load failed for ‘modeest’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘genefilter’
and when I try genefilter
install.packages("genefilter")
Installing package into ‘C:/Users/HP/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘genefilter’ is not available (for R version 3.5.1)
Does it mean that I have to pay to be able to use those packages?