无法在Microsoft Open R中安装软件包 [英] Fails to install packages in Microsoft Open R

查看:123
本文介绍了无法在Microsoft Open R中安装软件包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已使用以下方法在RHEL 7上安装了Microsoft Open R,现在无法安装软件包。


请帮我解决此问题。



1. 使用wget获得rpm 



2.


yum install microsoft-r-open-mro-3.4.3 .rpm


yum install microsoft -r-open-mkl-3.4.3.rpm


yum install microsoft-r-open-foreachiterators-3.4.3.rpm



3. 


R


Microsoft R Open 3.4.3


来自Microsoft的增强型R发行版


Microsoft软件包版权所有(C)2017 Microsoft Corporation



使用英特尔MKL进行并行数学计算(使用4个核心)。


默认值在2018-01-01拍摄的CRAN镜像快照。





4。当我尝试安装软件包时,我会收到以下错误。


> install.packages(" Boruta")

将软件包安装到â/ opt / microsoft / rclient / 3.4.3 / libraries /RServerâ

(因为âlibâ未指定)

curl:(60)SSL证书问题:无法获得本地发行人证书

更多详情:https://curl.haxx.se/docs/sslcerts.html



curl无法验证服务器的合法性,因此无法与
建立安全连接。要了解有关此情况的更多信息以及如何解决此问题,请访问上述网页。

curl:(60)SSL证书问题:无法获得本地发行人证书

更多详情:https://curl.haxx.se/docs/sslcerts.html
$


curl未能验证合法性服务器因此无法与
建立安全连接。要了解有关此情况的更多信息以及如何解决此问题,请访问上述网页。

curl:(60)SSL证书问题:无法获得本地发行人证书

更多详情:https://curl.haxx.se/docs/sslcerts.html
$


curl未能验证合法性服务器因此无法与
建立安全连接。要了解有关此情况的更多信息以及如何解决此问题,请访问上面提到的网页。

警告:无法访问存储库https:// mran的索引。 microsoft.com/snapshot/2018-01-01/src/contrib:

  'curl'调用具有非零退出状态

警告消息:

包âBorutaâ不可用(对于R版本3.4.3)

>

 

解决方案

看起来像某种代理问题

I have installed Microsoft Open R on RHEL 7 with below method and now fails to to install packages .

Please help me to resolve the issue.

1.using wget got the rpm 

2.

yum install microsoft-r-open-mro-3.4.3.rpm

yum install microsoft-r-open-mkl-3.4.3.rpm

yum install microsoft-r-open-foreachiterators-3.4.3.rpm

3. 

R

Microsoft R Open 3.4.3

The enhanced R distribution from Microsoft

Microsoft packages Copyright (C) 2017 Microsoft Corporation

Using the Intel MKL for parallel mathematical computing (using 4 cores).

Default CRAN mirror snapshot taken on 2018-01-01.


4. When i try to install packages i am getting below error .

> install.packages("Boruta")
Installing package into â/opt/microsoft/rclient/3.4.3/libraries/RServerâ
(as âlibâ is unspecified)
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Warning: unable to access index for repository https://mran.microsoft.com/snapshot/2018-01-01/src/contrib:
  'curl' call had nonzero exit status
Warning message:
package âBorutaâ is not available (for R version 3.4.3)
>
 

解决方案

looks like some sort of proxy issue.


这篇关于无法在Microsoft Open R中安装软件包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆