标签: r
我无意中尝试将“秤”安装在软件包中。现在,tidyverse将无法加载。我收到的错误消息是:
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘scales’
我重新安装了R和tidyverse软件包,但仍然收到消息。
tidyverse