install.packages('preprocessCore')
報(bào)錯(cuò)
Warning in install.packages :
package ‘clusterProfiler’ is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at R Installation and Administration
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("doBy")
安裝成功