尝试使用64位R ver2.11在Windows Server 2008 R2 64位计算机上安装rattle
,我收到以下消息:
install.packages("rattle", dependencies=TRUE)
Warning: dependencies ‘RGtk2’, ‘rggobi’, ‘RSvgDevice’, ‘Biobase’, ‘multicore’, ‘marray’, ‘affy’, ‘snowFT’, ‘Rmpi’, ‘rpvm’ are not available
当我尝试安装其中一个时:
install.packages("RGtk2")
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘RGtk2’ is not available
最后我注意到this和this。我应该回到32位R才能使用拨浪鼓吗?
谢谢
答案 0 :(得分:1)
为什么不是64位Linux?
答案 1 :(得分:1)
我试图使用Revolution R for Windowswith Rattle,被告知目前RGtk2在64位上不可用,但下一个版本(4月左右)将支持它