我已经安装了 R 包tm。现在我正在尝试加载它,但它每次都给我这个错误和警告,我尝试。
包裹在这个位置——
‘C:/Users/Google/Documents/R/win-library/3.3’
错误信息 -
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘slam’
In addition: Warning message:
package ‘tm’ was built under R version 3.3.1
Error: package or namespace load failed for ‘tm’
有什么想法吗?