相关疑难解决方法(0)

如何在linux中升级R?

我是Linux新手.我正在使用Linux mint 18.1.我使用系统软件管理器安装了R. 我目前的R版本是3.2.但我想将其升级到3.4版.

我该怎么做?

linux r upgrade linux-mint

14
推荐指数
2
解决办法
3万
查看次数

在R中安装arules的软件包

我和其他用户的上一篇文章有同样的问题如何在R中上传arules包

我使用的是R版3.0.2(32位)

错误消息是这样的:

> install.packages("arules")
Installing package into ‘C:/Users/HKGGAIT001/Documents/R/win-library/3.0’
(as ‘lib’ is unspecified)
trying URL 'http://cran.ms.unimelb.edu.au/bin/windows/contrib/3.0/arules_1.1-1.zip'
Error in download.file(url, destfile, method, mode = "wb", ...) : 
  cannot open URL 'http://cran.ms.unimelb.edu.au/bin/windows/contrib/3.0/arules_1.1-1.zip'
In addition: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
  cannot open: HTTP status was '404 Not Found'
Warning in download.packages(pkgs, destdir = tmpd, available = available,  :
  download of package ‘arules’ failed
Run Code Online (Sandbox Code Playgroud)

这意味着包裹不再可用吗?另外,还有其他市场购物篮分析套餐吗?

非常感谢!

r arules market-basket-analysis

2
推荐指数
1
解决办法
1万
查看次数

标签 统计

r ×2

arules ×1

linux ×1

linux-mint ×1

market-basket-analysis ×1

upgrade ×1