美文网首页
2025-01-25doBy包安装报错

2025-01-25doBy包安装报错

作者: 装在瓶子里的阳光_2a70 | 来源:发表于2025-01-24 21:34 被阅读0次
install.packages('preprocessCore')

报错
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")

安装成功

相关文章

网友评论

      本文标题:2025-01-25doBy包安装报错

      本文链接:https://www.haomeiwen.com/subject/vdtlujtx.html