Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCompiling fails #5
Comments
|
What platform? Can I have more details? This sounds to me like a peculiarity of your installation as R.h is sought for in $(R_HOME)/include, the standard place. |
|
Actually, my fault. |
|
@jhagberg I pushed a commit that should fix this problem. Thanks. |
|
Fixed and code released |
|
Thanks @bnaras. Yes the update works now for me. |

Using
install.packages("ECOSolveR")gives
creating
ln -s /usr/share/R/include .
in /usr/lib/R fixes this.