请问如何安装arulesViz包的问题,试了很多次都不能安装arulesViz这个包,想做关联规则的可视化图。
我安装的时候出现的是下面的结果:
> install.packages("arulesViz")
also installing the dependency ‘igraph’
有二进制版本的,但源代码版本是后来的:
binary source needs_compilation
igraph 0.7.1 1.0.1 TRUE
arulesViz 1.0-0 1.0-1 FALSE
Binaries will be installed
试开URL’http://mirrors.xmu.edu.cn/CRAN/bin/windows/contrib/3.2/igraph_0.7.1.zip'
Content type 'application/zip' length 7469625 bytes (7.1 MB)
downloaded 7.1 MB
程序包‘igraph’打开成功,MD5和检查也通过
下载的二进制程序包在
C:\Users\SAMSUNG\AppData\Local\Temp\RtmpGgjiK8\downloaded_packages里
installing the source package ‘arulesViz’
试开URL’http://mirrors.xmu.edu.cn/CRAN/src/contrib/arulesViz_1.0-1.tar.gz'
Content type 'application/x-gzip' length 743247 bytes (725 KB)
downloaded 725 KB
* installing *source* package 'arulesViz' ...
** 成功将'arulesViz'程序包解包并MD5和检查
** R
** inst
** preparing package for lazy loading
Warning: package 'arules' was built under R version 3.2.1
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called 'caTools'
ERROR: lazy loading failed for package 'arulesViz'
* removing 'F:/Program Files (x86)/Rfiles/R-3.2.0/library/arulesViz'
下载的程序包在
‘C:\Users\SAMSUNG\AppData\Local\Temp\RtmpGgjiK8\downloaded_packages’里
Warning messages:
1: 运行命令'"F:/PROGRA~1/Rfiles/R-32~1.0/bin/x64/R" CMD INSTALL -l "F:\Program Files (x86)\Rfiles\R-3.2.0\library" C:\Users\SAMSUNG\AppData\Local\Temp\RtmpGgjiK8/downloaded_packages/arulesViz_1.0-1.tar.gz'的状态是1
2: In install.packages("arulesViz") :
安装程序包‘arulesViz’时退出狀態的值不是0
> library(arulesViz)
Error in library(arulesViz) : 不存在叫‘arulesViz’这个名字的程辑包
更新了我现在的版本到最新的版本,可以下载了!!!








暂无数据