我是Linux新手.我正在使用Linux mint 18.1.我使用系统软件管理器安装了R. 我目前的R版本是3.2.但我想将其升级到3.4版.
我该怎么做?
我和其他用户的上一篇文章有同样的问题如何在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)
这意味着包裹不再可用吗?另外,还有其他市场购物篮分析套餐吗?
非常感谢!