根据您提供的错误信息,很可能您想要加载的是名为 SeuratData 的包,而不是 seuratdata。 指出正确的R包名称: 正确的R包名称应为 SeuratData。这个包通常用于访问单细胞RNA测序数据集的注释和预处理版本。 提供安装正确R包的代码示例: 如果您尚未安装 SeuratData 包,可以使用以下代码来安装:R if (!requireNamespace...
loadNamespace(name) 42. base:::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 43. base:::withOneRestart(expr, restarts[[1L]]) 44. base:::doWithOneRestart(return(expr), restart) 45. base:::stop(cond) 46. (function (e) ... x there is no package called ‘pkg...
ErrorinloadNamespace(name):thereisnopackagecalled ‘vroom’>install.packages("vroom")Installingpackageinto ‘C:/Users/Nano/Documents/R/win-library/4.0’(as‘lib’isunspecified)trying URL'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/4.0/vroom_1.4.0.zip'Content type'application/zi...