Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图ROracle在 R 中安装包。但无法安装包。它给了我以下错误:
ROracle
仅以源代码形式提供的包,可能需要编译 C/C++/Fortran:'ROracle' 这些将不会被安装
知道如何解决吗?
当我尝试从 CRAN 安装 ROracle 包时,我收到了相同的错误消息。为了修复它,我发现我需要安装位于Oracle.com 网站上的 ROracle 包。您需要先注册一个免费帐户,然后您可以通过搜索“ROracle”找到它。
该软件包可以无错误地下载和安装。它对我来说非常有效。