我可以在 64 位 R 上使用拨浪鼓吗?

发布于 2024-09-01 09:26:22 字数 785 浏览 3 评论 0原文

尝试在 Windows Server 2008 R2 64 位计算机上使用 64 位 R ver2.11 安装 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

最后我注意到 。我应该回到 32 位 R 才能使用拨浪鼓吗?

谢谢

Trying to install rattle on a windows server 2008 R2 64bit machine, using 64-bit R ver2.11, I got the following message:

install.packages("rattle", dependencies=TRUE)
Warning: dependencies ‘RGtk2’, ‘rggobi’, ‘RSvgDevice’, ‘Biobase’, ‘multicore’, ‘marray’, ‘affy’, ‘snowFT’, ‘Rmpi’, ‘rpvm’ are not available

When I tried to install one of them:

install.packages("RGtk2")
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
  package ‘RGtk2’ is not available

Finally I noticed this and this. Should I go back to 32-bit R in order to use rattle?

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

你是我的挚爱i 2024-09-08 09:26:22

我试图将 Revolution R for Windows 与 Rattle 一起使用,被告知目前 RGtk2 在 64 位上不可用,但下一个版本(四月左右)将支持它

I was trying to use Revolution R for Windowswith Rattle, was told currently RGtk2 is not available on 64 bit, but the next release (in April or so) will support it

暮倦 2024-09-08 09:26:22

为什么不使用 64 位 Linux?

Why not 64-bit Linux?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文