为什么没有适用于 Windows 的 64 位 R 版本?

发布于 2024-08-04 06:02:19 字数 39 浏览 1 评论 0原文

为什么 R 没有 64 位 Windows 预构建的二进制文件?

How come R does not have a 64bit windows pre-built binaries?

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

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

发布评论

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

评论(3

想你只要分分秒秒 2024-08-11 06:02:19

更新

Windows 版 R 的当前版本(自 R 2.11 起)确实附带 64 位可执行文件。

过去没有合适的免费编译器可用。引用旧的 R-on-Windows 常见问题解答(取自来源,因此带有 texinfo 标记):

要在 64 位 Windows 上构建 64 位版本,您需要一个合适的
编译器,并使用 @code{binutils} 的 Mingw64 端口进行实验
@code{gcc} 未能在 R 上生成工作版本。您是
当然欢迎尝试商业编译器@footnote{例如来自
Intel和PGI:微软集合中没有Fortran编译器,但是
@code{f2c} 可以使用。},以及使用此类的预编译版本
编译器可从 R 重新发行商处获得。

在官方 R 获得 64 位支持之前,REvolutionComputing 在其商业/企业产品中拥有 Windows 64 位版本。

Update

Current versions of R for Windows (since R 2.11) do come with 64-bit executables.

In the past no suitable free compiler was available. Quoting from the old R-on-Windows FAQ (taken from the sources and hence with texinfo markup):

To build a 64-bit version on 64-bit Windows you will need a suitable
compiler, and experiments with the Mingw64 port of @code{binutils} and
@code{gcc} have failed to produce a working version on R. You are of
course welcome to try a commercial compiler@footnote{such as those from
Intel and PGI: there is no Fortran compiler in the Microsoft set, but
@code{f2c} could be used.}, and pre-compiled versions using such
compilers are available from R redistributors.

REvolution Computing had a Windows 64 bit version in their commercial / enterprise product before the official R gained 64-bit support.

伊面 2024-08-11 06:02:19

现在就有了!检查起重机

there is now! check the cran

夏末染殇 2024-08-11 06:02:19

这些人声称他们“移植”了 1,500 个软件包来创建他们的 64- R 的位版本。如果这是真的,那么所需的努力程度可能是为什么没有可用的免费版本的部分原因。

如果您不要求免费下载,则相同的来源似乎会提供它,尽管是商业性的。

These folks claimed they "ported" 1,500 packages to create their 64-bit version of R. If that's true, then the level of effort required might be part of the explanation why there is no free version available.

If you're not asking for a free download, the same source seems to be offering it, although commercially.

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