【问题标题】:Error: Index out of bounds when using windRose function in Openair package on Mac Yosemite 10.10.2错误:在 Mac Yosemite 10.10.2 上的 Openair 包中使用 windRose 函数时索引超出范围
【发布时间】:2015-06-01 13:20:39
【问题描述】:

由于Error: index out of bounds 错误,我无法在 R (Rstudio) 中使用 windRose(甚至是污染玫瑰),即使在使用包应用包含的数据集 (mydata) 时也是如此。我重新安装并加载了dplyrlazyevalmaps 包,以防它们过时。

我使用的确切代码是

library(openair)
data(mydata)
windRose(mydata)

我在 Windows 7 版本的 Rstudio 上试过,它工作正常。

感谢您的帮助!

【问题讨论】:

    标签: r osx-yosemite openair


    【解决方案1】:

    好的,所以我让它工作了,但我必须删除并安装所有包 openair 要求,例如

    dplyr, maps, lazyeval(从论坛看,这个包似乎是“Error: index out of bounds”错误的来源) ...然后安装openair

    【讨论】:

      猜你喜欢
      • 2013-01-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-09-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多