【问题标题】:Error with sparkR installation for R为 R 安装 sparkR 时出错
【发布时间】:2015-09-15 21:51:42
【问题描述】:

我正在尝试在我的 Windows 7 R Studio 版本上安装 SparkR 包。

到目前为止,我获得了最新版本的 R (3.2.0)。 R 工作室 (0.98.1103)。之后,我查看了不同的来源以了解如何安装 SparkR。

之后我首先安装“devtools”和 Rtools (3.3)。但现在我没有进一步了解。

当我尝试使用其中之一时

install_github("amplab-extras.github.io/SparkR-pkg", subdir="pkg")

install_github("amplab-extras/SparkR-pkg", subdir="pkg")

我明白了

 Downloading github repo amplab-extras.github.io/SparkR-pkg@master
Error in function (type, msg, asError = TRUE)  : 
  Failed to connect to api.github.com port 443: Timed out

我尝试手动安装包,但也不起作用。

你知道我忘记了什么吗?

【问题讨论】:

标签: r sparkr


【解决方案1】:

我在另一个对我有用的问题上找到了解决方案。

Install SparkR that comes with Spark 1.4

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-06-28
    • 2015-08-16
    • 1970-01-01
    • 2016-12-19
    • 2015-09-20
    • 1970-01-01
    • 2017-09-30
    • 2018-06-04
    相关资源
    最近更新 更多