错误:
Warning in :package ‘CLL’ 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 /doc/manuals/r-patched/#Installing-packages
尝试过更新Rstudio,但是失败。另谋出路。
if (!requireNamespace("BiocManager", quietly = TRUE))
("BiocManager")
BiocManager::install("CLL")
Update all/some/none? [a/s/n]:
第一次选择n,安装失败。再来一遍,选择a,安装成功!
ALL包、airway包、clusterProfiler包也是同样的报错,同样的操作。