I install RMySQL on centos. There were many dependencies, and I was able to install everything.
But still getting one error when I try to install.
The command I execute is below:
R CMD INSTALL RMySQL_0.9-3.tar
And I get the following errors:
* installing to library /usr/lib64/R/library
* installing *source* package RMySQL ...
ERROR: 'configure' exists but is not executable -- see the 'R Installation and
* removing /usr/lib64/R/library/RMySQL
Has anyone encountered such a problem with Rphp or RMySQL?
Thanks to Advance for the answer.
source
share