作者seeboobs (看奶)
看板R_Language
标题[问题] RcmdrMisc could not be loaded
时间Sat Sep 15 01:00:36 2018
[问题叙述]:
我在安装完Rcmdr後
library(Rcmdr)
出现下面问题
[程式范例]:
> library(Rcmdr)
Loading required package: RcmdrMisc
Error: package or namespace load failed for ‘RcmdrMisc’ in loadNamespace(i,
c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘digest’
错误: package ‘RcmdrMisc’ could not be loaded
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 36.231.44.206
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/R_Language/M.1536944439.A.80A.html
1F:→ andrew43: 安装digest。可以先更新R和update.packages() 09/15 01:53
2F:→ seeboobs: 感恩 09/15 17:53