【发布时间】:2019-12-27 16:15:47
【问题描述】:
尝试在 RStudio-1.1.463 中加载 tidyquant 包时,我收到以下错误消息:
Error: package or namespace load failed for ‘tidyquant’:
.onAttach failed in attachNamespace() for 'tidyquant', details:
call: if (theme$dark) {
error: missing value where TRUE/FALSE needed
我不使用最新版本,因为它与我的 32 位机器不兼容。我在使用最新的 RStudio 版本时没有遇到这个问题,所以我想这会导致问题。这个版本有什么解决方法吗?
【问题讨论】:
-
撞!我有同样的问题。 library(tidyquant,verbose = T)错误:'tidyquant'的包或命名空间加载失败:'tidyquant'的attachNamespace()中的.onAttach失败,详细信息:调用:if(theme$dark){错误:缺少值,其中TRUE /需要 FALSE 另外:警告消息:包 'tidyquant' 是在 R 版本 3.6.3 下构建的