【发布时间】:2015-03-01 12:45:43
【问题描述】:
我正在尝试按照此处的说明安装 RStudio Shiny 仪表板:
http://rstudio.github.io/shinydashboard/get_started.html
但我收到此错误:
devtools::install_github("rstudio/shinydashboard")
Downloading github repo rstudio/shinydashboard@master
Error in function (type, msg, asError = TRUE) : <not set>
有什么想法吗?
【问题讨论】:
-
这个链接可能对stackoverflow.com/questions/23287685/…有帮助
-
我把它作为答案,下面的那个对我有用。