Skip to content
Prev 286168 / 398503 Next

installing the package Rcplex

On 22.02.2012 21:04, zheng wei wrote:
I'd

1. install a recent version of R

2. add R's bin directory to the PATH and go to c:\temp and say

R CMD build Rcplex

followed by

R CMD INSTALL Rcplex_version.tar.gz


3. When it fails, I'd try to find out if the ERROR message is helpful.

4. If 3 fails, I'd ask the maintainer for help - including relevant 
information, like the error message, install paths, version information etc.


Uwe Ligges