Package which is only available in source form, an

2019-07-07 19:41发布

I tried to install ROracle package in R. But unable to install the package. It is giving me the following error:

Package which is only available in source form, and may need compilation of C/C++/Fortran: ‘ROracle’ These will not be installed

Any idea how to fix it?

标签: r oracle roracle
1条回答
SAY GOODBYE
2楼-- · 2019-07-07 20:24

When I attempted to install the ROracle package from CRAN, I received the same error message. To fix it, I found that I needed to install the ROracle package located on the Oracle.com website. You'll need to sign up a free account first, and then you can find it by searching for "ROracle".

This package can be downloaded and installed error-free. It worked perfectly for me.

查看更多
登录 后发表回答